betterphp / MineBans

A global banning system for Minecraft servers that allows the server admin very fine control over the limits for their server
http://minebans.com/
7 stars 0 forks source link

Failed to contact Api #10

Closed ghost closed 11 years ago

ghost commented 11 years ago

Hi, after Minebans worked well until now, i got a chat message today that said it failed it contact api. The console told me to report this. Log: [SEVERE] [MineBans v0.15.2]: Failed to contact the API (you should report this). [SEVERE] java.io.FileNotFoundException: http://minebans.com/api.php?api_key=os0fDUyniCSTJhMGREAYrWQVXILmkexzbjqNtgHO&version=0.15.2 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) [SEVERE] at com.minebans.minebans.api.APIRequestHandler.processRequest(APIRequestHandler.java:60) [SEVERE] at com.minebans.minebans.api.APIRequestHandler.run(APIRequestHandler.java:99)

betterphp commented 11 years ago

Thanks :)

Does this happen all the time or was it just this once ?

ghost commented 11 years ago

It just happened once. Just thought it might be good to report it anyway.

betterphp commented 11 years ago

Okay thanks. It looks like the site exceeded the maximum number of connections. I've increased the limit so this should not happen again :)