"Unknown host" error ​
This is a very common error displayed by the client indicating one of the following things:
- The dns record you try to reach does not exist or was not properly configured
- Your server is blocked by Mojang
- The dns record propagation did not yet reach the players dns
- The dns server the player uses is somehow returning nothing (Or non-wanted things)
Check if you configured the dns properly ​
You can verify our dns configuration by taking a look at our setup tutorial page
Check if your server is blocked by Mojang ​
You may contact Mojang accordingly to verify that.
For the other, player dns related problems ​
You might want to cooperate with the players and getting them to change their dns servers to more reliable dns servers like cloudflare or google.
On windows, your player might execute ipconfig /flushdns as well to delete all cached dns answers.
