Mobmonitor should not throw value error on heartbeat. |
|
Issue description
2019-01-19 07:58:checkfile.manager:ERROR Failed to execute health check Heartbeat: too many values to unpack
Traceback (most recent call last):
File "/etc/moblab/mobmonitor/checkfile/manager.py", line 139, in DetermineHealthcheckStatus
description, actions = healthcheck.Diagnose(result)
ValueError: too many values to unpack
|
|
►
Sign in to add a comment |
|