OS: Ubuntu 16.04 on and old Gateway 32 bit box
Followed the install steps from here, installing MineOS atop and existing Ubuntu server.
Each install step seemed to install successfully, no errors.
No mc user though… so not sure if that is related to this problem.
Login to the WebUI with my user.
Any attempt to CREATE_NEW_SERVER fails to create a server, no error it just loads the server list page and no server is listed.
It does populate the SERVER_SETTINGS navigation panel but does not seem to help.
Then I navigate to the PROFILES page and it says NO_PROFILES_DOWNLOADED.
I tried downloading the minecraft vanilla server.jar to the /var/games/minecraft/profiles/
directory and the /var/games/minecraft/servers/
directory but the WebUI still does not see it.
Also, I used ping to test connectivity to the outside internet successfully.
mineos.log shows:
{"date":"Sun Aug 19 2018 10:34:03 GMT-0600(MDT)","process":{"pid":1170,"uid":0,"gid":0,"cwd":"/usr/games/minecraft","execPath":"/usr/bin/node","version":"v8.11.4","argv":["/usr/bin/node","/usr/games/minecraft/webui.js"],"memoryUsage":{"rss ":42893312,"heapTotal":16920576,"heapUsed":11020428,"external":1203682}},"os":{"loadavg":[1.3623046875,0.466796875,0.16552734375],"uptime":75},"trace":[{"column":15,"file":"module.js","function":"Module._resolveFilename","line":547,"method":"_resolveFilename","native":false},{"column":25,"file":"module.js","function":"Module._load","line":474,"method":"_load","native":false},{"column":17,"file":"module.js","function":"Module.require","line":596,"method":"require","native":false},{"column":18,"file":"internal/module.js","function":"require","line":11,"method":null,"native":false},{"column":19,"file":"/usr/games/minecraft/node_modules /userid/lib/userid.js","function":null,"line":5,"method":null,"native":false},{"column":30,"file":"module.js","function":"Module._compile","line":652,"method":"_compile","native":false},{"column":10,"file":"module.js","function":"Module._extensions..js","line":663,"method":".js","native":false},{"column":32,"file":"module.js","function":"Module.load","line":565,"method":"load","native":false},{"column":12,"file":"module.js","function":"tryModuleLoad","line":505,"method":null,"native":false},{"column":3,"file":"module.js","function":"Module._load","line":497,"method":"_load","native":false}],"stack":["Error: Cannot find module'/usr/games/minecraft/node_modules/userid/build/Debug/userid.node'","at Function.Module._resolveFilename (module.js:547:15)","at Function.Module._load (module.js:474:25)","at Module.require (module.js:596:17)","at require (internal/module.js:11:18)","at Object.<anonymous>(/usr/games/minecraft/node_modules/userid/lib/userid.js:5:19)","at Module._compile (module.js:652:30)","at Object.Module._extensions..js(module.js:663:10)","at Module.load (module.js:565:32)","at tryModuleLoad (module.js:505:12)","at Function.Module._load(module.js:497:3)"],"level":"error","message":"uncaughtException: Cannot find module'/usr/games/minecraft/node_modules/userid/build/Debug/userid.node'","timestamp":"2018-08-19T16:34:03.271Z"}
{"level":"info","message":"Starting up server, using commit: fd17bbc Fix download for Minecraft versions (1.13) not hosted on Amazon AWS (#286)\n","timestamp":"2018-08-19T16:34:05.471Z"}
{"level":"info","message":"Starting up server, using commit: fd17bbc Fix download for Minecraft versions (1.13) not hosted on Amazon AWS(#286)\n","timestamp":"2018-08-19T16:34:55.563Z"}
{"level":"info","message":"Starting up server, using commit: fd17bbc Fix download for Minecraft versions (1.13) not hosted on Amazon AWS(#286)\n","timestamp":"2018-08-19T16:42:31.191Z"}
{"level":"info","message":"Starting up server, using commit: fd17bbc Fix download for Minecraft versions (1.13) not hosted on Amazon AWS(#286)\n","timestamp":"2018-08-19T16:44:17.169Z"}
Reading other posts I am guessing I might be missing a module somewhere but can’t figure out what. I reinstalled all that I could but still getting the same error. Is there a compatibility problem with this old machine (32 bit) I’m using? Thanks for the help!
This seems to be the applicable error:
"message":"uncaughtException: Cannot find module'/usr/games/minecraft/node_modules/userid/build/Debug/userid.node'"
ls -l looks like this:
drwxr-xr-x 11 root root 4096 Aug 18 21:15 usr
drwxr-xr-x 14 root root 4096 Aug 15 21:02 var