Closed magoon closed 4 years ago
Now it's working after the latest restarting of docker, dotdocker restart
, and sudo dotdocker start
Resolve this problem by:
dotdocker stop
after the new version is installed (because this will remove the old container that was left dangling. note: the older version wouldn't have removed the container with this command, so you must do it /after/ installing the newer version); dotdocker start
Problem: Starting dotdocker-dnsmasq step fails with: (HTTP code 500) server error - driver failed progarmming extenral connectivity on endpoint dotdocker-dnsmasq" ... "Error starting userland proxy: listen tcp 0.0.0.0:53: bind: address already in use
Reproduced by running dotdocker start
Expected behavior is that dotdocker will start.
See attached screenshot.
Docker and dotdocker have both been stopped and restarted. dotdocker -V returns 1.4.2. dnscrypt is bound to port 53.