Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container shows unhealthy, failing healthcheck #94

Open
TheColetrain opened this issue Feb 17, 2023 · 0 comments
Open

Container shows unhealthy, failing healthcheck #94

TheColetrain opened this issue Feb 17, 2023 · 0 comments

Comments

@TheColetrain
Copy link

I recently updated a portainer paper minecraft server to TCPSheild using plugin and also ProtocolLib. Everything went well, except it's now failing health check. (thanks for everything you did, as the game works perfect in conjunction with TCPSheild)

Any advice for me? And please reply with detail and be kind to me as I am inexperienced. Running a stack on portainer. (like docker-compose jik) I can exec into the container and SSH to the host, but I am unsure of where to go after that. I'm not sure where the specific "logs" are that I am supposed to check. (I'm happy to check them, but WHERE are these logs? :-()

I did find this with a docker inspect command on the host. Or is this something that I can pass a new environment variable on the STACK? (docker-compose) and if so, what IP & port? Minecraft is 25565 and I have it mapped externally to 25570.

"Health": { "Status": "unhealthy", "FailingStreak": 4912, "Log": [ { "Start": "2023-02-17T21:02:51.140253859Z", "End": "2023-02-17T21:02:51.26331095Z", "ExitCode": 1, "Output": "failed to ping localhost:25565 : EOF" }, {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant