Alpitronic Hypercharger HYC 150 not connecting to SteVe since v3.4.9 #1756
Replies: 4 comments
-
|
Tested with 3.10.0, still the same. The Hypercharger log reports: [2026-01-21 14:14:58.956] [OCPP] [info] Connection to the backend failed, reason: <Invalid HTTP status., Bad Request> |
Beta Was this translation helpful? Give feedback.
-
|
what do the logs of steve say? there must be a contextual information with the reason for returning bad request. looking at the relevant handshake code, i see three potential reasons for it:
i think the last one might be your case. around the time of the version 3.4.9 steve started checking and validating |
Beta Was this translation helpful? Give feedback.
-
|
I can start working on this topic now. Upgraded to latest git version but still the same problem. I do not see any message in steve log about the failed charger. The default regex for chargepoint id validation is "[^=/()<>]*" ? That means any string which does not contain one or more of =/()<> is OK? Steve log level is INFO at the moment. I tried to change that in logback-spring-prod.xml to DEBUG but it stays at INFO. |
Beta Was this translation helpful? Give feedback.
-
|
I changed protocol from WSS:// to WS:// on the Apitronic charger. Steve log is not reporting anything. Charger log says |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We use SteVe in combination with a Webasto Live and Alpitronic HYC 150 for a couple of years.
Since HYC does not connect since version 3.4.9 we are still on SteVe 3.4.8 which is the last working version for us. I tried the follwing versions over the last years:
Webasto Live works fine with all version. HyperCharger HYC 150 does not get a heartbeat and is show as offline in the "connector status" overview.
I tried to find some information in the logs (SteVe + HYC) but was not able to. I upgraded the HyperCharger firmware to latest version 2.4.0 but problem remains.
What can I do to find the problem?
Beta Was this translation helpful? Give feedback.
All reactions