emollusion
emollusion
Hi! Not sure if this is a bug or if my config is wrong, but I have tried to both google it and different configurations so here goes: ``` SHA256****\r\ndebug3:...
Hi! PowerDNS-Admin Version: 0.3.0 Running with PostgreSQL 12.11 and nginx Trying to make an ansible role to deploy this automatically configuring PowerDNS-Admin in it entirety. I came across examples where...
Hi! I found that creating a new zone with dns-ui generated an error. dns-ui presents the value powerdns config has for default-soa-update, which in my case is INCEPTION-INCREMENT, but this...
Hi! The input powerdns seems to require write access to the socket directory in order to be able to read from the socket. ( https://github.com/influxdata/telegraf/blob/release-1.21/plugins/inputs/powerdns ) PowerDNS version 4.5 Error:...
Hi! I am trying to install the recursor as per the manual instructs but I end up at this error. When I run make i get the following error: ```...
Out of the box it seems like the check for openstacksdk in `os_migrate/roles/prelude_common/tasks/main.yml` fails. Error: ``` TASK [prelude_common : set openstacksdk version] fatal: [localhost]: FAILED! => {"msg": "The task includes...
Hi! Running the playbook with password encrypted with ansible-vault does not work. I have put the password in `os-migrate-vars.yml` through vault and this returns the following error: ``` TASK [os_migrate.os_migrate.prelude_src...
Hi! Trying to install this from source according to [documentation](https://os-migrate.github.io/os-migrate/user/install-from-source.html). I end up with an error that refers to podman package not being available, can't find it as a listed...