Voltage Input errors are being reported sometimes. They're accompanied by a red flashing light on the device.
Here's the OCPP messages that the teltocharge sent.
INFO:ocpp:CP_1: receive message [2,"171","StatusNotification",{"connectorId":1,"errorCode":"InternalError","status":"Faulted","info":"Voltage Input fail"}]
INFO:ocpp:CP_1: send [3,"171",{}]
'[2,"172","StatusNotification",{"connectorId":1,...,"status":"Available"}]' [91 bytes]
INFO:ocpp:CP_1: receive message [2,"172","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Available"}]
INFO:ocpp:CP_1: send [3,"172",{}]
INFO:ocpp:CP_1: receive message [2,"173","StatusNotification",{"connectorId":1,"errorCode":"InternalError","status":"Faulted","info":"Voltage Input fail"}]
INFO:ocpp:CP_1: send [3,"173",{}]
INFO:ocpp:CP_1: receive message [2,"174","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Available"}]
INFO:ocpp:CP_1: send [3,"174",{}]