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

Restarting controller via HTTP throws error 500 #479

Closed
ruimarinho opened this issue Nov 15, 2022 · 2 comments · Fixed by #618
Closed

Restarting controller via HTTP throws error 500 #479

ruimarinho opened this issue Nov 15, 2022 · 2 comments · Fixed by #618
Assignees
Labels
bug Something isn't working

Comments

@ruimarinho
Copy link

Hi,

I'm on 4.1.6-dev and attempting to restart the controller via HTTP (using the UI or simply doing a curl to https://openevse/r?json=1&rapi=$FR) results in an error 500 with response {"cmd":"$FR","error":"RAPI_RESPONSE_TIMEOUT"}.

Interestingly the HTTP request is working because looking at the controller's terminal I see $FR^30 followed by the asynchronous boot command $AB.

@glynhudson glynhudson added the bug Something isn't working label Mar 31, 2023
@glynhudson
Copy link
Collaborator

I'm able to replicate this issue, but it does not seem to be caused a problem since the controller still restarts. But I agree it would be good to not have the error.

Screenshot 2023-03-31 02 01 48

@KipK
Copy link
Collaborator

KipK commented May 16, 2023

This will be solved by PR #595 commit c1d93a1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants