Jump to content

Recommended Posts

Posted

hello,

my server seems to be occupying ports after it has used it for a while.

for example:

we used port 25565, the server stopped and port does no longer send out any data.

we used 25564 afterwards, same happens, port does not send any data.

there are no errors, the server starts like it should and we do not get the "failed to bind to port" error.

linux GNU/Linux 3.2.0-41-generic x86_64 (only access to terminal)

java 1.7

Posted

"failed to bind to port"

generally that means you have something running on that port already

since you have linux you can use nmap or netstat to see what is running on what ports

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...