threefoldtecharchive / jumpscaleX_archived

Apache License 2.0
1 stars 6 forks source link

openpublish starting fails #687

Open Pishoy opened 5 years ago

Pishoy commented 5 years ago

try to install and start openpunlish and it fails as below steps :

curl https://raw.githubusercontent.com/threefoldtech/jumpscaleX/development/install/jsx.py?$RANDOM > /tmp/jsx.py
python3 /tmp/jsx.py configure -s mysecret
python3 /tmp/jsx.py install
#ssh generate
ssh-keygen -f ~/.ssh/id_rsa -P ''
eval `ssh-agent -s`
ssh-add ~/.ssh/id_rsa
source /sandbox/env.sh
kosmos "j.builders.db.zdb.install()"
kosmos " j.builders.runtimes.lua.install()"
kosmos " j.builders.apps.sonic.install()"
kosmos "j.tools.open_publish.start(background=True)"
abom commented 5 years ago

Where is the failure itself?

Pishoy commented 5 years ago

image

serboctor commented 5 years ago

Rafy is working on it, but he is not in the organization yet so I can't assign it to him.