threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

local_start_explorer doesn't install the packages required for the directory #384

Closed zaibon closed 4 years ago

zaibon commented 4 years ago

I tried to deploy a new explorer from scratch using development branch. After the installation of jumpscale itself, I tried to start the explorer with kosmos -p "j.servers.threebot.local_start_explorer(background=True, with_shell=False)" Result of this commands starts the 3bot server, but none of the package from the explorer are installed. The packages that should be automatically installed are:

tfgrid/phonebook
tfgrid/directory
tfgrid/workloads
abom commented 4 years ago

Should be fixed by https://github.com/threefoldtech/jumpscaleX_core/pull/540

hossnys commented 4 years ago

verified on branch unstable_hotfix_threebot steps :

 kosmos -p "j.servers.threebot.local_start_explorer(background=True, with_shell=False)"

and go to https://3bot_container_ip/zerobot/packagemanager/

you should see these packages loaded by default :

Screenshot from 2020-02-18 17-20-25