Permission denied
Opened this issue · 1 comments
ware32 commented
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'))
Adewagold commented
Hi @ware32, can you confirm if http://192.168.2.233:22005 points to a running besu node?