Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined index error #21

Closed
jbanner6736 opened this issue Apr 1, 2015 · 2 comments
Closed

Undefined index error #21

jbanner6736 opened this issue Apr 1, 2015 · 2 comments

Comments

@jbanner6736
Copy link

The status page seems to be working fine. When clicking the icon to view the charts or stats it does not show anything except no data available.

In the error logs it throws

PHP Notice: Undefined index: responsetime in /var/html/status/statuspage/statusPage.php on line 57
PHP Notice: Undefined index: action in /var/html/status/statuspage/checks.php on line 16

@stevetoza
Copy link
Contributor

Just checked this, seems to be working ok on two of my installs getting the graph and stats info.

You running the latest version

@jbanner6736
Copy link
Author

I went through this again to try and debug,

Seems if I set in phpfastcache

"securityKey" => "auto",
"htaccess" => true,
"path" => "/opt/status/data",

All is well and works like it should, if I remove the path it no longer works.

John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants