Recent content by gerardsamara

  1. G

    [SOLVED] Proxmox backup : no email report

    Thank you @beroliv for your help. I was able to setup postfix for my SMTP provider ( TLS:465) with the documentation you provided
  2. G

    [SOLVED] Proxmox backup : no email report

    Hello, 1) From the proxmox hypervisor I have set up the VM backups. After the backup I have to receive a report by email. I did not set up postfix using authentication because I did not found a proxmox document about that. 2) I did not receive the test email by typing this command , whichg was...
  3. G

    [SOLVED] TASK ERROR: command 'apt-get update' failed: exit code 100

    Thank you very much @oguz to have pointed me into the right direction. After commenting the enterprise line in `/etc/apt/sources.list.d/pve-enterprise.list` , the apt-get update worked OK The issue is closed Best regards Note : I should have screwed up somewhere as I have used the correct...
  4. G

    [SOLVED] TASK ERROR: command 'apt-get update' failed: exit code 100

    Hi , Proxmox 5.4 installed on Debian9 machine I know there are already a lot of threads on this issue but i was unable to solve this issue. Tha package repositories have been setup according the "installation-and-configuration" guide ... ://pve.proxmox.com/wiki/Package_Repositories Here is...