• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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