Closed MathiasDeWeerdt closed 5 years ago
It could be related to the order the packages are loaded and the rules NGINX uses. If I switch contacts and interface around it seems to be working little bit more consistent.
you need to call cl.reload
explicitly.
@MathiasDeWeerdt please close if this fixes your issue
This fix will enable that when called from gedis http https://github.com/threefoldtech/jumpscaleX_threebot/issues/232.
If you need them in current kosmos session, you should do cl.reload()
manually as @xmonader said.
Verified
If it is wanted in the same kosmos session , reload should be used.
Commands:
When running the commands above the UI start and I can access it but the actors don't always start, I then have to restart the 3bot, clear bcdb and sometimes use 'js_init generate'. To make to work.
Looking at the logs with 'tmux at' doesn't show any errors whatsoever.