Skip to content

kill then start server causes "Warning: NET_IP4Socket: bind: Address already in use" #427

@bbashy

Description

@bbashy

Getting an issue where it thinks the port is still in-use when restarting servers.

I use kill -15 <pid> and then start it back up 30 seconds later. When it starts it crashes and has the following;

Opening IP socket: 45.282.361.513:28960 UDP
[1;33mWarning: NET_IP4Socket: bind: Address already in use
---- Network shutdown ----
--------------------------

Sys_Error: Could not bind to a IPv4 network socket

Is there a solution to gracefully kill it? I don't get the same issue with CoD4 1.7 servers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions