Pavel Matěja

Results 9 issues of Pavel Matěja

Hi, we have encountered OCI-21500: internal error code, arguments: [kodrsobj1], [], [], [], [], [], [], [] when using DBD::Oracle. Steps to reproduce: a) create types and data: CREATE OR...

**Describe the bug** I'm upgrading our servers from Debian Bullseye to Debian Bookworm. Some of them act as load balancers using keepalived. Right now I have one Bullseye and one...

If you are [migrating to the Wazuh indexer](https://documentation.wazuh.com/current/migration-guide/wazuh-indexer.html) you have to run `chown wazuh-indexer:wazuh-indexer -R /dev/shm/performanceanalyzer/` otherwise you will get ``` java.nio.file.AccessDeniedException: /dev/shm/performanceanalyzer/1698832635000.tmp at sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) ~[?:?] at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?] at...

Hi, I'm trying to write tests as you [have asked ](https://github.com/cybertec-postgresql/ora_migrator/issues/35#issuecomment-1278586316) me to. So far I was able to figure out the database needs ``` datestyle = 'Postgres, MDY' intervalstyle...

I got failure of 02_sleep_system test sometimes: ``` # Failed test 'Daemon not running.' # at t/02_sleep_system.t line 38. # 'My Daemon [Running]' # doesn't match '(?^:\[Not Running\])' # Failed...

Add optional syscheck section described on https://github.com/wazuh/wazuh/issues/4687 to the puppet module.

Add parameters to configure `path` or `url` of NVD provider as described on https://documentation.wazuh.com/4.0/user-manual/capabilities/vulnerability-detection/offline_update.html?highlight=feed#national-vulnerability-database Url will be configure only if both start and end option are defined.

community

Add parameters to configure alternative Debian security feeds as described on https://documentation.wazuh.com/4.0/user-manual/capabilities/vulnerability-detection/offline_update.html?highlight=feed#debian. Path and URL are simple but I had to allow extra optional parameters in the 'os' array. For...

### Self-Hosted Version 24.2.0 ### CPU Architecture x86_64 ### Docker Version 26.0.0 ### Docker Compose Version 2.20.3 ### Steps to Reproduce Add our own CA to the _certificates_ directory. Set...