itzg / itzg/docker-minecraft-bedrock-server
Unable to find server
- Dominant language
- Shell
- Stars
- 1.9k
- Forks
- 303
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 2
Description
Hello,
I have run the docker server on linux with command:
docker run -d -it -e EULA=TRUE -p 19132:19132/udp itzg/minecraft-bedrock-server
And its running:
`[root@localhost ~]# docker container list
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b5bf98286bf4 itzg/minecraft-bedrock-server "/usr/local/bin/en..." 6 minutes ago Up 6 minutes (healthy) 19132/udp, 0.0.0.0:19132->19132/tcp xenodochial_murdock
`
Although, I can not see this server when trying to connect from my phone or tablet.
After manually adding that server, is not able to connect to it, the server is not found.
All devices are on the same network.
Please advise.
Contributor guide
Research direction
Review the reported `docker run` invocation and the container listing, focusing on the published UDP/TCP port and connectivity from the phone or tablet on the same network. Reproduce the setup and verify the server can be reached from a Bedrock client; done means the server is discoverable or connects successfully after being added manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux
- Domain
- infrastructure, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100