MCGameInfo / mcgame.info

MCGameInfo Frontend
https://mcgame.info
GNU General Public License v3.0
0 stars 2 forks source link

Can't ping Server (or create Socket) #12

Open SpraxDev opened 7 years ago

SpraxDev commented 7 years ago

Hey! (again ;D)

I was wondering why my Netzwork won't show a Motd or Server-Icon.

The JavaScript-Console of my browser tells me that it can't connect to the server. But it's online and IP:Port are right. Maybe it's fetching the DNS-Settings (SRV) of the domain wrong? I don't know much about Web-Development but I'm sure you can fix it or tell what I did wrong

i0lfufpasdck_k8ahqkqta 1

The Red-Highlighted text is "warning" about the charset that is not set in the HTML. And that the text could be displayed 'mutilated' (damaged or weird maybe? [I'm german xD]) in other browsers. (Just by-the-way).

Diamax10 commented 7 years ago

This is not a DNS problem : https://mcapi.ca/query/188.68.35.114/info this return the same error or you use differents servers for your MC server and your website @Sprax2013

SpraxDev commented 7 years ago

Okay... I have 3 Root-Servers. The IP you'r checking (maybe the Server-Ping too) ist checking the wrong IP.

cherrybread.net (@ and *) does point to 188.68.35.114 But there is a SRV-Record for Minecraft (@) but to the domain mc.cherrybread.net (pointing to 188.68.35.121)

When I check the Server-Status here: https://dinnerbone.com/minecraft/tools/status/ (with Domain cherrybread.net) everything seems to be right...

I deleted my Server from the list and changed the IP to mc.cherrybread.net - Now it's working. Maybe the API is doing something wrong :/

InventivetalentDev commented 7 years ago

I'm not sure what's wrong here either, probably just a weird issue with the mcapi, I guess.
But good to see it working with a different domain! :)