sleeyax / aternos-discord-bot

Discord bot to start & stop a Minecraft server automatically
https://hub.docker.com/r/sleeyax/aternos-discord-bot/tags
MIT License
79 stars 93 forks source link

[BUG] failed to start #58

Closed Executer1 closed 2 years ago

Executer1 commented 2 years ago

It Just Kept Poping Up the Same thing Over And Over Again 💬╏mod-chat - Discord 11-08-2022 21_22_38

Please Help Me

sleeyax commented 2 years ago

Is this a brand new MC server? If so, you must start the MC server at least once from aternos before using the discord bot.

Moatesem123 commented 2 years ago

I made it many times and it doesn't work

sleeyax commented 2 years ago

Looking at the logs aternos returns an unexpected status code when starting the server:

2022/08/12 19:38:45 worker 461923725080788994: Starting server
Unexpected HTTP status code 418 (418 I'm a teapot)
Response body:
 <nil>

It works fine locally though, which leads me to believe aternos is ban-hammering the public bot instance. This is a cat and mouse game so the only real way to 'fix' this is to host the bot yourself ¯_(ツ)_/¯

sleeyax commented 2 years ago

Read https://github.com/sleeyax/aternos-discord-bot/discussions/61.