franga2000 / BungeeStatus

A PHP powered website to show players the status of your BungeeCord network
GNU General Public License v2.0
9 stars 7 forks source link

It says all of my servers are offline #2

Closed Piggles closed 9 years ago

Piggles commented 10 years ago

I have just gotten the website to work. turns out i wasnt putting it in the right folder. but on my site http://mc-thunderstrike.net/bungeestatus it says everything is offline. I've turned query on every server on. and put in the correct ip and port and checked it with the json checker yet still offline! please help me :'(

franga2000 commented 10 years ago

I'm not sure what the problem is. I'm currently on vacation and I can't help you from here. I'll send you a debug file when I come back (in appx. 5 days).

I'm sorry I can't help you now.

Piggles commented 10 years ago

Hello so I've done some testing. It turns out your site works amazingly. However only on my local host. I've tried two web hosting sites and have uploaded the same files and the servers aren't on my local host so there would be no problem there. The program works and makes a website it just tells me it's offline.

Sent from my iPhone

On Jul 16, 2014, at 1:11 PM, franga2000 notifications@github.com wrote:

I'm not sure what the problem is. I'm currently on vacation and I can't help you from here. I'll send you a debug file when I come back (in appx. 5 days).

I'm sorry I can't help you now. — Reply to this email directly or view it on GitHub.

franga2000 commented 10 years ago

The problem with hosting sites is that a lot of them disable the socket API which is the only way to ping a server.

It's a common problem with cheap hosts. I'll try to make a debug file that tests all needed APIs. Then you can send the output to tech support and ask them to enable the specified APIs.

franga2000 commented 10 years ago

Lol. I accidentally closed the issue :)

jannislehmann commented 10 years ago

I've got the same problem on my root server.

gidonyou commented 10 years ago

Makesure you use "localhost" if it is same server as your minecraft.. also, querry have to be enabled (disabled by default)