-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Milestone
Description
stacktrace:
File "/home/omar/codescalers/js-sdk/jumpscale/servers/threebot/threebot.py", line 544, in add
self.install(package)
│ │ └ <jumpscale.servers.threebot.threebot.Package object at 0x7fa61af9ffd0>
│ └ <function PackageManager.install at 0x7fa62054fca0>
└ PackageManager(
instance_name='default',
parent=ThreebotServer(instance_name_='default'),
packages={'auth': {'path': '/...
File "/home/omar/codescalers/js-sdk/jumpscale/servers/threebot/threebot.py", line 663, in install
package.start()
│ └ <function Package.start at 0x7fa62054f550>
└ <jumpscale.servers.threebot.threebot.Package object at 0x7fa61af9ffd0>
File "/home/omar/codescalers/js-sdk/jumpscale/servers/threebot/threebot.py", line 370, in start
self.module.start(**self.kwargs)
│ │ │ └ {}
│ │ └ <jumpscale.servers.threebot.threebot.Package object at 0x7fa61af9ffd0>
│ └ <property object at 0x7fa62053d360>
└ <jumpscale.servers.threebot.threebot.Package object at 0x7fa61af9ffd0>
File "/home/omar/codescalers/js-sdk/jumpscale/packages/threebot_deployer/package.py", line 39, in start
location_actors_443 = j.sals.nginx.main.websites.default_443.locations.get(name="threebot_deployer_actors")
│ └ <property object at 0x7fa624baac20>
└ <jumpscale.loader.J object at 0x7fa624b9ec70>
AttributeError: 'Factory' object has no attribute 'default_443'
It looks like the 443 should be 8443
Metadata
Metadata
Assignees
Labels
No labels