ioBroker.ocpp icon indicating copy to clipboard operation
ioBroker.ocpp copied to clipboard

Adapter after some time stops working as expected

Open FlorianSchulze opened this issue 1 year ago • 4 comments

As you can see from the log´s, after some time (days) I regulary see the adapter still working in principle. Also reactions when plug-in the car as update in "Preparing" are updated in the objects. Means, TCP to the station and adapter itself is working.

However, when writing "transactionActive" to "true" it does not write it out to the station. Instead, it log´s "Timeout for message xyz.." -- And it never comes back, no option. Restarting the adapter, wait for re-connect to the wallbox, the same procedure works.

Anything I might log / test to gather more useful information?

logfile -->

ocpp.0 2022-11-23 19:24:59.479 info Received Status Notification from "/ABL-10115184.2": SuspendedEV
ocpp.0 2022-11-23 19:24:51.827 info Received MeterValues from "/ABL-10115184.2"
ocpp.0 2022-11-23 19:24:51.740 info Received Start transaction from "/ABL-10115184.2"
ocpp.0 2022-11-23 19:24:28.219 info Sending GetConfiguration to "/ABL-10115184"
ocpp.0 2022-11-23 19:24:27.192 info Requesting MeterValues from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.345 warn Status from "/ABL-10115184.2" contains an errorCode: NoError
ocpp.0 2022-11-23 19:24:26.344 info Received Status Notification from "/ABL-10115184.2": Preparing
ocpp.0 2022-11-23 19:24:26.264 warn Status from "/ABL-10115184.1" contains an errorCode: NoError
ocpp.0 2022-11-23 19:24:26.263 info Received Status Notification from "/ABL-10115184.1": Available
ocpp.0 2022-11-23 19:24:26.183 info Received boot notification from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.145 info Requesting StatusNotification from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.143 info New device connected: "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.054 info New valid connection from "/ABL-10115184" (http/ocpp1.6)
ocpp.0 2022-11-23 19:23:41.525 info Server listening on port 9220
ocpp.0 2022-11-23 19:23:41.480 info Starting OCPP Server
ocpp.0 2022-11-23 19:23:41.440 info starting. Version 0.8.1 (non-npm: foxriver76/ioBroker.ocpp) in /opt/iobroker/node_modules/iobroker.ocpp, node: v16.18.1, js-controller: 4.0.23
ocpp.0 2022-11-23 19:23:36.007 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
ocpp.0 2022-11-23 19:23:36.005 info terminating
ocpp.0 2022-11-23 19:23:35.979 info Got terminate signal TERMINATE_YOURSELF
ocpp.0 2022-11-23 19:23:33.387 error Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 8cf5fa4a-9059-4ba7-ad29-676a4ccc593e
ocpp.0 2022-11-23 19:22:39.292 error Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 9e062967-4798-4d96-9eef-2afe917ec1ba
ocpp.0 2022-11-23 19:19:00.271 error Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 020dec24-d1c3-4d85-b03d-a0580b39592c
ocpp.0 2022-11-23 19:16:37.117 warn Status from "/ABL-10115184.2" contains an errorCode: NoError
ocpp.0 2022-11-23 19:16:37.106 info Received Status Notification from "/ABL-10115184.2": Preparing
ocpp.0 2022-11-23 19:25:00.397 warn Status from "/ABL-10115184.2" contains an errorCode: NoError
ocpp.0 2022-11-23 19:25:00.396 info Received Status Notification from "/ABL-10115184.2": Charging
ocpp.0 2022-11-23 19:24:59.479 warn Status from "/ABL-10115184.2" contains an errorCode: NoError
ocpp.0 2022-11-23 19:24:59.479 info Received Status Notification from "/ABL-10115184.2": SuspendedEV
ocpp.0 2022-11-23 19:24:51.827 info Received MeterValues from "/ABL-10115184.2"
ocpp.0 2022-11-23 19:24:51.740 info Received Start transaction from "/ABL-10115184.2"
ocpp.0 2022-11-23 19:24:28.219 info Sending GetConfiguration to "/ABL-10115184"
ocpp.0 2022-11-23 19:24:27.192 info Requesting MeterValues from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.345 warn Status from "/ABL-10115184.2" contains an errorCode: NoError
ocpp.0 2022-11-23 19:24:26.344 info Received Status Notification from "/ABL-10115184.2": Preparing
ocpp.0 2022-11-23 19:24:26.264 warn Status from "/ABL-10115184.1" contains an errorCode: NoError
ocpp.0 2022-11-23 19:24:26.263 info Received Status Notification from "/ABL-10115184.1": Available
ocpp.0 2022-11-23 19:24:26.183 info Received boot notification from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.145 info Requesting StatusNotification from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.143 info New device connected: "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.054 info New valid connection from "/ABL-10115184" (http/ocpp1.6)
ocpp.0 2022-11-23 19:23:41.525 info Server listening on port 9220
ocpp.0 2022-11-23 19:23:41.480 info Starting OCPP Server

ocpp.0 | 2022-11-23 19:23:41.440 | info | starting. Version 0.8.1 (non-npm: foxriver76/ioBroker.ocpp) in /opt/iobroker/node_modules/iobroker.ocpp, node: v16.18.1, js-controller: 4.0.23 ocpp.0 | 2022-11-23 19:23:36.007 | info | Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason ocpp.0 | 2022-11-23 19:23:36.005 | info | terminating ocpp.0 | 2022-11-23 19:23:35.979 | info | Got terminate signal TERMINATE_YOURSELF ocpp.0 | 2022-11-23 19:23:33.387 | error | Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 8cf5fa4a-9059-4ba7-ad29-676a4ccc593e ocpp.0 | 2022-11-23 19:22:39.292 | error | Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 9e062967-4798-4d96-9eef-2afe917ec1ba ocpp.0 | 2022-11-23 19:19:00.271 | error | Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 020dec24-d1c3-4d85-b03d-a0580b39592c ocpp.0 | 2022-11-23 19:16:37.117 | warn | Status from "/ABL-10115184.2" contains an errorCode: NoError ocpp.0 | 2022-11-23 19:16:37.106 | info | Received Status Notification from "/ABL-10115184.2": Preparing ocpp.0 | 2022-11-23 19:25:00.397 | warn | Status from "/ABL-10115184.2" contains an errorCode: NoError ocpp.0 | 2022-11-23 19:25:00.396 | info | Received Status Notification from "/ABL-10115184.2": Charging ocpp.0 | 2022-11-23 19:24:59.479 | warn | Status from "/ABL-10115184.2" contains an errorCode: NoError ocpp.0 | 2022-11-23 19:24:59.479 | info | Received Status Notification from "/ABL-10115184.2": SuspendedEV ocpp.0 | 2022-11-23 19:24:51.827 | info | Received MeterValues from "/ABL-10115184.2" ocpp.0 | 2022-11-23 19:24:51.740 | info | Received Start transaction from "/ABL-10115184.2" ocpp.0 | 2022-11-23 19:24:28.219 | info | Sending GetConfiguration to "/ABL-10115184"

ocpp.0 2022-11-23 19:24:27.192 info Requesting MeterValues from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.345 warn Status from "/ABL-10115184.2" contains an errorCode: NoError
ocpp.0 2022-11-23 19:24:26.344 info Received Status Notification from "/ABL-10115184.2": Preparing
ocpp.0 2022-11-23 19:24:26.264 warn Status from "/ABL-10115184.1" contains an errorCode: NoError
ocpp.0 2022-11-23 19:24:26.263 info Received Status Notification from "/ABL-10115184.1": Available
ocpp.0 2022-11-23 19:24:26.183 info Received boot notification from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.145 info Requesting StatusNotification from "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.143 info New device connected: "/ABL-10115184"
ocpp.0 2022-11-23 19:24:26.054 info New valid connection from "/ABL-10115184" (http/ocpp1.6)
ocpp.0 2022-11-23 19:23:41.525 info Server listening on port 9220
ocpp.0 2022-11-23 19:23:41.480 info Starting OCPP Server
ocpp.0 2022-11-23 19:23:41.440 info starting. Version 0.8.1 (non-npm: foxriver76/ioBroker.ocpp) in /opt/iobroker/node_modules/iobroker.ocpp, node: v16.18.1, js-controller: 4.0.23
ocpp.0 2022-11-23 19:23:36.007 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
ocpp.0 2022-11-23 19:23:36.005 info terminating
ocpp.0 2022-11-23 19:23:35.979 info Got terminate signal TERMINATE_YOURSELF
ocpp.0 2022-11-23 19:23:33.387 error Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 8cf5fa4a-9059-4ba7-ad29-676a4ccc593e
ocpp.0 2022-11-23 19:22:39.292 error Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 9e062967-4798-4d96-9eef-2afe917ec1ba
ocpp.0 2022-11-23 19:19:00.271 error Cannot execute command "transactionActive" for "/ABL-10115184.2": Timeout for message 020dec24-d1c3-4d85-b03d-a0580b39592c
ocpp.0 2022-11-23 19:16:37.117 warn Status from "/ABL-10115184.2" contains an errorCode: NoError
ocpp.0 2022-11-23 19:16:37.106 info Received Status Notification from "/ABL-10115184.2": Preparing

FlorianSchulze avatar Nov 23 '22 18:11 FlorianSchulze