-
Notifications
You must be signed in to change notification settings - Fork 11
Error: Could not connect to ssb-server :::8008 #329
Comments
settings
settings
Hi Raphael I havn't touched this project in a while. The first issue to figure out is why the server is not responding on port 8008 for the sbot publish. If that doesn't work, then none of the other is going to work. Maybe you can get some more info by adding the verbose options. Sadly the sbot server is unmaintained. For later projects like groupies I have moved to rooms. I think the browserslist error should be harmless. |
Hi Anders! Port 8008 is now available (I forgot to open it) The error message I get is now different:
Anyway... I've just trued to use the I tried to create a group, but didn't succeed when clicking |
That looks like there is an json error in your config. ssb-config is quite strick about those. Check the console in groupies, it might reveal what the error is. |
Following the indications found here: https://people.iola.dk/arj/2020/03/04/how-to-setup-a-pub-for-ssb-browser/
this is my setup for
ssb-browser-demo
:.ssb/config
:(base) raphy@pc:~/ssb-browser-demo/node_modules/ssb-browser-core/browser.js
:run-server.sh
:I execute
run-server.sh
:Or :
Other info:
O.S.: Ubuntu 20.04 Desktop
What's wrong with my
configuration
andsettings
? How to make it work?I also realized that I experience problems in installing and executing
ssb-browser-demo
:The text was updated successfully, but these errors were encountered: