Skip to content

no connection to SAIC/MG anymore #120

@Markus0806

Description

@Markus0806

Since August 8, 2024, the gateway can no longer establish a connection to MG (SAIC).
The following error message is in the log file:

java[1425]: org.apache.hc.client5.http.ClientProtocolException: Unexpected response status: 429
java[1425]: at net.heberling.ismart.Client.lambda$sendRequest$0(Client.java:37)
java[1425]: at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:247)
java[1425]: at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:188)
java[1425]: at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:162)
java[1425]: at net.heberling.ismart.Client.sendRequest(Client.java:40)
java[1425]: at net.heberling.ismart.mqtt.SaicMqttGateway.call(SaicMqttGateway.java:264)
java[1425]: at net.heberling.ismart.mqtt.SaicMqttGateway.call(SaicMqttGateway.java:67)
java[1425]: at picocli.CommandLine.executeUserObject(CommandLine.java:2041)
java[1425]: at picocli.CommandLine.access$1500(CommandLine.java:148)
java[1425]: at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2461)
java[1425]: at picocli.CommandLine$RunLast.handle(CommandLine.java:2453)
java[1425]: at picocli.CommandLine$RunLast.handle(CommandLine.java:2415)
java[1425]: at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2273)
java[1425]: at picocli.CommandLine$RunLast.execute(CommandLine.java:2417)
java[1425]: at picocli.CommandLine.execute(CommandLine.java:2170)
java[1425]: at net.heberling.ismart.mqtt.SaicMqttGateway.main(SaicMqttGateway.java:395)
systemd[1]: saic-mqtt-gateway.service: Main process exited, code=exited, status=1/FAILURE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions