Describe the bug
I'm able to deploy agents, but the server's /agents page always shows No deployed agents even when I can see there are active agents from Both the server's logs, and when running Operations.
I'm running Caldera 5.0.0, and posted about this problem in Slack here.
To Reproduce
Steps to reproduce the behavior:
Install Caldera server and run with python3 server.py --build --log DEBUG
Install Caldera agents (Sandcat and Ragdoll) on 3 VMs
Check Caldera server logs: Observe Incoming HTTP beacons from agents
Check server's /agents page and see no agents
Expected behavior
After agents are deployed, they should appear on the server's /agents page.
Screenshots
If applicable, add screenshots to help explain your problem.
Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/
Describe the bug I'm able to deploy agents, but the server's
/agents
page always showsNo deployed agents
even when I can see there are active agents from Both the server's logs, and when running Operations.I'm running Caldera 5.0.0, and posted about this problem in Slack here.
To Reproduce Steps to reproduce the behavior:
python3 server.py --build --log DEBUG
/agents
page and see no agentsExpected behavior After agents are deployed, they should appear on the server's
/agents
page.Screenshots If applicable, add screenshots to help explain your problem.
https://github.com/user-attachments/assets/e6a51ed5-63fe-496e-ab92-9958c10e096d
Desktop (please complete the following information):
Here's info about the OS the Caldera server is running on: