We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After following the readme and failing to connect to the server with my Minecraft client, I get these lines in the heroku logs:
heroku logs
2021-03-08T12:32:49.316720+00:00 app[web.1]: t=2021-03-08T12:32:49+0000 lvl=dbug msg="dial private connection" id=d1e3687b01aa typ=proxy addr=localhost:25566 err="dial tcp 127.0.0.1:25566: connect: connection refused" 2021-03-08T12:32:49.316772+00:00 app[web.1]: t=2021-03-08T12:32:49+0000 lvl=warn msg="failed to open private leg" id=d1e3687b01aa typ=proxy privaddr=localhost:25566 err="dial tcp 127.0.0.1:25566: connect: connection refused" 2021-03-08T12:32:49.316858+00:00 app[web.1]: t=2021-03-08T12:32:49+0000 lvl=dbug msg=close id=3207d92e2c99 type=proxy sess=3f29ef8c82de6a2d9cba6cbbc97d5aee err=nil
The text was updated successfully, but these errors were encountered:
Same here
Sorry, something went wrong.
No branches or pull requests
After following the readme and failing to connect to the server with my Minecraft client, I get these lines in the
heroku logs
:The text was updated successfully, but these errors were encountered: