-
FYI:
```
$ docker logs ec63a0d324c5
Feb 11 12:39:05 Reading random entropy from '/dev/urandom'
Feb 11 12:39:06 This is module gpgsqlbackend.so reporting
Feb 11 12:39:06 This is a standalone pdns
Feb …
-
hi
I got below error. Could you please help me to solve issue?
```
The full traceback is:
File "/var/folders/24/w6k0_g_s1vq5c4xvprz1_ck80000gp/T/ansible_powerdns_record_payload_fg0t06jz/ansib…
-
ekohl updated
6 years ago
-
I use pdns_redis.py on my server which runs a redis slave instance. If I just query pdns for a record I get SERVFAIL and in the logs
> Dec 9 23:21:18 rbl3 pdns_server: Coprocess: Internal Error: Y…
-
Hi,
It seems that this container image is outdated of two major versions.
A database migration is also needed when updating from 4.6 to 4.7 which is required before being able to update to 4.8.
-
after the 79% the log is this:
In file included from C:/msys64/home/miche/sunshine/sunshine/platform/windows/publish.cpp:5:
C:/msys64/home/miche/sunshine/sunshine/platform/windows/publish.cpp:29:1…
-
Would be nice if we could manage more than one PowerDns server...
tkald updated
5 years ago
-
I'm using pdns_recursor to send protobuf messages to logstash.
However the output of some fields is pretty incomprehensible.
The proto file is found [here](https://doc.powerdns.com/recursor/lu…
-
I'm having issues when compiling for windows 10.
I'm trying to follow the readme for building on windows.
I'm sorry but I don't know much about C++ and building application.
I have the following…
-
```
What steps will reproduce the problem?
1. Follow the instructions on the project page to install pdns + requirements
2. Download pdns-gui under /var/www/ and decompress.
3. cd to /var/www/pdns-gui…