Patchwork: Patchwork starts with error always

Created on 29 Nov 2016  Â·  11Comments  Â·  Source: ssbc/patchwork

Using latest master with a fresh npm install I keep getting this error.

screen shot 2016-11-29 at 04 47 19

Any help would be appreciated so I can get back online :)

All 11 comments

hey @mafintosh,

sorry to hear you're having an error. hmm. i can't reproduce at the moment. only possible advice i can think of right now is to run npm run build.

in the meantime, if you're okay with Electron, you can also try:

  • patchwork-electron (this repository built into a standalone electron release),
  • :star2: patchwork-next (a work-in-progress successor to Patchwork classic built using Patchbay),
  • or patchbay (an unopinionated and pluggable interface).

Building again didnt work.
I'll try the electron one on my next layover :)
On Tue, 29 Nov 2016 at 08.10, Mikey notifications@github.com wrote:

hey @mafintosh https://github.com/mafintosh,

sorry to hear you're having an error. hmm. i can't reproduce at the
moment. only possible advice i can think of right now is to run npm run
build.

in the meantime, if you're okay with Electron, you can also try:

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/ssbc/patchwork/issues/431#issuecomment-263503623, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAW_VfOSVHytPHZLPJWlDNjCFfNbzFMpks5rC94OgaJpZM4K-qhC
.

that is a content security policy error.

why is it trying to connect to example.com??? that is really weird

Yea. Anything I can do to help debug? Trying the electron version now

Also getting problems, with patchwork:

screen shot 2016-12-01 at 15 28 38

And with patchwork-electron:

screen shot 2016-12-01 at 15 29 58

Patchwork-next worked, but so far it's too limited, I can't even join pubs, so I'm limited to talking to myself.

@staltz there is a workaround in the current patchwork-next version that lets you connect to pubs.

Type /setup into the search box, and it brings up the patchbay onboarding screen.

But yes, nice onboarding pretty high on the priority list to get done in "next". Would be nice to fix the patchwork "classic" bugs too though 😆

my guess is it's something about patchwork's in memory indexes, since those get pretty big...

@staltz darn. you should also be able to join a pub from the command-line using

sbot invite.accept {code}

while also in a separate terminal running

sbot server

where sbot is the command available from a global install of scuttlebot (npm i -g scuttlebot).

https://github.com/jhiesey/stream-http/pull/61 fixes it for me :)

Having the same issue when using Chrome, Chromium and Opera. It works with Firefox though.

we just released a new major version: v3. :sparkles:

the ssb-patchwork npm package is not updated since we're building an electron app, but am still going to close this for now. anyone feel free to open another issue if something comes up!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Logicbloke picture Logicbloke  Â·  7Comments

cinnamon-bun picture cinnamon-bun  Â·  4Comments

justinabrahms picture justinabrahms  Â·  5Comments

entron picture entron  Â·  6Comments

Gaffen picture Gaffen  Â·  4Comments