• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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