itzg / itzg/docker-minecraft-bedrock-server

Error since 1.19.50 update

Open
#289 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1.9k
Forks
303
Avg merge
2h 26m
Merged PRs (30d)
2

Description

I cannot connect to a server in azure container instances since the 1.19.50 upgrade. Creating a container using the example
`az container create --resource-group rg-mine --name minecotainer --image itzg/minecraft-bedrock-server --dns-name-label minesvrbedrock --ports 19132 19133 --protocol udp --restart-policy OnFailure --environment-variables EULA=TRUE `

And the container responds to pings but is not connectable. Rolling back to previous 1.18 version and world is connectable

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with the shown `az container create` command in Azure Container Instances using the 1.19.50 image, then compare it with the previous 1.18 version. Check whether UDP ports 19132 and 19133 remain reachable; done means the container is connectable without reverting versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, docker
Domain
cloud, infrastructure, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.