eclair4151 / MC-Status-Widget-for-Minecraft

A powerful tool for checking the status of your Minecraft Server. Available on iOS, WatchOS, and macOS
https://itunes.apple.com/us/app/server-widget-for-minecraft/id1408215245
47 stars 4 forks source link

'.dev' domain suffix never shows up as online #13

Closed zcoop98 closed 5 years ago

zcoop98 commented 5 years ago

When using a domain ending in .dev, the server isn't recognized and permanently reads as offline.

I did some digging, and it appears the underlying API currently breaks with .dev domains as well, which would explain this behavior. I'm not sure there's anything to be done here until the API addresses it.

eclair4151 commented 5 years ago

Ah yea that’s odd. Not much I can do about it, but I will email the owner and ask if he is aware. Thanks for letting me know!

eclair4151 commented 5 years ago

Do you mind letting me know what domain you are trying with?

zcoop98 commented 5 years ago

Sweet! I went ahead and emailed about it as well using the email at the bottom of the API page.

I was trying to use the app with a personal server I just put up a month ago, zleo.dev

zcoop98 commented 5 years ago

Welp, update; I totally jumped the gun here. This is related to an issue with my server, some kind of IPv6 routing issue, nothing to do with domain suffixes. Thanks for the response anyways!