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
I get this error when launching the command:
NODE_ENDPOINT=http://192.168.2.233:22005 docker-compose -f docker-compose.yml -f sirato-extensions/docker-compose-quorum.yml up
If I try a telnet to 192.168.2.233 port 22005 I can see it is open
I get this error when launching the command:
NODE_ENDPOINT=http://192.168.2.233:22005 docker-compose -f docker-compose.yml -f sirato-extensions/docker-compose-quorum.yml up
If I try a telnet to 192.168.2.233 port 22005 I can see it is open
urllib3.exceptions.ProtocolError: ('Connection aborted.', PermissionError(13, 'Permission denied'))
The text was updated successfully, but these errors were encountered: