Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] scuttle-shell #295

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

[WIP] scuttle-shell #295

wants to merge 13 commits into from

Conversation

cryptix
Copy link
Member

@cryptix cryptix commented Dec 14, 2018

known problems:

@cryptix cryptix mentioned this pull request Dec 14, 2018
@mixmix
Copy link
Member

mixmix commented Jan 7, 2019

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
Copy link
Member

arj03 commented Jan 7, 2019

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

ssbc/ssb-db#246

@mixmix
Copy link
Member

mixmix commented Jan 8, 2019

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

shell.nix Show resolved Hide resolved
@mixmix
Copy link
Member

mixmix commented Jan 9, 2019

Llinux installer

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

built using ssb-junkyard/patchbay-builder#1

  • builds
  • appImage runs!
  • appImage runs on a fresh linux install
    • ❓ needs testing

@stale
Copy link

stale bot commented Apr 11, 2019

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

@stale stale bot added the stale label Apr 11, 2019
@georgeowell
Copy link

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

@stale stale bot removed the stale label Jun 3, 2019
@stale
Copy link

stale bot commented Sep 1, 2019

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

@stale stale bot added the stale label Sep 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants