nerdbaggy / StatusPage

Public Status Page for UptimeRobot

Home Page:http://projects.spencerl.com/statuspage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors

dasunsrule32 opened this issue · comments

Upgraded to v2.1 since the old version started erroring. Getting this in the logs. I've verified my API key. Thanks for the help :)

[Tue Nov 25 10:47:43 2014] [error] [client xxx.xxx.xxx.xxx] PHP Warning: curl_errno(): 1 is not a valid cURL handle resource in /var/www/html/uptime/StatusPage/StatusPage.php on line 49
[Tue Nov 25 10:47:43 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant stat - assumed 'stat' in /var/www/html/uptime/StatusPage/StatusPage.php on line 54
[Tue Nov 25 10:47:43 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant monitors - assumed 'monitors' in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:47:43 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant monitor - assumed 'monitor' in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:47:43 2014] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:47:44 2014] [error] [client xxx.xxx.xxx.xxx] PHP Warning: curl_errno(): 1 is not a valid cURL handle resource in /var/www/html/uptime/StatusPage/StatusPage.php on line 49
[Tue Nov 25 10:47:44 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant stat - assumed 'stat' in /var/www/html/uptime/StatusPage/StatusPage.php on line 54
[Tue Nov 25 10:47:44 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant monitors - assumed 'monitors' in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:47:44 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant monitor - assumed 'monitor' in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:47:44 2014] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:52:41 2014] [error] [client xxx.xxx.xxx.xxx] PHP Warning: curl_errno(): 2 is not a valid cURL handle resource in /var/www/html/uptime/StatusPage/StatusPage.php on line 49
[Tue Nov 25 10:52:41 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant stat - assumed 'stat' in /var/www/html/uptime/StatusPage/StatusPage.php on line 54
[Tue Nov 25 10:52:41 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant monitors - assumed 'monitors' in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:52:41 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant monitor - assumed 'monitor' in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:52:41 2014] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/uptime/StatusPage/StatusPage.php on line 20
[Tue Nov 25 10:55:25 2014] [error] [client xxx.xxx.xxx.xxx] script '/var/www/html/uptime/Logs.php' not found or unable to stat
[Tue Nov 25 10:55:46 2014] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Undefined index: cid in /var/www/html/uptime/StatusPage/Logs.php on line 6

Fixed in commit 80c31ea