ssbc / patchbay

An alternative Secure Scuttlebutt client interface that is fully compatible with Patchwork
http://www.scuttlebutt.nz
386 stars 78 forks source link

[WIP] scuttle-shell #295

Open cryptix opened 5 years ago

cryptix commented 5 years ago

known problems:

mixmix commented 5 years ago

working on this now. Couldn't get this running, so I'm going to get patchbay upgrade to ssb-server@13.5.2 (which is what scuttle-shell is using).

Here's the error I got while trying to run this (for reference) :

STARTING electron
LOADING config
unix socket client
err? { Error: connect ECONNREFUSED /home/mixmix/.ssb/socket
    at Object._errnoException (util.js:1024:11)
    at _exceptionWithHostPort (util.js:1046:20)
    at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1182:14)
  code: 'ECONNREFUSED',
  errno: 'ECONNREFUSED',
  syscall: 'connect',
  address: '/home/mixmix/.ssb/socket' }
> scuttle-shell: starting
started sbot server v13.5.2
Listening on 2407:7000:9c49:4e00:7cba:778b:7b7f:e6f0:8008 (multiserver net plugin)
Listening on :8989 (multiserver ws plugin)
ssb-friends: stream legacy api used
EncodingError: Unexpected token % in JSON at position 0
    at /home/mix/projects/SSBC/patchbay/node_modules/level-sublevel/node_modules/levelup/lib/read-stream.js:60:28
    at /home/mix/projects/SSBC/patchbay/node_modules/ssb-db/node_modules/abstract-leveldown/abstract-iterator.js:29:14
    at /home/mix/projects/SSBC/patchbay/node_modules/ssb-db/node_modules/encoding-down/index.js:126:5
    at /home/mix/projects/SSBC/patchbay/node_modules/ssb-db/node_modules/abstract-leveldown/abstract-iterator.js:29:14
    at /home/mix/projects/SSBC/patchbay/node_modules/ssb-db/node_modules/leveldown/iterator.js:45:7
    at _combinedTickCallback (internal/process/next_tick.js:131:7)
    at process._tickCallback (internal/process/next_tick.js:180:9)
systrayhelper 0.0.4 (ded1f2ed4d30f6ca2c89a13db0bd3046c6d6d0f9 built 2018-10-20T17:27:32Z)
arj03 commented 5 years ago

@mixmix that bug is in ssb-db. See this thread. Sadly no release was made after the commit.

https://github.com/ssbc/ssb-db/pull/246

mixmix commented 5 years ago

thanks @arj03 I've just gone ahead and published a new release

mixmix commented 5 years ago

Llinux installer

TRY IT HERE : https://github.com/ssbc/patchbay/releases/tag/v7.15.6-scuttle-shell-alpha

built using https://github.com/ssbc/patchbay-builder/pull/1

stale[bot] commented 5 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

georgeowell commented 5 years ago

I am up for testing this if you need very non-technical help?

stale[bot] commented 5 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?