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

Could not load graphs and other data #18

Closed
formorer opened this issue Jun 25, 2021 · 1 comment
Closed

Could not load graphs and other data #18

formorer opened this issue Jun 25, 2021 · 1 comment

Comments

@formorer
Copy link

Hi,

I used the docker installation method and data fetching mostly seems to work. But the website does not display much data.

image

iddatalogger_app | 10:05:59.112129 [INFO] Fetching car status...
iddatalogger_app | 10:05:59.438787 [NOTICE] Could not find expected key 'zoneRearLeftEnabled' in carStatusData. Unexpected changes in older or newer car software can cause this!
iddatalogger_app | 10:05:59.438814 [NOTICE] Could not find expected key 'zoneRearRightEnabled' in carStatusData. Unexpected changes in older or newer car software can cause this!
iddatalogger_app | 10:05:59.438832 [INFO] Writing new data for timestamp 2021-06-25T10:05:44
iddatalogger_web | [Fri Jun 25 10:06:55.140602 2021] [php:warn] [pid 17] [client 172.23.0.1:35642] PHP Warning:  include(/var/www/html/idView/ChartJS/Graph.php): Failed to open stream: No such file or directory in /var/www/html/idView/idView.php on line 10
iddatalogger_web | [Fri Jun 25 10:06:55.140633 2021] [php:warn] [pid 17] [client 172.23.0.1:35642] PHP Warning:  include(): Failed opening '/var/www/html/idView/ChartJS/Graph.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/idView/idView.php on line 10
iddatalogger_web | [Fri Jun 25 10:06:55.140662 2021] [php:error] [pid 17] [client 172.23.0.1:35642] PHP Fatal error:  Uncaught Error: Class "Graph" not found in /var/www/html/idView/idView.php:70\nStack trace:\n#0 {main}\n  thrown in /var/www/html/idView/idView.php on line 70
iddatalogger_web | 172.23.0.1 - - [25/Jun/2021:10:06:55 +0000] "GET /idView/idView.php HTTP/1.0" 500 2671 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36"

Thanks
Alex

@formorer
Copy link
Author

Nevermind, I forgot the recursive.

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

1 participant