terra-money/LocalTerra

Problems getting LocalTerra running on Windows

Closed this issue · 1 comments

tvl83 commented

I am using WSL Ubuntu 18.04 on windows 10 and am having issues getting localterra to run. when i run docker-compose up i get this error Error response from daemon: Ports are not available: listen tcp 0.0.0.0:1317: bind: An attempt was made to access a socket in a way forbidden by its access permissions.

I reinstalled docker, it has permissions via the firewall.

Docker 3.6.0 (67351)
Engine: 20.10.8
compose: 2.0.0-rc.1

Any help would be appreciated.

I ran into this error and it ended up being RzSDKServer.exe was using port 1317. I had Razer Synapse installed on my machine, after uninstalling I was able to run docker-compose up and that port was freed up.