JadeMin / aterbot

✨ A Minecraft bot for keep your Aternos server alive 24/7!
GNU General Public License v3.0
130 stars 583 forks source link

Gettin some errors #19

Closed ElCunq closed 1 year ago

ElCunq commented 1 year ago

Error: getaddrinfo EAI_AGAIN "IP" at node_internal_captureLargerStackTrace (node:internal/errors:478:5) at nodeinternal (node:internal/errors:700:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:26) { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'IP'

I couldn't find how to solve it. It just started randomly.

JadeMin commented 1 year ago

Put your server url to host in config.json like this:

"client": {
    "host": "minecraft.aternos.me",
    "port": "25565",
    "username": "my afkbot"
}

Thank you for the interest anyways ❤️

ElCunq commented 1 year ago

everything was normal it suddenly gave the error. But suddenly it started to work again. But thanks for help.

JadeMin commented 1 year ago

It seems there was an issue with the aternos.me domain hosting on the Aternos side.