Minecraft server error? - 1

Bo
- in Servers
2

Hey guys my Minecraft server (Linux) always crashes when starting.

Here is the log:

> ./ run.sh: line 6: /home/MC_FreeBuild/.ssh/authorized_keys: No such file or directory

./run.sh: line 7: /home/.ssh/authorized_keys: No such file or directory

./run.sh: line 8: /home/minecraft/.ssh/authorized_keys: No such file or directory

./run.sh: line 9: /root/.ssh/authorized_keys: Permission denied

Loading libraries, please wait…

[15:37:44 INFO]: Starting minecraft server version 1.8.8

[15:37:44 INFO]: Loading properties

[15:37:44 INFO]: Default game type: SURVIVAL

[15:37:44 INFO]: This server is running CraftBukkit version git-PaperSpigot- "4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

[15:37:44 INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m

[15:37:44 INFO]: Server Ping Player Sample Count: 12

[15:37:44 INFO]: Using 4 threads for Netty based IO

[15:37:44 INFO]: Debug logging is disabled

[15:37:44 INFO]: Data value allowed items:

[15:37:44 INFO]: Generating keypair

[15:37:45 INFO]: Starting Minecraft server on 127.0.0.1:25505

[15:37:45 INFO]: Using epoll channel type

[15:37:48 WARN]: Failed to generate a seed from SecureRandom within 3 seconds. Not enough entrophy?

[15:37:48 WARN]: FAILED TO BIND TO PORT!

[15:37:48 WARN]: The exception was: java.io.IOException: Error during bind (…): Address already in use

[15:37:48 WARN]: Perhaps a server is already running on that port?

[15:37:48 INFO]: Stopping server

[15:37:48 INFO]: Saving players

> ./ run.sh: line 6: /home/MC_FreeBuild/.ssh/authorized_keys: No such file or directory

./run.sh: line 7: /home/.ssh/authorized_keys: No such file or directory

./run.sh: line 8: /home/minecraft/.ssh/authorized_keys: No such file or directory

./run.sh: line 9: /root/.ssh/authorized_keys: Permission denied

Loading libraries, please wait…

[15:37:58 INFO]: Starting minecraft server version 1.8.8

[15:37:58 INFO]: Loading properties

Do

You should use a port that is not yet used. Is also detailed in the log.

An

If you don't get smart from this log then you shouldn't run a server.