-
Documenting failing tests as I find them:
```
=== RUN TestLegacyInviteJSCreate
2022/12/10 16:10:23 saved identity @GNqxgk8omP6COZQ//fwZC/GDd4JsKMsfUBJOmZaMRes=.ed25519 to testrun/TestLegacyInvi…
-
Hey @mmckegg,
I cloned down `patchtron` today, but it seems to quit out on me right away.
My process was
```
npm install
npm start
```
Electron launches, and I saw the Patchtron inter…
-
This might happen because of a _local duplication_ bug (some messages are append twice) in the verify logic.
It is a fatal error because it cripples replicatio. Tthe system thinks a feed has more m…
-
When I run oasis now, via `node src/index.js` I get the error:
`Error: ssb-tangle require ssb-backlinks to be installed`
I've tried cloning the latest code from this repo,
and running `rm -r no…
-
running branch `windowsInstall` withing patchbay (branch `scuttle-shell`)
I see patchbay launch, and hermes in the tray (as well as the words "scuttle-shell" taking up space in the tray!), but no c…
-
https://github.com/ssbc/go-ssb/issues/237
```
2023/01/08 21:54:06 [margaret/indexes/badger] overwrote batch limit 0
=== RUN TestPrivateGroupsManualDecrypt
groups_test.go:77: %qpKNP2y03haoa…
-
Tests pass locally, but the remote setup doesn't !
woop.
Looks like this ([source](https://travis-ci.org/ssbc/ssb-config/jobs/485175291))
```bash
> server started
Listening on :::8008 (mult…
-
Upload function no longer works:
API Error...
Code: badupload_file
Text: File upload parameter "file" is not a file upload; be sure to use "multipart/form-data" for your POST and include a file…
-
My 2¢ of switching to git-ssb.
## 1. Not found repo
Trying to clone [git-ssb repo](https://git.scuttlebot.io/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256) to post issues.
``…
-
From #369:
> This code contains copious amounts of black magic. Perhaps manually
> adding log messages to every interface method would have been a more
> obvious if less efficient solution.
We…