Andrii Miroshnychenko
Andrii Miroshnychenko
##### ISSUE TYPE - Bug Report ##### container.yml ``` --- version: "2" defaults: api-service: repo: src: "git@repo:zentavr/api-service.git" dest: "/home/api-service" tag: "develop" virtualenv_path: "/opt/.venv" settings: conductor: base: "alpine:3.7" project_name: api-service services:...
I wonder if the code in the current repo works with the latest Cuckoo 2.0.5.3? I'm reading [Cuckoo Android Configuration] from the official Cuckoo documentation and seems like not everything...
Added a small patch which should bring down ex-slaves of the bond master. Sometimes the issue happens at Ubuntu 22.04.1 in between of the switch from initram into the OS...
### Name and Version bitnami/ejbca 11.3.0 ### What architecture are you using? amd64 ### What steps will reproduce the bug? EJBCA internally has kinda Services (like a periodic tasks, crons)...
Fix for #243 (covers #251 as well) * Fixes an error when opentaxii-create-account ignored `--admin` flag * Fixes an issue with UUID to JSON serialization in Taxii2 mode
Hi, When doing the request like this: ``` curl --user "rst:pS4vH" https://stix2.***.com/taxii2/d593ad8f-15b9-450e-bc9a-10317165b6c8/collections/ ``` I have an error like this: ``` [2022-10-07 02:34:37 +0200] [153840] [ERROR] Error handling request /taxii2/d593ad8f-15b9-450e-bc9a-10317165b6c8/collections/ Traceback...
I'm trying to install wazuh with this YAMLs into my Kubernetes and have an error `Transport client authentication no longer supported` from wazuh-indexer component. Logs from the slave node: ```...
Hi, There are lines at the docker-entrypoint file: https://github.com/naskio/docker-strapi/blob/5b24cf823acd67d96f6a02135d09b1b98937bfbf/images/strapi-alpine/docker-entrypoint.sh#L25-L37 If we upgrade strapio to the newer version, `docker-entrypoint` sees that the `node_modules` folder exists and wont install the upgrades if...
iTerm2 v 3.3.0beta1 just came into the public, so I installed that. Now, Shuffle is not able to open the tab (it opens the new window without the session) when...
**Thanos, Prometheus and Golang version used**: Thanos 0.32.5 **Object Storage Provider**: CEPH Rados (S3 compatible) **What happened**: Thanos receive tries to replay WAL, eats all the RAM and dies **What...