SkyFactory not start (Linux)

  • Thread starter Thread starter Kingnn
  • Start date Start date
  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
K

Kingnn

Guest
Title SkyFactory not start (Linux)

Launcher Type Server

Modpack SkyFactory 3

Modpack version 3.0.15

Have you modified the pack? No

Link to log file https://pastebin.com/YtE7a7ae

Details of the issue I`m very big noob for linux
Server don`t start.
eula=true
port 23141 is open
4g ram
I do not understand what the problem is
 
Last edited by a moderator:
From your log: Starting Minecraft server on 127.0.0.1:23141

Did you add 127.0.0.1 in server.properties - if yes, remove that (it should be empty) and try again.

Post new log if it still fails.
 
[05:55:26] [Server thread/WARN]: The exception was: java.io.IOException: Error during bind(...): Address already in use
[05:55:26] [Server thread/WARN]: Perhaps a server is already running on that port?
You probably already have something running that is using that port. To find out what it is you can use https://www.cyberciti.biz/faq/what-process-has-open-linux-port/

Another thing: You are running the server as root. Though this shouldn't cause this error,it is a potential security risk and bad practice.
 
Another thing: You are running the server as root. Though this shouldn't cause this error,it is a potential security risk and bad practice.
Thank you . This is a personal server for 3 players . I don't think he needed someone.