-
When deploying in Kubernetes the application indexer-coordinator is not connecting to Postgres.
With `NODE_ENV=local`, the connection works, but then it tries to connect to the docker.sock and term…
-
I am trying to use superset to query wazuh 4.9.0, which is using Opensearch 2.13.
If I query one of the indexes directly, it works:
```
superset-1 | 2024-09-13 18:24:13,291:DEBUG:elasticsearch:>…
-
The UX coming from the indexer CLI is counter-intuitive. When executing a set of actions, the CLI reports back "No items found", indicating that it did nothing. However, it does seem to attempt some o…
-
I have followed your setup guide to a single node Server Instance just like in the docs. The only thi I added was the IP-Address of the Ubuntu 22.04 VM where Wazuh should reside.
After that, the in…
-
## EN
- [ ] Show the amount of transactions.
## PT
- [ ] A gente tem que mostrar o amount das transações, que está faltando na página de detalhes da transaction pra cada transfer (verificar pq está f…
-
Corresponding indexer should be created or existent extended to hold next information stored by path to field as an identity:
1. scope info (showInDefault="1" showInWebsite="1" showInStore="1")
2.…
-
Simplifying the chainhook-sdk would be helpful for helping developers building new indexers on top of the chainhook-sdk.
Something like:
```
let indexer = Indexer::new();
indexer.apply_block…
-
``` typescript
class A {
readonly x;
readonly [x: string]: string;
constructor() {
this.x = 5; // that's okay
this["a"] = "s"; // that yields an error
}
}
```
Is tha…
-
While Running CRON we are getting the below error in cron_schedule table.
---EXCEPTION---
exception 'Enterprise_Index_Exception' with message 'Can't lock indexer process.' in app/code/core/Enterprise…
-
Hi
I've found a suspicious code that may conduct a wrong synthesis in marytts-signalproc/src/main/java/marytts/signalproc/sinusoidal/PeakMatchedSinusoidalSynthesizer.java
```
72 …