@brutalbirdie Belatedly, thanks for your help. It made my social-distancing daughter's weekend to be able to play Minecraft with her bestie on our shared server.
madrush
Posts
-
Error when connecting to the minecraft server :( -
Configuring Object Storage compatible S3 as Primary StorageHi, I am interested in using Object Storage for Nextcloud primary storage as well. Currently, an object storage provider can only be added as external storage. It would be great to be able to configure some s3-compatible Object Storage, which costs much less and can be more durable than Volume, as the primary storage. As I understand it, this is not yet possible in Cloudron. Would it be possible to enable this option?
-
Error when connecting to the minecraft server :(@brutalbirdie said in Error when connecting to the minecraft server :
You should have opened a new issue about this. Next time
Thanks for the tip. Next time...
Did you do any custom firewall stuff? Since there is also no 25565 port open.
That was the problem. I didn't have the port open. But since I was able to access the admin URL, I didn't think that the main port was still closed. Thanks for running that scan and pointing that out!
-
Error when attempting to access Minecraft server via webHi there, I am following up on an issue I'm seeing when trying to access Minecraft Server via the web as an admin, like this:
The error, across all browsers, but intermittently, is that the Login button click doesn't work. And sometimes the input fields do not appear at all. Yet sometimes the form works and I am able to access the in-game command line.
Web inspector shows the following errors:
Error: Internal Server Error Request https://minecraft.cosmos.coop/js/superagent.js:74 emit https://minecraft.cosmos.coop/js/superagent.js:49 onreadystatechange https://minecraft.cosmos.coop/js/superagent.js:90
In the server logs for the app, I am seeing this:
Apr 17 15:23:53 ERROR ServiceUnavailableError: Response timeout Apr 17 15:23:53 at IncomingMessage.<anonymous> (/app/code/node_modules/connect-timeout/index.js:84:8) Apr 17 15:23:53 at IncomingMessage.emit (events.js:315:20) Apr 17 15:23:53 at Timeout.<anonymous> (/app/code/node_modules/connect-timeout/index.js:49:11) Apr 17 15:23:53 at listOnTimeout (internal/timers.js:554:17) Apr 17 15:23:53 at processTimers (internal/timers.js:497:7) [ /app/code/node_modules/express/lib/application.js:630:43 ]
Can someone help me decode those errors? Thanks for your help!