You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the docker installation method and data fetching mostly seems to work. But the website does not display much data.
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
The text was updated successfully, but these errors were encountered:
Hi,
I used the docker installation method and data fetching mostly seems to work. But the website does not display much data.
Thanks
Alex
The text was updated successfully, but these errors were encountered: