• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Cronjob - servershield-version-check.php

Martin_Sauer

Regular Pleskian
OS: CentOS7.4 on 4.14.13 kernel
Plesk: Plesk Onyx Web Host Edition 17.8.9 Beta

At midnight I now receive the following emails:

Code:
To: root
subject: Cron <root@servername> /usr/local/psa/admin/bin/php -dauto_prepend_file=sdk.php '/usr/local/psa/admin/plib/modules/servershield/scripts/servershield-version-check.php'



[2018-01-18 00:00:01.628] ERR [panel] Call to undefined function split():

0: /usr/local/psa/admin/plib/modules/servershield/library/regDomain.php:48

                Modules_servershield_regDomain->getRegisteredDomain(string 'kunden-besser-informieren.de')

1: /usr/local/psa/admin/plib/modules/servershield/library/PleskAPIHelper.php:454

                Modules_servershield_PleskAPIHelper::getServerDomains()

2: /usr/local/psa/admin/plib/modules/servershield/library/PleskAPIHelper.php:463

                Modules_servershield_PleskAPIHelper::getZonesWithAssociatedOwners()

3: /usr/local/psa/admin/plib/modules/servershield/library/PleskAPIHelper.php:475

                Modules_servershield_PleskAPIHelper::getCloudFlareDomains(boolean false)

4: /usr/local/psa/admin/plib/modules/servershield/library/CFHostAPI.php:727

                Modules_servershield_CFHostAPI->cfPlanSet(string 'FREE')

5: /usr/local/psa/admin/plib/modules/servershield/library/PleskAPIHelper.php:232

                Modules_servershield_PleskAPIHelper::verifyVersion()

6: /usr/local/psa/admin/plib/modules/servershield/scripts/servershield-version-check.php:3

ERROR: Error: Call to undefined function split() (regDomain.php:48)

Please help? I didnt found anythign so far about this.
 
Something wrong with CloudFlare extension I guess. Try to completely reinstall it at least.
Also commands

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation

would be useful.
 
Something wrong with CloudFlare extension I guess. Try to completely reinstall it at least.
Also commands

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation

would be useful.

Since its the beta, I removed Cloudflare for the time being.


# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
could not be started. Apparently system was still locked in a previous udpate process.

Starting
# plesk repair installation
finished open update processes and restarted them. It finsihed without errors.

Afterwards I started:
# /etc/cron.daily/50plesk-daily
to check for errors. No errors. I will still wait for tonights results and tell you how I fared :)

Thank you. :)
 
Something wrong with CloudFlare extension I guess. Try to completely reinstall it at least.
Also commands

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation

would be useful.
Perfect all ok now :) Thank you!
 
Back
Top