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

Error - Division by zero #28

Closed
color86 opened this issue Oct 12, 2021 · 1 comment
Closed

Error - Division by zero #28

color86 opened this issue Oct 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@color86
Copy link

color86 commented Oct 12, 2021

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!

@robske110 robske110 added the bug Something isn't working label Oct 12, 2021
@robske110
Copy link
Owner

After updating IDDataLogger it should be able to start again.
Sorry for taking so long to fix this small bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants