docker-minecraft-bedrock-server icon indicating copy to clipboard operation
docker-minecraft-bedrock-server copied to clipboard

Can't connect after last update on Synology NAS

Open YerBabiE opened this issue 2 years ago • 1 comments

I've have tried everything, even starting from scratch multiple times but I just cant get devices to see the server at all. It's like it's not responding on the UDP port. It was working prior to the last latest update.

Outside testers show TCP and UDP open (port checker check-host etc) but it does not matter WAN or LAN it can not be seen.

It was working and all looks correct in both portainer.io and the Synology Docker interface.

Other containers running on various other ports are working fine as well.

Any suggests on logs or debug info?

YerBabiE avatar Feb 22 '23 23:02 YerBabiE

I would use tcpdump to debug where the packets are traversing or not

https://linuxhint.com/tcpdump-beginner-guide-2/

itzg avatar Feb 23 '23 13:02 itzg