Describe the bug
When clicking on the Vulnerabilities tab for any agent, an error popup displays "An error occurred. Please try again later.". Checking browser's console in browser's developer tools shows that when attempting to access the Vulnerabilities tab that the server is responding with 404 for the URL https:///api/agents/${agentId}/vulnerabilities
Not sure what is going on.
To Reproduce
Steps to reproduce the behavior:
Login.
Click Agents.
Pick any Agent and click on it.
Click on the Vulnerabilities tab, wait for error popup to show up.
Page says "No vulnerabilities detected".
I have confirmed there are vulnerabilities for the agent in question in Wazuh Dashboard.
Expected behavior
Vulnerabilities list should show or at least display "No vulnerabilities detected" without an error happening.
Screenshots
**Container Logs
Nothing appears in the logs when accessing the Vulnerabilities tab.
Describe the bug When clicking on the Vulnerabilities tab for any agent, an error popup displays "An error occurred. Please try again later.". Checking browser's console in browser's developer tools shows that when attempting to access the Vulnerabilities tab that the server is responding with 404 for the URL https:///api/agents/${agentId}/vulnerabilities
Not sure what is going on.
To Reproduce Steps to reproduce the behavior:
I have confirmed there are vulnerabilities for the agent in question in Wazuh Dashboard.
Expected behavior Vulnerabilities list should show or at least display "No vulnerabilities detected" without an error happening.
Screenshots
**Container Logs Nothing appears in the logs when accessing the Vulnerabilities tab.