I had an issue trying to log into my wazuh web interface.
Told me my username and password were wrong.
Rebooted the server.
updated the server. since it told me there were updates.
now i can't access the dashboard., I tried to restart the service, but it would fail.
Any assistance would be greatly appreciated.
× wazuh-dashboard.service - wazuh-dashboard
Loaded: loaded (/etc/systemd/system/wazuh-dashboard.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Wed 2024-12-11 21:19:54 UTC; 2min 43s ago
Duration: 9.050s
Process: 3592 ExecStart=/usr/share/wazuh-dashboard/bin/opensearch-dashboards (code=exited, status=1/FAILURE)
Main PID: 3592 (code=exited, status=1/FAILURE)
CPU: 10.532s
Dec 11 21:19:53 wazuh opensearch-dashboards[3592]: {"type":"log","@timestamp":"2024-12-11T21:19:53Z","tags":["info","savedobjects-service"],"pid":3592,"message":"Waiting until all OpenSearch nodes are compatible with OpenSearch Dashboards before starting saved objects migrations..."}
Dec 11 21:19:53 wazuh opensearch-dashboards[3592]: {"type":"log","@timestamp":"2024-12-11T21:19:53Z","tags":["info","savedobjects-service"],"pid":3592,"message":"Starting saved objects migrations"}
Dec 11 21:19:53 wazuh opensearch-dashboards[3592]: {"type":"log","@timestamp":"2024-12-11T21:19:53Z","tags":["error","opensearch","data"],"pid":3592,"message":"[circuit_breaking_exception]: [parent] Data too large, data for [<http_request>] would be [1050092680/1001.4mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1050092680/1001.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b]"}
Dec 11 21:19:53 wazuh opensearch-dashboards[3592]: {"type":"log","@timestamp":"2024-12-11T21:19:53Z","tags":["warning","savedobjects-service"],"pid":3592,"message":"Unable to connect to OpenSearch. Error: circuit_breaking_exception: [circuit_breaking_exception] Reason: [parent] Data too large, data for [<http_request>] would be [1050092680/1001.4mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1050092680/1001.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b]"}
Dec 11 21:19:53 wazuh opensearch-dashboards[3592]: {"type":"log","@timestamp":"2024-12-11T21:19:53Z","tags":["fatal","root"],"pid":3592,"message":"ResponseError: circuit_breaking_exception: [circuit_breaking_exception] Reason: [parent] Data too large, data for [<http_request>] would be [1050092680/1001.4mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1050092680/1001.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b]\n at onBody (/usr/share/wazuh-dashboard/node_modules/@opensearch-project/opensearch/lib/Transport.js:374:23)\n at IncomingMessage.onEnd (/usr/share/wazuh-dashboard/node_modules/@opensearch-project/opensearch/lib/Transport.js:293:11)\n at IncomingMessage.emit (node:events:529:35)\n at IncomingMessage.emit (node:domain:489:12)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at processTicksAndRejections (node:internal/process/task_queues:82:21) {\n meta: {\n body: { error: [Object], status: 429 },\n statusCode: 429,\n headers: {\n 'content-type': 'application/json; charset=UTF-8',\n 'content-length': '817'\n },\n meta: {\n context: null,\n request: [Object],\n name: 'opensearch-js',\n connection: [Object],\n attempts: 0,\n aborted: false\n }\n }\n}"}
Dec 11 21:19:53 wazuh opensearch-dashboards[3592]: {"type":"log","@timestamp":"2024-12-11T21:19:53Z","tags":["info","plugins-system"],"pid":3592,"message":"Stopping all plugins."}
Dec 11 21:19:54 wazuh opensearch-dashboards[3592]: FATAL {"error":{"root_cause":[{"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<http_request>] would be [1050092680/1001.4mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1050092680/1001.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b]","bytes_wanted":1050092680,"bytes_limit":1020054732,"durability":"TRANSIENT"}],"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<http_request>] would be [1050092680/1001.4mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1050092680/1001.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b]","bytes_wanted":1050092680,"bytes_limit":1020054732,"durability":"TRANSIENT"},"status":429}
Dec 11 21:19:54 wazuh systemd[1]: wazuh-dashboard.service: Main process exited, code=exited, status=1/FAILURE
Dec 11 21:19:54 wazuh systemd[1]: wazuh-dashboard.service: Failed with result 'exit-code'.
Dec 11 21:19:54 wazuh systemd[1]: wazuh-dashboard.service: Consumed 10.532s CPU time, 185.8M memory peak, 0B memory swap peak.