We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, since my last charging i get following error. The data logger has stopped working now with the following error.
07:36:20.530269 [INFO] Started charging at 2021-10-11 07:13:46 07:36:20.530580 [INFO] Unplugged car at 2021-10-11 07:14:32 07:36:20.530781 [INFO] Charge session: range: start: 71km end: 83km duration: 0h SOC: start: 15% end: 15% target: 90% chargeEnergy:0kWh cE_soc_calc0kWh POWER: avg: 10kW min: 10kW max: 10kW Loading ErrorUtils... 07:36:20.533215 [CRITICAL] DivisionByZeroError: "Division by zero" (EXCEPTION) in "/home/pi/IDDataLogger/src/vwid/chargesession/ChargeSession.php" at line 130 07:36:20.533599 [EMERGENCY] CRASHED WHILE STARTING; TRYING TO SHUTDOWN SAFELY 07:36:20.533749 [INFO] Shutting down... 07:36:20.533857 [CRITICAL] Forcibly shutting down while starting!
The text was updated successfully, but these errors were encountered:
9ea6928
After updating IDDataLogger it should be able to start again. Sorry for taking so long to fix this small bug.
Sorry, something went wrong.
No branches or pull requests
Hello, since my last charging i get following error.
The data logger has stopped working now with the following error.
07:36:20.530269 [INFO] Started charging at 2021-10-11 07:13:46
07:36:20.530580 [INFO] Unplugged car at 2021-10-11 07:14:32
07:36:20.530781 [INFO] Charge session:
range: start: 71km end: 83km
duration: 0h
SOC: start: 15% end: 15% target: 90%
chargeEnergy:0kWh cE_soc_calc0kWh
POWER: avg: 10kW min: 10kW max: 10kW
Loading ErrorUtils...
07:36:20.533215 [CRITICAL] DivisionByZeroError: "Division by zero" (EXCEPTION) in "/home/pi/IDDataLogger/src/vwid/chargesession/ChargeSession.php" at line 130
07:36:20.533599 [EMERGENCY] CRASHED WHILE STARTING; TRYING TO SHUTDOWN SAFELY
07:36:20.533749 [INFO] Shutting down...
07:36:20.533857 [CRITICAL] Forcibly shutting down while starting!
The text was updated successfully, but these errors were encountered: