[SOLVED] Fresh install of Debian, Server worked then booted players and won't restart

So today I installed Debian and MineOS on top of that. I went through the apt-get instructions on installing MineOS and got it setup. I was able to Access the WebUI and create a server. After that I imported a spigot server from my old machine, it started up and ran with no issues. I logged into it and was able to play. No more than 5 minutes into it I get booted from it. I can no longer access the WebUI or the game. I’ve tried some troubleshooting and restarting multiple times with no luck.

Mineos.log gives me a few errors…
{“level”:“info”,“message”:"[Order_Of_Bros] Discovered server",“timestamp”:“2017-07-06T04:41:29.834Z”}
{“level”:“info”,“message”:"[Order_Of_Bros] Created tail on logs/latest.log",“timestamp”:“2017-07-06T04:41:29.837Z”}
{“level”:“error”,“message”:"[Order_Of_Bros] Create tail on server.log failed",“timestamp”:“2017-07-06T04:41:29.837Z”}
{“level”:“info”,“message”:"[Order_Of_Bros] Watching for file generation: server.log",“timestamp”:“2017-07-06T04:41:29.837Z”}
{“level”:“error”,“message”:"[Order_Of_Bros] Create tail on proxy.log.0 failed",“timestamp”:“2017-07-06T04:41:29.852Z”}
{“level”:“info”,“message”:"[Order_Of_Bros] Watching for file generation: proxy.log.0",“timestamp”:“2017-07-06T04:41:29.853Z”}
{“level”:“error”,“message”:"[Order_Of_Bros] Create tail on logs/fml-server-latest.log failed",“timestamp”:“2017-07-06T04:41:29.853Z”}
{“level”:“info”,“message”:"[Order_Of_Bros] Watching for file generation: logs/fml-server-latest.log",“timestamp”:“2017-07-06T04:41:29.853Z”}
{“level”:“info”,“message”:"[Order_Of_Bros] Using skipDirEntryPatterns: logs,plugins,world,world_nether,world_the_end,dynmap,web,region,playerdata,stats,data",“timestamp”:“2017-07-06T04:41:29.854Z”}
{“level”:“info”,“message”:“Starting up server, using commit: 2be4e7e abort startup on missing mineos.conf (#255)\n”,“timestamp”:“2017-07-06T04:41:29.964Z”}
{“level”:“info”,“message”:"[Order_Of_Bros] eula.txt detected: ACCEPTED (eula=true)",“timestamp”:“2017-07-06T04:41:30.405Z”}
{“level”:“info”,“message”:"[Order_Of_Bros] autostart = false",“timestamp”:“2017-07-06T04:41:34.928Z”}
{“level”:“error”,“message”:"[Order_Of_Bros] Aborted server startup; condition not met: true",“timestamp”:“2017-07-06T04:41:34.929Z”}

Nothing shows up when I type the ip into my browser. Not sure what else to try.

EDIT: I WAS STUPID AND DIDN’T REALIZE DEBIAN CHANGED IT’S IP ON RESTART… carry on…