threefoldtecharchive / jumpscaleX_core

Apache License 2.0
1 stars 6 forks source link

Can't start threebot server( local_start_default) #363

Closed Dinaamagdy closed 4 years ago

Dinaamagdy commented 4 years ago

j.serveres.threebot.local_start_default(background=True)
return time out error and on tmux raise the following error

Wed 18 10:07:01 ot/ThreebotServer.py - 387 - _packages_core_init                : EXCEPTION: 
    Could not find package:zerobot.system_bcdb
--TRACEBACK------------------
/sandbox/var/cmds/threebot_default.py in <module>
    5    server.start(background=False)
/sandbox/lib/jumpscale/Jumpscale/servers/threebot/ThreebotServer.py in start
    268    self._packages_core_init()
/sandbox/lib/jumpscale/Jumpscale/servers/threebot/ThreebotServer.py in _packages_core_init
    387    raise j.exceptions.Input("Could not find package:%s" % name2)
-----------------------------

 * STOP BCDB: threebot_REDIS_alerta
 * STOP BCDB: threebot_ZDB_threebot
 * STOP BCDB: myjobs
 * STOP BCDB: system
3BOTDEVEL:ubuntu:~:
xmonader commented 4 years ago

closing, wrong branches.