mattvh / MCServerStatus

Query Minecraft servers for the online players, message of the day, and whether they're online or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does not report on server status

frumbert opened this issue · comments

I have this php script on a shared host with the minecraft servers port open through the firewall. Normal clients connect readily as expected. (server is minecraft 1.4.7)

when the php script runs, I can see an info log at the server console, something like

[INFO] 123.45.67.89:57964 lost connection

where the ip address is the known ip of the host that the php script is running on.

However, the script always reports as being offline. $errno is zero, and I've tried upping and downing the timeout but that doesn't help. Unsure how to debug this any further.

Hey Are u sure that u dont run with clouldflare on our website