Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error ocurred in Delayed API Request on Demo Enviroment #5958

Closed
Deblintrake09 opened this issue Sep 28, 2023 · 1 comment
Closed

Error ocurred in Delayed API Request on Demo Enviroment #5958

Deblintrake09 opened this issue Sep 28, 2023 · 1 comment
Labels
level/task Task issue type/bug Bug issue

Comments

@Deblintrake09
Copy link

Wazuh Rev Browser
4.6.0 Beta 1 Chrome, Firefox, Safari, etc

Description
During testing of Release 4.6.0 Beta 1 wazuh/wazuh#19157, an error message was detected in the dashboard's wazuhapp.log.

#egrep -i "err|warn" /usr/share/wazuh-dashboard/data/wazuh/logs/wazuhapp.log
{"date":"2023-09-28T12:26:15.066Z","level":"error","location":"queue:delayApiRequest","message":"An error ocurred in the delayed request: \"DELETE /security/user/authenticate\": Request failed with status code 401"}

More research is needed to determine the cause and impact.

@gdiazlo
Copy link
Member

gdiazlo commented Sep 28, 2023

That error happens if you execute the action (delete) and the token expires before it is executed. The API returns a 401 unauthorized. It looks like it is working as designed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants