ConnorGraham / Minecraft-Nintendo-Switch-Private-Server

129 stars 23 forks source link

If you get binding problems #6

Open vprasanth opened 4 years ago

vprasanth commented 4 years ago

Note. If you get errors as outlined here https://github.com/sameersbn/docker-bind/issues/65 (tldr; ports are already being used). Most likely it'ssystemd-resolved, it can be resolved by stopping and disabling the service with the following commands in Ubuntu:

sudo systemctl stop systemd-resolved
sudo systemctl disable systemd-resolved

Not sure if worth adding to readme.

PabloVirgolini commented 4 years ago

https://github.com/sameersbn/docker-bind/issues/65

Here they say it's not good idea

Servuc commented 3 years ago

Sometimes, your need to stop : /usr/bin/named ;)