Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bind_local::bind ... address already in use #18

Closed
ghost opened this issue Sep 24, 2019 · 3 comments
Closed

bind_local::bind ... address already in use #18

ghost opened this issue Sep 24, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 24, 2019

I have sucessfully configure sshttp over port 80.
http and ssh are working.

I am getting a lot of errors like this:

bind_local::bind ... address already in use

it is flooding my syslog. What could be the cause?

@stealth
Copy link
Owner

stealth commented Oct 24, 2019

Hm, this should not happen. Are the ssh and http connections properly muxed beside the error logs?
Can you send me "ss -antp" and strace output of a sshttp processing a connection?

@stealth
Copy link
Owner

stealth commented Nov 8, 2019

OK thats strange. What system is it? 32bit CPU? I just pushed a bugfix for 32Bit.

BTW, you can strip down the exact IP addresses for privacy. But its too little info
for me to see wheres a potential bug. It may also your firewall setup or network.

@stealth
Copy link
Owner

stealth commented Nov 8, 2019

You may pull and build/setup it again. The issue I fixed could indeed cause ...bind errors

@ghost ghost closed this as completed Jun 11, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant