amnovak@KSW+Uwrc1wLzaCjJF8MZZl+wmw1P1LgB3ANiLbgS454=.ed25519
OK, how about this?
OK, it looks like this is more or less expected behavior because Patchwork/sbot now run git-ssb-web already, by default.
Perhaps the git-ssb-web README should inform users of this.
I should mention I'm on OS X, also. And using Patchwork as my main scuttlebot.
I've replicated this as well:
/usr/local/lib/node_modules/git-ssb/node_modules/ssb-keys/node_modules/chloride/node_modules/sodium-browserify/node_modules/libsodium-wrappers/node_modules/libsodium/dist/modules/libsodium.js:14 var Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};for(var key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT_IS_WEB=typeof window==="object";var ENVIRONMENT_IS_WORKER=typeof importScripts==="function";var ENVIRONMENT_IS_NODE=typeof process==="object"&&typeof require==="function"&&!ENVIRONMENT_IS_WEB&&!ENVIRONMENT_IS_WORKER;var ENVIRONMENT_IS_SHELL=!ENVIRONMENT_IS_WEB&&!ENVIRONMENT_IS_NODE&&!ENVIRONMENT_IS_WORKER;if(ENVIRONMENT_IS_NODE){if(!Module["print"])Module["print"]=function print(x){process["stdout"].write(x+"\n")};if(!Module["printErr"])Module["printErr"]=function printErr(x){process["stderr"].write(x+"\n")};var nodeFS=require("fs");var nodePath=require("path");Module["read"]=function read(filename,binary){filename=no NotFoundError: Key not found in database at /Users/anovak/Documents/Workspace/patchwork/node_modules/scuttlebot/node_modules/secure-scuttlebutt/node_modules/level-sublevel/shell.js:101:18 at /Users/anovak/Documents/Workspace/patchwork/node_modules/scuttlebot/node_modules/secure-scuttlebutt/node_modules/level-sublevel/nut.js:120:19
This is with node 4.2.6 and these git ssb modules:
git-ssb@1.2.3 /usr/local/lib/node_modules/git-ssb ├── ssb-ref@2.3.0 (ip-regex@1.0.3, is-valid-domain@0.0.2) ├── ssb-config@2.0.0 (deep-extend@0.4.1, non-private-ip@1.3.0, osenv@0.1.3, rc@1.1.6) ├── stream-to-pull-stream@1.6.9 (pull-stream@3.4.2) ├── ssb-git-repo@1.7.0 (pull-reverse@0.0.0, pull-cache@0.0.0, pull-cat@1.1.9, pull-hash@0.0.0, multicb@1.2.1, pull-pushable@2.0.0, ssb-pull-requests@0.0.4, ssb-mentions@0.1.0, pull-git-pack@0.1.2, pull-git-repo@0.4.1, pull-stream@3.4.2) ├── git-remote-ssb@1.1.6 (pull-stream@3.4.2, pull-git-remote-helper@1.3.2) ├── git-ssb-web@1.15.2 (ssb-reconnect@0.1.0, asyncmemo@0.1.0, ssb-pull-requests@0.0.4, pull-paramap@1.1.6, pull-cat@1.1.9, multicb@1.2.1, node-polyglot@1.0.0, ssb-marked@0.6.0, ssb-issues@0.1.3, mime-types@2.1.11, ssb-mentions@0.1.0, diff@2.2.3, ssb-config@1.2.1, pull-identify-filetype@1.1.0, pull-many@1.0.6, ssb-msg-schemas@6.2.1, pull-git-pack@0.2.0, pull-stream@3.4.2, pull-git-repo@0.4.1, highlight.js@9.4.0) ├── ssb-keys@5.0.2 (private-box@0.0.3, hmac@1.0.1, blake2s@1.0.1, deep-equal@0.2.2, mkdirp@0.5.1, chloride@2.1.1) └── ssb-client@3.1.1 (explain-error@1.0.1, secret-stack@2.5.1)
Built with git-ssb-web