System Information
| Field | Value |
|---|---|
| Operating System | Linux - Debian GNU/Linux 13 on x86_64 |
| Product | AMP ‘Phobos’ v2.6.5.2 (Mainline) |
| Virtualization | Docker |
| Application | Minecraft |
| Module | MinecraftModule |
| Running in Container | Yes |
| Current State | Stopped |
Problem Description
Issue
I dont know why the server crashes on start and could use some help
Reproduction Steps
-
i was working on kits and restarted the server to see if that would update the kits
-
the server crashed on startup when i did that so i completely deleted the kit file hoping that would fix it
-
I have been looking at the crash logs to see whats wrong and it seems to be the port but i dont know why
this is the error i found
Starting Minecraft server on 0.0.0.0:25565
Using epoll channel type
Server thread/WARN10:29:46
**** FAILED TO BIND TO PORT!
The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
Perhaps a server is already running on that port?