- Edited
Greetings! I installed the panel for my Debian VPS. I saw the error report about"ZeroDivisionError: float division by zero" when I first open the panel. I tried to fix it via the fix button on home, but it looks like not working. The question is still but I don't know what to do it.
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 1628, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 1576, in run
result = getattr(toObject,get.action)(get)
File "class/system.py", line 592, in GetNetWork
networkInfo['network'][net_key]['up'] = round(float(networkIo[0] - up) / 1024 / (ntime - otime),2)
ZeroDivisionError: float division by zero
That's Error Report.
Waiting for your reply and thanks!