-
Originally reported on Google Code with ID 2866
```
I ran into this issue yesterday, blamed it on lack of sleep, but now I've been reproducing
it again and can't solve it, so it must be a (recently i…
-
right now, sbot's manifest is split between each of its plugins, so we use `getManifest()` on a running instance to generate the correct listing. now that we have https://github.com/ssbc/ssb-manifest,…
-
RPC roundtrip can get pretty high sometimes
Not sure what the cause is. It's observable during sync for a new user (when lots of feeds are being downloaded) I've had sbot take 20-30 seconds to respon…
-
@dominictarr said something the other day in [`this`](https://github.com/ssbc/scuttlebot/issues/82#issuecomment-71906619) comment.
What if the nodes in that test network measured themselves (plugin?)…
-
This is an Ubuntu bug, not pgi - but maybe pgi could workaround it ?
Using pypy on ubuntu and import Gtk segfaults
``` python
>>>> import pgi
>>>> from pgi.repository import Gtk
Segmentation fault
`…
-
@dominictarr I see you are thinking that large attachments should be torrents
https://github.com/ssbc/scuttlebot/wiki/FAQ#attachments
Are you working on this?
I am back in the torrent zone at the …
-
I used @dominictarr's invite from the [pubServers](https://github.com/ssbc/scuttlebot/wiki/Pub-Servers) wiki page and got `Sorry, an unexpected error occurred. Please try again.` in the UI.
The cons…
-
`ssb-config` is a little confusing, I think, this is config for sbot
-
![screenshot from 2015-02-09 23 07 41](https://cloud.githubusercontent.com/assets/308049/6116900/a31bc5d4-b0b0-11e4-8a43-0acfa2b0b77e.png)
1. What does this message mean?
2. Why are there three entrie…
-
I tried to add an invite with
```
./bin.js invite.addMe "polis.nbtsc.org,+Rhv9v9F9pNxYNtQ6RTo7tZlZiW3E1uptDobN5Jzko0=.blake2s,WN7Vz4rSvm4mBE/NE5zVfZscoZ/DEqfwpQ7OrY9bdrA="
```
The pub server logged …