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

Error: listen EADDRNOTAVAIL: address not available #712

Closed
D3191 opened this issue Jan 29, 2020 · 1 comment
Closed

Error: listen EADDRNOTAVAIL: address not available #712

D3191 opened this issue Jan 29, 2020 · 1 comment

Comments

@D3191
Copy link
Contributor

D3191 commented Jan 29, 2020

I have been trying to setup a ssb pub and have seem to hit a wall. I followed the instructions here but when I run “sh ~/run-server.sh” I get the error:

Error: listen EADDRNOTAVAIL: address not available (My Public IP):8008

When I remove --host (My subdomain) from the string it works but when I run “ssb-server invite.create 1.” I receive the error:

Error: Server has no public ip address, cannot create useable invitation

I am running firewalld but I have opened both port 8008 and 8989 on both the internal and external
zones.

Secure Scuttlebutt looks like a great project and thanks for any help setting it up :)

@D3191
Copy link
Contributor Author

D3191 commented Jan 31, 2020

The issue is fixed!

I used the config from issue #638 and it worked.

If anyone else has this problem just
nano ~/.ssb/config

and add this text to the file and you are ready to scuttlebutt :)

@D3191 D3191 closed this as completed Jan 31, 2020
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