Apticron unable to connect to proxmox depository

  • Thread starter Thread starter Jérôme
  • Start date Start date
J

Jérôme

Guest
Hi all,


I have installed apticron package to be warned about news updates but tonight apticron could not connect to proxmox depository.

I'm the only one ?

Here the mail from apticron :

Code:
[SIZE=2]/etc/cron.daily/apticron:
W: Failed to fetch [/SIZE][URL="http://download.proxmox.com/debian/dists/squeeze/Release.gpg"][SIZE=2]http://download.proxmox.com/debian/dists/squeeze/Release.gpg[/SIZE][/URL][SIZE=2]  Could not connect to[URL="http://download.proxmox.com/"]download.proxmox.com:80[/URL] (188.165.151.222). - connect (110: Connection timed out)

W: Failed to fetch [/SIZE][URL="http://download.proxmox.com/debian/dists/squeeze/pve/i18n/Translation-en.bz2"][SIZE=2]http://download.proxmox.com/debian/dists/squeeze/pve/i18n/Translation-en.bz2[/SIZE][/URL][SIZE=2]  Unable to connect to download.proxmox.com:http:

W: Failed to fetch [/SIZE][URL="http://download.proxmox.com/debian/dists/squeeze/pve/i18n/Translation-en_US.bz2"][SIZE=2]http://download.proxmox.com/debian/dists/squeeze/pve/i18n/Translation-en_US.bz2[/SIZE][/URL][SIZE=2]  Unable to connect to download.proxmox.com:http:

W: Failed to fetch [/SIZE][URL="http://download.proxmox.com/debian/dists/squeeze/pve/binary-amd64/Packages.gz"][SIZE=2]http://download.proxmox.com/debian/dists/squeeze/pve/binary-amd64/Packages.gz[/SIZE][/URL][SIZE=2]  Unable to connect to download.proxmox.com:http:

E: Some index files failed to download, they have been ignored, or old ones used instead.[/SIZE]


In my sources.list file I have this :


Code:
deb http://ftp.fr.debian.org/debian squeeze main contrib


# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian squeeze pve


# security updates
deb http://security.debian.org/ squeeze/updates main contrib


So if we see in details, there is only the proxmox depository which is unable to connect.
The connection timedout is cause by the network or it's Proxmox which work on tonight ?


Regards