-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
Could you send me the docker compose your are using? |
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 |
I'm busy this week. I'll let you know in 6 days. |
I'm using fabric type server from itzg image and this is the output when logging mc container: |
Hi a new version has been published which you can set a new property on the container |
you need version 2.6.1 |
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:
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
The text was updated successfully, but these errors were encountered: