Minecraft: "[ Failed ] Starting mcserver: unable to start"

Where are the logs to determine what may be causing MC not to start? Currently getting "[ Failed ] Starting mcserver: unable to start"

2 Replies

Hi there,

If you deployed your Minecraft using our One-Click Apps, your server logs files should be located within your Minecraft user home directory at /home/$serveruser/serverfiles/logs where $serveruser is the username for your Minecraft server.

This is a guide that we found and we think might be helpful in troubleshooting this issue. From the link, navigate to the Basic Usage section on the left hand side.

Usually when you first start Minecraft, it will create a bunch of new files. One of those files is eula file which you have to edit using vim or nano. In the text editor you have to change the word false to true.

Also, if you’re running Minecraft Java 1.17 make sure you have Java 16 or Openjdk 16 or higher. The new update requires it.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct