Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

error while loading git-ssb-web #6

Open
myf opened this issue Sep 15, 2017 · 2 comments
Open

error while loading git-ssb-web #6

myf opened this issue Sep 15, 2017 · 2 comments

Comments

@myf
Copy link

myf commented Sep 15, 2017

there are only a few items on the page while trying to access git-ssb-web, with the following error code:

UsageError
Error
    at ZE (/home/myf/.npm-packages/lib/node_modules/scuttlebot/node_modules/zerr/index.js:11:42)
    at ZError (/home/myf/.npm-packages/lib/node_modules/scuttlebot/node_modules/zerr/index.js:13:14)
    at Object.linksOpts (/home/myf/.npm-packages/lib/node_modules/scuttlebot/lib/validators.js:166:14)
    at validate (/home/myf/.npm-packages/lib/node_modules/scuttlebot/node_modules/muxrpc-validation/index.js:130:15)
    at EventEmitter.<anonymous> (/home/myf/.npm-packages/lib/node_modules/scuttlebot/node_modules/muxrpc-validation/index.js:91:17)
    at EventEmitter.hooked [as links] (/home/myf/.npm-packages/lib/node_modules/scuttlebot/node_modules/hoox/index.js:10:15)
    at /home/myf/.ssb_take3/node_modules/git-ssb-web/lib/about.js:46:12
    at run (/home/myf/.ssb_take3/node_modules/git-ssb-web/node_modules/asyncmemo/index.js:33:8)
    at /home/myf/.ssb_take3/node_modules/git-ssb-web/node_modules/asyncmemo/index.js:26:9
    at getAbout (/home/myf/.ssb_take3/node_modules/git-ssb-web/lib/about.js:91:5)
@clehner
Copy link
Owner

clehner commented Sep 15, 2017 via email

@bdionne
Copy link

bdionne commented Dec 31, 2017

I'm seeing something similar when I access localhost:7718

Error
    at ZE (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/zerr/index.js:11:42)
    at ZError (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/zerr/index.js:13:14)
    at Object.linksOpts (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/scuttlebot/lib/validators.js:166:14)
    at validate (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/muxrpc-validation/index.js:130:15)
    at Object.<anonymous> (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/muxrpc-validation/index.js:91:17)
    at Object.hooked (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/hoox/index.js:10:15)
    at Object.localCall (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/muxrpc/local-api.js:31:31)
    at Object.<anonymous> (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/muxrpc/local-api.js:37:22)
    at PacketStreamSubstream.stream.read (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/muxrpc/stream.js:67:23)
    at PacketStream._onstream (/Applications/Patchwork.app/Contents/Resources/app.asar/node_modules/packet-stream/index.js:230:11)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants