You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: