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

Stuck on Please try to reconnect in a minute on minecraft #115

Open
eyes-eyes opened this issue Sep 29, 2024 · 6 comments
Open

Stuck on Please try to reconnect in a minute on minecraft #115

eyes-eyes opened this issue Sep 29, 2024 · 6 comments
Labels
bug Something isn't working question Further information is requested

Comments

@eyes-eyes
Copy link

eyes-eyes commented Sep 29, 2024

Hello itzg directed me to come here for support.
I am using a ubuntu server and trying to use lazymc proxy. I coped the example configuration from the readme and added my mc environment variables on top of it. Only the lazymc-proxy container is running but still can't connect to the server.
When I log the lazymc-proxy container it keeps saying this:

ERROR mc::lazymc::monitor > Force killing server, took too long to start or stop
ERROR lazymc-docker-proxy::health > Application is unhealthy.
WARN mc::lazymc > Failed to force kill server

When I try to join from minecraft just keeps saying "Server is starting ... try to reconnect in a minute"

The server does say "done!" when I log the mc container

@joesturge
Copy link
Owner

Could you send me the docker compose your are using?

@joesturge
Copy link
Owner

I think I know the issue, there is a start timeout setting which defaults to 300secs which has not been mapped in the configuration class here, could you start your forge server without using lazymc and tell me how many seconds it takes to start the server? If it's more than 300secs then this is the problem

@joesturge joesturge added bug Something isn't working question Further information is requested labels Oct 1, 2024
@eyes-eyes
Copy link
Author

I'm busy this week. I'll let you know in 6 days.

@eyes-eyes
Copy link
Author

I'm using fabric type server from itzg image and this is the output when logging mc container:
[Server thread/INFO]: Done (10.545s)! For help, type "help"
Dedicated server took 38.318 seconds to load

@joesturge
Copy link
Owner

Hi a new version has been published which you can set a new property on the container lazymc.server.start_timeout, try setting that to a long time like 500secs

@joesturge
Copy link
Owner

you need version 2.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants