Ah, do you happen to have sleep mode enabled and a scheduled restart?
The server is failing to bind to the port, so that leaves me to believe it’s locked up somewhere.
(a scheduled restart while the server is sleeping will do that)
It’s just a bug where the restart doesn’t check to see if the server is sleeping, and it gets locked up.
I treat sleep and scheduled restarts as mutually exclusive, as you don’t need to restart the server if it’s sleeping (since sleeping stops the server)