-
Notifications
You must be signed in to change notification settings - Fork 181
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
API connection - ERROR: Error connecting to API: Error: 2001 - Unexpected end of JSON input #6936
Comments
This is the log when i start the manager ● wazuh-dashboard.service - wazuh-dashboard ago 21 14:59:14 awaz2xo2p opensearch-dashboards[3391]: {"type":"log","@timestamp":"2024-08-21T14:59:14Z","tags":["info","plugins-service"],"pid":3391,"message":"Plugin "dataSource" is disabled."} |
Any fixes for this yet? I have a Docker single node. been running for 3 weeks and now I can't login.
Thanks |
Hi @Dghizoni and @JasonB73, typically the Before taking some action, my recommendation is reviewing the content of the If you want to remove the
systemctl stop wazuh-dashboard
rm /usr/share/wazuh-dashboard/data/wazuh/config/wazuh-registry.json
systemctl restart wazuh-dashboard
docker restart <container_id_or_name> or use the |
Hi,
After installing an agent on my Active Directory, I started receiving the error 2001 - Unexpected end of JSON input when attempting to connect to the Wazuh API. The API was functioning correctly before the agent installation, and no additional configuration was made after the installation.
The error is shown in the API connection check interface as illustrated in the screenshot below:
Additional information:
The installation of the agent on Active Directory was the only change made before the issue appeared.
No configurations were changed in the API or Wazuh settings.
The text was updated successfully, but these errors were encountered: