-
-
Notifications
You must be signed in to change notification settings - Fork 670
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
New server not functioning, get "connect: no route to host" error messages #17251
Comments
When I input http://192.168.188.176/solar_api/v1/GetPowerFlowRealtimeData.fcgi/ with a browser on the Mac mini M4 I get the following reply; { |
Sorry, pressed the wrong button |
And yet when I run the server from the command line, I don't get any errors and it works Mac-mini-M4 ~ % evcc -c evcc.yaml |
Ist das #16165 (comment)? |
So, the answer is that the problem is with Apple, awaiting a fix and the workaround is to run evcc in a shell, is that correct? |
Das wird mit der nächsten Go Version gelöst. Wir upgraden fast immer sofort. |
Fixed in 039cbf5 |
Describe the bug
I have a working evcc server setup on an old Mac mini.
When I setup a new server on a new Mac mini M4 on the same network with the same configuration, it doesn't work even though the original server has been stopped.
I get "connect: no route to host" error messages, see log details below.
Steps to reproduce
...
Configuration details
Log details
What type of operating system are you running?
Linux
Nightly build
Version
Mac-mini-M4 /etc % evcc -v evcc version 0.131.5
The text was updated successfully, but these errors were encountered: