• 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.

Servershield errors and warnings in daily cron

KarelB

New Pleskian
I get these emails every day, sometimes less warnings, but today there are plenty again:

Subject: Cron <root@plesk01> /opt/psa/admin/bin/php -c '/opt/psa/admin/conf/php.ini' -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php'

Code:
PHP Notice: Undefined property: stdClass::$response; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 21

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Undefined property: stdClass::$response; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 22

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 22

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 22

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 22

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 22

PHP Notice: Undefined property: stdClass::$response; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 23

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 23

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 23

PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 23

Error occured while sending feedback. HTTP code returned: 502
PHP Notice: Trying to get property of non-object; File: /opt/psa/admin/plib/modules/servershield/scripts/aggregate-stats.php, Line: 23

Error occured while sending feedback. HTTP code returned: 502


They started showing up when I upgraded to Plesk 12 and activated the server shield extension.
The server is an Ubuntu 12.04 LTS.
 
Is there anyone having any toughts on this matter?
I am experiencing the same issue since the update to Parallels Plesk 12.0.18 Update #25, last updated at Nov 21, 2014 03:23 AM.

My Server is running on CentOs 6.5 (Final).
 
Your issues are related to the HTTP-Statuscode "502" which only defines in the first place, that either apache, nginx and/or FastCGI don't properly respond to the desired request. Please include depending log - entries from the apache/nginx and/or php5-fpm - logs for further investigations. Consider choosing another loglevel in your apache, nginx and/or php5-fpm - configurations, to get a more detailled output about issues/problems, if the depending log - files don't point to the initial issues/problems/failures.
 
Hi, I am seeing the same errors, would you guys please publish the results of your investigation?
 
Same problem here.
Cron emails with subject:
Cron <root@server1> /usr/local/psa/admin/bin/php -c '/usr/local/psa/admin/conf/php.ini' -dauto_prepend_file=sdk.php '/usr/local/psa/admin/plib/modules/servershield/scripts/servershield-version-check.php'

And content:
PHP Notice: Undefined offset: 0; File: /usr/local/psa/admin/plib/
modules/servershield/library/PleskAPIHelper.php, Line: 256

Error occured while sending feedback. HTTP code returned: 502
[SERVERSHIELD] CloudFlare API: (500)

Can someone help? Running Plesk 12.0.18 update 69
 
I'm getting a similar message:

PHP Notice: Undefined offset: 0; File: /usr/local/psa/admin/plib/modules/servershield/library/PleskAPIHelper.php, Line: 253

Error occured while sending feedback. HTTP code returned: 502
[SERVERSHIELD] CloudFlare API: (200) {"result":{"plan":"FREE","successful_zones":["list-of-my-domains-here"],"failed_zones":[]},"success":true,"errors":[],"messages":[]}

Cloudflare Extension version 1.8.8
Plesk Version 12.0.18 Update #89
 
Back
Top