When I try to open the Web UI I use the correct Ip and port nothing happens. When I ssh into the MineOS and try the command “mineos” I get this:
path.js:28
throw new TypeError('Path must be a string. Received ’ + inspect(path));
^
TypeError: Path must be a string. Received undefined
at assertPath (path.js:28:11)
at Object.join (path.js:1236:7)
at new mineos.mc (/usr/games/minecraft/mineos.js:133:15)
at Object. (/usr/games/minecraft/mineos_console.js:119:16)
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)
at Function.Module.runMain (module.js:693:10)
I type the Ip which is listed at the configuration console and I tried to ping the ip and I get response. When I open the web UI I get this https://i.stack.imgur.com/Cc1hr.png . And here are the logs from the mineos.log:
{“level”:“info”,“message”:“Starting up server, using commit: 8337217 npm update’d more modules\n”,“timestamp”:“2018-10-03T10:16:11.190Z”}
{“level”:“info”,“message”:“Starting up server, using commit: 8337217 npm update’d more modules\n”,“timestamp”:“2018-10-03T10:22:50.431Z”}
{“level”:“info”,“message”:“Starting up server, using commit: 8337217 npm update’d more modules\n”,“timestamp”:“2018-10-03T10:54:33.283Z”}
{“level”:“info”,“message”:“Starting up server, using commit: b28c5be fw.ignore for all skip_dirs\n”,“timestamp”:“2018-10-03T11:04:39.618Z”}
{“level”:“info”,“message”:“Starting up server, using commit: b28c5be fw.ignore for all skip_dirs\n”,“timestamp”:“2018-10-03T14:10:01.599Z”}
EDIT: Checked the webui and its running, I used all commands from the Megathread and everything is fine, and Im typing 192.168.0.69:8443.