You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
I am getting a bind error when trying to change the default bind address from 0.0.0.0 to any other specific IP address as per the below:
2019-06-03 07:39:35 +0000 [error]: #0 unexpected error error_class=Errno::EADDRNOTAVAIL error="The requested address is not valid in its context. - bind(2) for "10.X.X.X" port 5140"
Any guidance would be appreciated.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am getting a bind error when trying to change the default bind address from 0.0.0.0 to any other specific IP address as per the below:
2019-06-03 07:39:35 +0000 [error]: #0 unexpected error error_class=Errno::EADDRNOTAVAIL error="The requested address is not valid in its context. - bind(2) for "10.X.X.X" port 5140"
Any guidance would be appreciated.
The text was updated successfully, but these errors were encountered: