threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

error during threebot start ( admin package) #641

Closed robvanmieghem closed 4 years ago

robvanmieghem commented 4 years ago
Thu 30 13:26:24 bot/admin/package.py -   6 - start                              : EXCEPTION:
    AttributeError("'Package' object has no attribute 'openresty'")
--TRACEBACK------------------
/sandbox/lib/jumpscale/Jumpscale/servers/threebot/ThreebotServer.py in start
    276    package.start()
/sandbox/lib/jumpscale/Jumpscale/tools/threebot_package/ThreeBotPackage.py in start
    335    self._package_author.start()
/sandbox/code/github/threefoldtech/jumpscaleX_threebot/ThreeBotPackages/zerobot/admin/package.py in start
    6    self.openresty.install()
-----------------------------
robvanmieghem commented 4 years ago

I upgraded to the latest 3sdk and it seems fixed

robvanmieghem commented 4 years ago

still had it once with with_shell=False, no longer able to reproduce

Dina-Abd-Elrahman commented 4 years ago

cannot reproduce.