itzg / docker-bungeecord

A BungeeCord server to use in conjunction with itzg/minecraft-server
Apache License 2.0
188 stars 62 forks source link

Healthcheck: "server not ready" #144

Closed ajeanselme closed 6 months ago

ajeanselme commented 10 months ago

When trying to start the container, I get the error server not ready 127.0.0.1:25565

Event though in the server console, the health pings are showing

[init] Resolving type given VELOCITY
[init] Downloading https://papermc.io/api/v2/projects/velocity/versions/3.2.0-SNAPSHOT/builds/276/downloads/velocity-3.2.0-SNAPSHOT-276.jar
[init] Setting initial memory to 512m and max to 512m
[15:05:36 INFO]: Booting up Velocity 3.2.0-SNAPSHOT (git-81b183ac-b276)...
[15:05:36 INFO]: Loading localizations...
[15:05:36 INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 1.1.x (Linux x86_64) ciphers
[15:05:36 INFO]: Loading plugins...
[15:05:36 INFO]: Loaded 0 plugins
[15:05:36 INFO]: Listening on /0.0.0.0:25565
[15:05:36 INFO]: Done (0.97s)!
[15:05:59 INFO]: [initial connection] /127.0.0.1:40140 is pinging the server with version Unknown
[15:06:30 INFO]: [initial connection] /127.0.0.1:41510 is pinging the server with version Unknown
[15:07:00 INFO]: [initial connection] /127.0.0.1:37122 is pinging the server with version Unknown
[15:07:02 INFO]: Shutting down the proxy...
[15:07:02 INFO]: Closing endpoint /0.0.0.0:25565

My container is setup with a compose file via Portainer

itzg commented 10 months ago

And where are you seeing the "server not ready" message? I might need you to post the compose files for velocity and the backend server. I can't think of any advice otherwise.

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 30 days with no activity. Please add a comment describing the reason to keep this issue open.