I downloaded the proxmox ISO from the website this morning, but after installing it, something seems to have gone quite wrong:
Have I done something terribly wrong? Thanks in advance!
Update 2: Although I haven't re-tested the above, the original problem I was having (which is why I was trying to download a template to create a new container) went away after I enabled promiscuous mode. In other words, it seems like my hardware wasn't configured correctly for having proxmox and a container on the same Ethernet device.
- trying to download a container template results in a "404 Not Found" error. With the number I've tried, I figure it's trying to download from the wrong location.
- Update: I finally realized I could download the file from a web browser. I copy/pasted the URL and my desktop was able to download it, so clearly something is going wrong on my new proxmox server.
- pveam update also throws errors:
Code:2023-11-21 11:21:24 starting update2023-11-21 11:21:24 start download http://download.proxmox.com/images/aplinfo-pve-8.dat.asc 2023-11-21 11:21:25 download failed: 404 Not Found 2023-11-21 11:21:25 update failed - no signature file '/var/lib/pve-manager/apl-info/pveam-download.proxmox.com.tmp.20737.asc' 2023-11-21 11:21:25 start download https://releases.turnkeylinux.org/pve/aplinfo.dat.asc 2023-11-21 11:22:25 download failed: 500 Can't connect to releases.turnkeylinux.org:443 (SSL connect attempt failed error:0A000126:SSL routines::unexpected eof while reading) 2023-11-21 11:22:25 update failed - no signature file '/var/lib/pve-manager/apl-info/pveam-releases.turnkeylinux.org.tmp.20737.asc'
- apt-get update also has multiple errors:
Code:
Ign:1 http://ftp.us.debian.org/debian bookworm InRelease
Ign:2 http://security.debian.org bookworm-security InRelease
Ign:3 http://ftp.us.debian.org/debian bookworm-updates InRelease
Err:4 http://security.debian.org bookworm-security Release
404 Not Found [IP: 199.232.146.132 80]
Err:5 http://ftp.us.debian.org/debian bookworm Release
404 Not Found [IP: 64.50.236.52 80]
Err:6 http://ftp.us.debian.org/debian bookworm-updates Release
404 Not Found [IP: 64.50.236.52 80]
Ign:7 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
Ign:8 https://enterprise.proxmox.com/debian/pve bookworm InRelease
Ign:7 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
Ign:8 https://enterprise.proxmox.com/debian/pve bookworm InRelease
Ign:7 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
Ign:8 https://enterprise.proxmox.com/debian/pve bookworm InRelease
Err:7 https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease
Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 144.217.225.162 443]
Err:8 https://enterprise.proxmox.com/debian/pve bookworm InRelease
Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 144.217.225.162 443]
Have I done something terribly wrong? Thanks in advance!
Update 2: Although I haven't re-tested the above, the original problem I was having (which is why I was trying to download a template to create a new container) went away after I enabled promiscuous mode. In other words, it seems like my hardware wasn't configured correctly for having proxmox and a container on the same Ethernet device.
Last edited: