Server Loads but doesn't show under Currently Selected Server

Hi all,

My server loads and is totally playable, but the web-ui doesn’t show any (it’s the only server) in the “Currently Selected Server” dropdown or show it on the dashboard, so there’s no way to control it. It had run for a few years now and has had web-ui working okay in past. It is a pretty large server now (archive is 16G), but I’ve made sure I have disk space.

Ubuntu desktop, was running some 14.x.x version, now running Ubuntu 20.04.2 LTS.
MineOS-node

So far, I’ve:

  • Used the update and reset scripts (/bin/bash update_webui.sh and /bin/bash reset_webui.sh)
  • apt-get update (many times from various steps)
  • restarted the machine (many times from various steps)
  • cleaned out old dependencies and disk space (over 100G avail)
  • did a full Ubuntu update (running Ubuntu 20.04.2 LTS)
  • chmod -R the ServerName folder in archive/backup/server dirs to same user I use for web-ui
  • entirely removed mineos web-ui by removing entry in supervisord and then deleting /usr/games/minecraft
  • did an entirely clean install of mineos web-ui following steps here
  • set node to v10.23.0 (I’d seen this some places)

For each of these attempts, I of course tried in between to no avail. I’ve included my mineos.log below.
Thanks in advance for any help!


{“level”:“info”,“message”:"[FunWithToast] Discovered server",“timestamp”:“2021-04-26T07:11:58.879Z”}
{“level”:“info”,“message”:"[FunWithToast] Created tail on logs/latest.log",“timestamp”:“2021-04-26T07:11:58.881Z”}
{“level”:“error”,“message”:"[FunWithToast] Create tail on server.log failed",“timestamp”:“2021-04-26T07:11:58.881Z”}
{“level”:“info”,“message”:"[FunWithToast] Watching for file generation: server.log",“timestamp”:“2021-04-26T07:11:58.881Z”}
{“level”:“error”,“message”:"[FunWithToast] Create tail on proxy.log.0 failed",“timestamp”:“2021-04-26T07:11:58.887Z”}
{“level”:“info”,“message”:"[FunWithToast] Watching for file generation: proxy.log.0",“timestamp”:“2021-04-26T07:11:58.887Z”}
{“level”:“error”,“message”:"[FunWithToast] Create tail on logs/fml-server-latest.log failed",“timestamp”:“2021-04-26T07:11:58.887Z”}
{“level”:“info”,“message”:"[FunWithToast] Watching for file generation: logs/fml-server-latest.log",“timestamp”:“2021-04-26T07:11:58.887Z”}
{“level”:“info”,“message”:"[FunWithToast] Using skipDirEntryPatterns: FunWithToast,FunWithToast_nether,FunWithToast_the_end,plugins,world,world_the_end,world_nether,dynmap,web,region,playerdata,stats,data",“timestamp”:“2021-04-26T07:11:58.887Z”}
{“level”:“info”,“message”:“Starting up server, using commit: 603d9c5 fixed forge json profiles list from 404\n”,“timestamp”:“2021-04-26T07:11:58.947Z”}
{“level”:“info”,“message”:"[FunWithToast] eula.txt detected: ACCEPTED (eula=true)",“timestamp”:“2021-04-26T07:11:59.371Z”}
{“level”:“info”,“message”:"[FunWithToast] autostart = true",“timestamp”:“2021-04-26T07:12:03.932Z”}
{“level”:“error”,“message”:"[FunWithToast] Aborted server startup; condition not met: !up",“timestamp”:“2021-04-26T07:12:04.046Z”}
{“level”:“info”,“message”:"[WEBUI] mcadmin connected from 192.168.1.3",“timestamp”:“2021-04-26T07:12:41.821Z”}
{“0”:“de_DE”,“1”:“en_US”,“2”:“fr_FR”,“3”:“it_IT”,“4”:“ja_JP”,“5”:“no_NB”,“6”:“ru_RU”,“7”:“sv_SE”,“level”:“info”,“message”:"",“timestamp”:“2021-04-26T07:12:41.885Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Mojang Official Minecraft Jars (507 entries)”,“timestamp”:“2021-04-26T07:12:42.018Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Server Packs (566 entries)”,“timestamp”:“2021-04-26T07:12:42.282Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Feed the Beast Third-Party Server Packs (278 entries)”,“timestamp”:“2021-04-26T07:12:42.362Z”}
{“level”:“info”,“message”:"[FunWithToast] mcadmin (192.168.1.3) joined server namespace",“timestamp”:“2021-04-26T07:12:42.362Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Spigot (1 entries)”,“timestamp”:“2021-04-26T07:12:42.363Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Imagicalmine (1 entries)”,“timestamp”:“2021-04-26T07:12:42.363Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Paper (24 entries)”,“timestamp”:“2021-04-26T07:12:45.699Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Forge Mod (50 entries)”,“timestamp”:“2021-04-26T07:12:45.866Z”}
{“level”:“info”,“message”:“Downloaded information for collection: BungeeCord (10 entries)”,“timestamp”:“2021-04-26T07:12:45.931Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Mianite (23 entries)”,“timestamp”:“2021-04-26T07:12:46.151Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Nukkit (2 entries)”,“timestamp”:“2021-04-26T07:12:46.152Z”}
{“level”:“info”,“message”:“Downloaded information for collection: SpongeVanilla (764 entries)”,“timestamp”:“2021-04-26T07:12:46.223Z”}
{“level”:“info”,“message”:“Downloaded information for collection: Cuberite C++ Server (4 entries)”,“timestamp”:“2021-04-26T07:12:46.615Z”}
{“level”:“info”,“message”:"[FunWithToast] committing world to disk every 60 minutes.",“timestamp”:“2021-04-26T07:12:58.890Z”}

Any errors in the browser console (F12)?

What kind of server type are you running?

Seeing 2 errors in browser Console if I leave page up for a bit:

GEThttps://192.168.1.xxx:8443/favicon.ico  [HTTP/1.1 404 Not Found 0ms]
The connection to wss://192.168.1.xxx:8443/socket.io/?EIO=3&transport=websocket&sid=An6GrS1ENdRMY3yWAAAA was interrupted while the page was loading.    socket.io.js:3:1012

I put xxx for the actual ending of local ip for the server, but it is correct one.

And I’m running a Spigot server. Currently on 1.16.4. Only one mod, which is a drop in: Dynmap