undefinedid
undefinedid
As @dimitri said it in [#327](https://github.com/dimitri/pgloader/issues/327#issuecomment-209533946), CCL version is more efficiency. I managed to migrate Zabbix DB with millions of rows with this docker-compose (v2, because of Portainer): ``` version:...
I can confirm, effects are clearly visible when a polling of a single host is launched via the WebUI. The polling fails. To fix the problem, you need to run...
Thank you for your answer. I didn't touch anything regarding the port used by Postfix. Settings are those deployed by the image on the first launch. Even `/etc/postfix/master.cf` is untouched:...
+1 for SSSD integration. This would at least allow SSH clients to be authenticated through LDAP.
Same here (`SEGV_MAPERR (Address not mapped to object)`) with DietPi/Qemu VM. I used the same workaround as @shiek but for amd64, until a fix: ``` mv /usr/bin/pihole-FTL /usr/bin/pihole-FTL-broken wget -O...