Systemctl start mineos not working

I am at a loss hard to diagnose something with limited information and not being in front of it.

MineOS Turnkey is an option that will work right out of the box. I recommend this because its setup well, personally i prefer this distro for this reason because its tailor designed for MineOS and just works.

Hi.
Have you taken a look at the troubleshooting page?

I suspect your node-dependencies are not met, and that they fail during installation. And since some dependencies are missing MineOS refuses to start.

Please try this:

cd /usr/games/minecraft
npm install --unsafe-perm

Please note the --unsafe-perm at the end that differs from the installation instructions. This is due to MineOS’s age and dependencies to older node-elements. Node refuses to install them since there exists newer versions. We have to force it.

I run MineOS off a ubuntu server installation, and hae to install with the --unsafe-perm flag set.

Good luck

1 Like

hello can u help me i port forwading from router and gave my friends my public ip and send them the ip with 25565 which i port forwading and still wont work i am using my old pc ubuntu / mineos

Hi not_today.
This is a different problem from the problem in this thread.
Please make a new thread, or search the forum for a solution.