Replies: 2 comments
-
Seconding that I am having this issue with gsquery on a Bedrock server (except I'm not having the wrong external IP). It fails to monitor the server. It can also successfully be queried from https://mcsrvstat.us/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
The workaround in this Issue fixed my problem. The issue was declared fixed, but doesn't appear to be the case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title says, I am running an MC Bedrock server on an Ubuntu box. Install went smoothly (first time user to LinuxGSM v24.3.1), I am able to see the server at
https://mcsrvstat.us/
and my kids can login both with their PCs and Xboxs and play with no problems. However when I run./mcbserver detail
I am getting an incorrect 'Internet IP' and when I run./mcbserver monitor
it fails:Running
curl https://ipinfo.io/ip
returns the servers correct external IP address.So while the server is working great and I can see it correctly using
https://mcsrvstat.us/
, I would like to have the internal details and monitor work correctly as well.Thank You
Beta Was this translation helpful? Give feedback.
All reactions