SkyFactory not start (Linux)

  • 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:

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
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.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
[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.
 
K

Kingnn

Guest
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.