-
heyo, I set up a pub server here http://ssbc.wiz.co.nz which seems to be working fine except I cannot execute the commands `sbot invite.create` or `sbot invite.addMe` from the readme, any ideas?
```…
-
I'm running a local `sbot` instance via `sbot server`, though when I run `sbot add --type post --text "hello world"` I get the following crash on the server-side:
```
/home/sww/npm/lib/node_modules/s…
-
This surfaced in https://travis-ci.org/ssbc/scuttlebot/builds/51892383 and I've seen it elsewhere. I believe it stems from normal asynchronous variations in ordering, not a race condition, but I'm not…
-
The GEdit plugin should have an option to choose the python env...
The default options would probably be:
System python, any virtualenvs in ~/.virtualenvs that have sbot installed.
It might be usef…
-
heya, I'm trying ot insatll scuttletbot and running into errors. I ran
```
$ npm install -g scuttlebot
$ sbot server
...
```
```
$ sbot whoami
LOCAL_API { auth: 'async' }
{
"id": "Q/uYK0Pt2XnfQ7Uv…
-
i builded scuttlebot on windows without problems but when i start the server for the first time it gives me this log and it closes:
Secure scuttlebutt has undergone a major API change.
Rebuilding inde…
-
```
:; ./bin.js invite.create 100
sbot {cmd} {options}
```
No matter what commands I use with invite, I just get the terse use instruction.
-
I'm experiencing a few install errors.
The first appears to be an error during the build for chloridedown:
```
ld: library not found for -lgcc_s.10.5
clang: error: linker command failed with exit co…
-
Phoenix uses an HMAC to authenticate (https://github.com/ssbc/phoenix/blob/master/domain-auth.js#L11-L21). The server for `/access.json` denies requests from remotes, but that doesn't stop webpages. W…
-
@pfraze It's very silent when running the guard. Should we let through stdout from the child?