Missing all abilities on fresh install #3180
Unanswered
jamesholland-uk
asked this question in
Q&A
Replies: 4 comments 4 replies
|
Are you trying to connect to UI from local machine http://localhost:8888 or remotely?
I enabled https (TLS hides traffic) access to Caldera server, all abilities are loading fine now. |
2 replies
|
Try to enable TLS. |
1 reply
|
https://caldera.readthedocs.io/en/3.1.0/Plugin-library.html#setup-instructions |
1 reply
|
I'm glad that I could help. It gave me a headache as well, but I could narrow it down to the fact that it worked fine from the same subnet (or sec zone) but not remotely. Enjoy the tool. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
With a fresh install, I am seeing zero abilities in the GUI, missing them all. Also when creating an agent in the GUI, there are no items in the drop-down. This is using the usual git clone (recursive), install requirements, run server.py etc. It is running in a venv (virtual environment) in case that is a factor? What am I missing? How can I troubleshoot this? Thank you :-)
All reactions