McLive / api.minetools.eu

Issuetracker for the Minetools API.
2 stars 0 forks source link

API constantly down? #27

Closed vastolf closed 5 months ago

vastolf commented 4 years ago

I keep trying to make requests to:

And I get the following response:

{
  "error": "timed out", 
  "status": "ERR"
}

I use your API for my website, have for a week or so (usually works great but for past day or so it's been mostly down).

Same thing happens when I try another server IP:

vastolf commented 4 years ago

But for some reason this server works?

McLive commented 4 years ago

Looks like minetools can't connect to your server. Are you sure you allow connections to that port?

McLive commented 4 years ago

Actually, I can't connect. netheranarchy.org [147.135.104.5] 23598 (?) : Connection refused

vastolf commented 4 years ago

It works for a while and then stops working all of the sudden

server.properties:

query.port=23598
vastolf commented 4 years ago

@McLive and other sites like Planet Minecraft connect to me fine:

McLive commented 4 years ago

I don't know how the other sites work but I guess they use the ping protocol.

I still can't reach your server. netheranarchy.org [147.135.104.5] 23598 (?) : Connection refused

vastolf commented 4 years ago

@McLive it was working for about 5 days and suddenly stopped working. Any setting I can change potentially to fix this?

McLive commented 4 years ago

@vastolf I have no idea, sorry. Nothing changed on minetools. Maybe your firewall is blocking connections to that port.