git ssb

amnovak amnovak@KSW+Uwrc1wLzaCjJF8MZZl+wmw1P1LgB3ANiLbgS454=.ed25519

amnovak pushed to vg 7 years ago
amnovak opened issue Invites plugin crashes when creating an … on scuttlebot 7 years ago
amnovak opened issue Install from Git doesn't work ``` Vy… on ssb-notifier 7 years ago
amnovak commented on pull request Make sure the README notes that `git-ssb-web` is part of Patchwork and sbot and doesn't need to be installed on top of them. 7 years ago

OK, how about this?

amnovak pushed to git-ssb-web 7 years ago
amnovak pushed to git-ssb-web 7 years ago
amnovak opened issue Forking a repo makes it show up under th… on git-ssb-web 7 years ago
amnovak opened pull request Make sure the README notes that `git-ssb… on git-ssb-web 7 years ago
amnovak pushed to git-ssb-web 7 years ago
amnovak pushed to git-ssb-web 7 years ago
amnovak pushed to git-ssb-web 7 years ago
amnovak pushed to git-ssb-web 7 years ago
amnovak pushed to git-ssb-web 7 years ago
amnovak commented on issue # Does not run on the default port 7 years ago

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.

amnovak forked git-ssb-web to git-ssb-web 7 years ago
amnovak opened issue # Does not run on the default port Us… on git-ssb-web 7 years ago
amnovak pushed to vg 7 years ago
amnovak created repo vg 8 years ago
amnovak commented on issue Crash while digging repo 8 years ago

I should mention I'm on OS X, also. And using Patchwork as my main scuttlebot.

amnovak commented on issue Crash while digging repo 8 years ago

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)
amnovak opened issue Issues ought to flow from bottom to top on git-ssb-web 8 years ago
Previous

Built with git-ssb-web