-
I installed the server on a docker container using docker composer. Every time I try to run it it seems to start fine, but eventually it just shows "unhealthy" and I get the message "failed to ping localhost:25565 : could not connect to Minecraft server: dial tcp 127.0.0.1:25565: connect: connection refused" |
Beta Was this translation helpful? Give feedback.
Answered by
itzg
Jun 18, 2023
Replies: 1 comment 4 replies
-
You'll need to provide info such as your compose file, the startup logs, and any manual changes you made to configuration such as |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From your logs, something was somehow externally modified with your
server.properties
in/home/enma/docker/minecraft
since this reported port is Bedrock edition, not Java's 25565: