Results 34 comments of Xabi

What ProxmoxVE version do you have? Can you test connecting to https://ip:8006/ URL vía `curl`? Thanks

So apparently it's not a connection issue. It looks that your Proxmox requires more time to return the gathered data. You could try incrementing the timeout in your `/etc/ansible/ansible.cfg` file:...

> Lets say I have scheduled a daily job at 1:00 and then the Weekly Backup for the same Job at 4:00. If du is still running at 4:00 then...

It's a very interesting idea. Thanks to this change, we could run *"du"* commands during Elkarbackup idle time. Anyway, I was thinking that 9 hours is too long. @parreitu would...

It looks a permission issue. Several users reported similar issues in NAS devices (QNAP, Synology) #581 Can you check the thread to confirm it?

GitHub CI tests are executed using Elkarbackup docker container (PHP 7.3). https://github.com/elkarbackup/elkarbackup/blob/master/docker/Dockerfile#L67 (In my opinion requiring minimum PHP 7.4 is ok)

I think this is related to #586 Changing the path and policy can lead to obsolete or orphan backup files/directories. This is explained on "Outdated data" section in the documentation:...

Hi @andresin To be honest AD/LDAP integration is not currently our priority. If you want to implement that feature we'll be glad to include your contribution in the code. We'll...