This repository has been archived by the owner on Sep 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Failed to Bind Port #19
Comments
Are you talking about individual servers that Scales runs, or the Scales process? |
Individual servers. |
Souldn't be happening unless the servers themselves aren't being killed properly. I haven't been able to reproduce this at all, and killing the server process should be clearing up and bound ports. Are you able to kill the server a second time at all, sometimes it just get a bit glitched. Also, what do the Scales logs say? If it wasn't run as verbose I need you to run it as so until this bug happens again and then provide those logs. |
Closing this since the root issue is being tackled here: #22 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
When scales kills a server, sometimes it doesn't completely kill the process. In order to completely fix this, when scales kills a server it needs to run this:
(Assuming you have
wget https://raw.github.com/abdennour/miscs.sh/master/killport
installed.The text was updated successfully, but these errors were encountered: