How-to start controlbox on a specific IP addr ? #10
juergen-weber
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a Rocky Linux based Nuci3 to run evcc. This little server has 2 IP addr bound to it's Ethernet interface, where evcc uses the primary addr and I want controlbox using the secondary addr.
Unfortunately, the command 'go run . 4712' throws an error: listen TCP :4712: bind address already in use.
How can I invoke controlbox on the secondary ip addr?
Beta Was this translation helpful? Give feedback.
All reactions