gnmyt / MCDash

MCDash is a simple dashboard for your Minecraft server. It contains a http server that allows the dashboard to manage the server
http://mcdash.gnmyt.dev/
MIT License
89 stars 17 forks source link

Can't connect to minecraft server remotely or locally #170

Open Izakun opened 2 months ago

Izakun commented 2 months ago

Hello,

I created a new server using MC Dash, and it started successfully (I can see it on the interface). I also have an IP with a visible port (my public IP, see the screenshot).

image

However, when I try to connect to this IP on Minecraft, it doesn't work. The same happens when I enter my local IP with the same port (14692) or the one I specified in the compose.yaml file (25565); I get an error during the connection (see screenshot).

image

What should I do?