Replies: 1 comment 1 reply
-
Try to remove OCPP login /password on charger side. I think Steve is not
compatible with SecurityEventNotification
Le mer. 14 août 2024 à 16:23, Benjamin Asbach ***@***.***> a
écrit :
… Version: Steve Docker Image 3.7.1
No configuration adjustments
I'm trying to get SteVe working with my ABB Terra Ac, but when I plugin my
car it keeps in state "preparing". Any ideas what might be the issue?
[app] | [INFO ] 2024-08-14 13:36:21,293 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-66) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Connection is established
[app] | [INFO ] 2024-08-14 13:36:22,016 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Received: [2, "5522800", "BootNotification", {"chargePointModel": "CDT_TACW11::NET_WIFI", "chargePointVendor": "ABB", "chargeBoxSerialNumber": "TACW1142421G1619", "chargePointSerialNumber": "TACW1142421G1619", "firmwareVersion": "TAC3Z9119006710273::V1.8.21", "meterType": "V1"}]
[app] | [INFO ] 2024-08-14 13:36:22,019 de.rwth.idsg.steve.service.CentralSystemService16_Service (qtp1706099897-26) - The boot of the chargebox 'TACW1142421G1619' with registration status 'Optional[ACCEPTED]' is acknowledged.
[app] | [INFO ] 2024-08-14 13:36:22,075 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Sending: [3,"5522800",{"status":"Accepted","currentTime":"2024-08-14T13:36:22.019Z","interval":14400}]
[app] | [INFO ] 2024-08-14 13:36:22,339 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-63) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Received: [2, "0215438", "StatusNotification", {"connectorId": 0, "errorCode": "NoError", "info": "null", "status": "Available", "vendorErrorCode": "0x0000"}]
[app] | [INFO ] 2024-08-14 13:36:22,356 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-63) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Sending: [3,"0215438",{}]
[app] | [INFO ] 2024-08-14 13:36:22,700 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Received: [2, "5145246", "StatusNotification", {"connectorId": 1, "errorCode": "NoError", "info": "null", "status": "Available", "vendorErrorCode": "0x0000"}]
[app] | [INFO ] 2024-08-14 13:36:22,718 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Sending: [3,"5145246",{}]
[app] | [INFO ] 2024-08-14 13:36:23,020 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-63) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Received: [2, "4776848", "SecurityEventNotification", {"type": "StartupOfTheDevice", "timestamp": "2024-07-16T19:02:46.000Z"}]
[app] | [INFO ] 2024-08-14 13:36:23,020 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-63) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Sending: [4,"4776848","NotImplemented","The action 'SecurityEventNotification' you are looking for is not found",{}]
[app] | [INFO ] 2024-08-14 13:36:23,348 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Received: [2, "6368212", "SecurityEventNotification", {"type": "SettingSystemTime", "techInfo": "ocppBoot", "timestamp": "2024-08-14T13:36:22.000Z"}]
[app] | [INFO ] 2024-08-14 13:36:23,349 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Sending: [4,"6368212","NotImplemented","The action 'SecurityEventNotification' you are looking for is not found",{}]
[app] | [INFO ] 2024-08-14 13:36:51,091 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Received: [2, "5683546", "StatusNotification", {"connectorId": 1, "errorCode": "NoError", "info": "null", "status": "Preparing", "vendorErrorCode": "0x0000"}]
[app] | [INFO ] 2024-08-14 13:36:51,149 de.rwth.idsg.steve.ocpp.ws.WebSocketLogger (qtp1706099897-26) - [chargeBoxId=TACW1142421G1619, sessionId=e8e2e98f-b226-a5ce-8479-6bb89b706376] Sending: [3,"5683546",{}]
—
Reply to this email directly, view it on GitHub
<#1541>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACM5BTG3GN7KXIQF5W37B53ZRNR5RAVCNFSM6AAAAABMQO2AFKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGA2TEOBXHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version: Steve Docker Image 3.7.1
No configuration adjustments
I'm trying to get SteVe working with my ABB Terra Ac, but when I plugin my car it keeps in state "preparing". Any ideas what might be the issue?
Beta Was this translation helpful? Give feedback.
All reactions