Hi,
It seems the issue is related to DNS resolution in your server, I would check the network configuration to ensure that your DNS settings are correctly configured.
You can check the DNS resolver using `nslookup ftp.debian.org` command.
This output is from the mentioned node right?
Can you please provide us with the syslog when the backup start until the backup job finish? You can get the syslog using journalctl by the following command:
journalctl --since '2024-08-20 00:00:00' --until '2024-09-20 09:20:00' > /tmp/Syslog.txt...
Thank you!
Everything looks ok and the log should print on both node and VM. In this case I would try to restart the pve-firewall service using systmctl, if that didn't help I would check the syslog on the host.
Before you change the storage, issue the following command, after you get the error you can `Ctrl+C` on the below command and attach the syslog to this thread.
journalctl -f > /tmp/$(hostname)-syslog.txt
Thank you for the output!
I deleted your thread.
Reading the Firewall logs, I would check security groups (drop-prod-vm, and drop-dhcp-range) if they are correcly configured and set the log to `info` as well.
Hi,
Thank you for the output!
Could you please run the `journalctl -f` in the terminal and then provide us with the output when you changed the storage on the backup?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.