7djs7
7djs7
Having the same error. Using MariaDB. Going to try and roll back to 204.1.2-beta.
> A lot of the dependencies are still using 6.0 references. It is better to work around it by installing dotnet 6.0 SDK on unified setup as well. This will...
> > > A lot of the dependencies are still using 6.0 references. It is better to work around it by installing dotnet 6.0 SDK on unified setup as well....
> > > > A lot of the dependencies are still using 6.0 references. It is better to work around it by installing dotnet 6.0 SDK on unified setup as...
I had to change this value in my docker compose under wazuh.indexer `environment: - "OPENSEARCH_JAVA_OPTS=-Xms2048m -Xmx4096m"`
edit `wazuh-docker/single-node/config/wazuh_dashboard/opensearch_dashboards.yml` and change `uiSettings.overrides.defaultRoute: /app/wazuh` to `uiSettings.overrides.defaultRoute: /app/wz-home` Restart your docker container
Having the same issue. Appeared today. I'm on latest tag (beta) which i think is 2024.10.2. Going to revert back to 2024.10.1-beta until this is fixed.
> > In my case, after reverting, I continue to receive the error in the logs. My admin.log is growing extremely fast. > > Yep. I can confirm it's still...
> > Does this fail only if there is no row found containing JSON data with "2" (User) or "6" (Org)? > > @MokkaSchnalle I'm assuming it doesn't matter as...
> > > > In my case, after reverting, I continue to receive the error in the logs. My admin.log is growing extremely fast. > > > > > >...