Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response status code does not indicate success #21

Closed
nicpear opened this issue Aug 2, 2024 · 3 comments
Closed

Response status code does not indicate success #21

nicpear opened this issue Aug 2, 2024 · 3 comments

Comments

@nicpear
Copy link

nicpear commented Aug 2, 2024

Hallo,
ich bekomme seit kurzem diesen Fehler:
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at libgwmapi.GwmApiClient.GetResponseAsync[T](HttpResponseMessage response, CancellationToken cancellationToken) in /home/runner/work/ora2mqtt/ora2mqtt/libgwmapi/GwmApiClient.cs:line 116 at libgwmapi.GwmApiClient.PostH5Async[TIn,TOut](String url, TIn body, CancellationToken cancellationToken) in /home/runner/work/ora2mqtt/ora2mqtt/libgwmapi/GwmApiClient.cs:line 92 at ora2mqtt.ConfigureCommand.LoginAsync(GwmApiClient client, Ora2MqttOptions options, CancellationToken cancellationToken) in /home/runner/work/ora2mqtt/ora2mqtt/ora2mqtt/ConfigureCommand.cs:line 110 at ora2mqtt.ConfigureCommand.Run(CancellationToken cancellationToken) in /home/runner/work/ora2mqtt/ora2mqtt/ora2mqtt/ConfigureCommand.cs:line 41 at Program.<Main>$(String[] args) in /home/runner/work/ora2mqtt/ora2mqtt/ora2mqtt/Program.cs:line 23

Hast du eine Idee, was das sein könnte? Die App funktioniert weiterhin.

Viele Grüße

@daemonenstall
Copy link

Gleiches Problem hier. Vor einiger Zeit hatte ich den Fehler auch und konnte ihn mit einem erneuten
ora2mqtt configure beheben.

@gratefulUser1
Copy link
Contributor

Ich hatte diesen Fehler ganz oft, ich habe das Programm deswegen in einer Endlosschleife immer wieder neugestartet, das war bis zum App-Update auch kein Problem.

@zivillian
Copy link
Owner

das sieht nach dem gleichen Fehler wie in #19 aus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants