fabric server not starting
https://mclo.gs/cVuTXEV
before, i got a session.lock file which i deleted from the world file
now i get this error
17 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by penguin_minecraf#0
1.20.1, fabric server
Please use your eyes
20:25:54] [Server thread/WARN]: ** FAILED TO BIND TO PORT!
[20:25:54] [Server thread/WARN]: The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
[20:25:54] [Server thread/WARN]: Perhaps a server is already running on that port?
the other server has a different port and this one has been working until recently
Shared host?
Or self hosting
self
something is using port 25564 on your network
ill try changing it then ig
Check task manager if you have a stray Java application running
machine
yeah
*
this is oracle cloud so ig someone is using 25564
soβ¦ itβs not self hosting
self hosting would be your own machine
sudo ss -lptn 'sport = :25564'
run that
well
you have a server running on 25564
if you canβt find it, kill the process
kill -9 765042
ok ill also restart the machine just got i have the chance