jkutner / heroku-buildpack-minecraft

A buildpack for running a Minecraft Server on Heroku
MIT License
202 stars 292 forks source link

Can not connect to server from Minecraft Java Edition #65

Closed josuablejeru closed 8 months ago

josuablejeru commented 3 years ago

After following the instructions provided by the README I was not able to connect to the server from Minecraft because of a Timeout.

If I try the url0.tcp.ngrok.io:16299 I can't connect at all. If I'm using ngrok.io:16299 Minecraft tries to connect but returns a Timeout error.

Thanks for your support and help.

jkutner commented 3 years ago

Check the heroku logs to see if the Minecraft server started up successfully. Then also check the ngrok.com dashboard to see if the tunnel is active.