Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

crash/kill/restart will complain "bind: Address already in use" #9

Open
igenyar opened this issue Sep 4, 2015 · 3 comments
Open

crash/kill/restart will complain "bind: Address already in use" #9

igenyar opened this issue Sep 4, 2015 · 3 comments
Labels

Comments

@igenyar
Copy link

igenyar commented Sep 4, 2015

After killing, I restart the server and get the following error.

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
  what():  bind: Address already in use
Aborted (core dumped)
make: *** [run] Error 134

Looks like socket opt is not set correctly to allow reuse.

@igenyar
Copy link
Author

igenyar commented Sep 4, 2015

commit ce334144fd5cf123940d8a96f1801355ef20fe09
Date:   Wed Sep 2 14:09:08 2015 +0100

@Jeffail Jeffail added the bug label May 17, 2016
@Jeffail
Copy link
Contributor

Jeffail commented May 17, 2016

Hey @igenyar, sorry for the late response. I'll take a look soon.

@cjgdev
Copy link
Contributor

cjgdev commented Apr 21, 2017

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants