• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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