Replies: 2 comments
-
I’m going to convert this to a discussion and see if anybody has network troubleshooting advice for this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've switched the compute to Kubernetes, and I'm finding its now stable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem
I'm experiencing intermittent issues starting the minecraft server.
It seems to start fine, and the minecraft clients see that it's up and reporting a good ping. However occasionally they don't progress past the "Connecting to external server" dialog.
Here's the log
I can see from the server metrics that when i have this problem the network bytes crash to0. Whereas when it starts successfully the behaviour is a little different.

I don't seem to have a server.log file created that i can access.
The compute is running, and i can ssh in and run bash commands.
Are there any commands i can run inside the container to do further diagnosis or prod the server back to life?
Container definition
https://github.com/Gordonby/Snippets/blob/master/MinecraftBedrockAzure.sh
Container logs
Beta Was this translation helpful? Give feedback.
All reactions