Hi,
I'm very new to proxmox and am facing some issues currently.
I want to install vaultwarden to self host my password file but the problem are only related to proxmox.
I added a new container for Nginx like I've seen it in a youtube tutorial (Ubuntu 23.10 template, ID 900, 2 cores, 512mb RAM, 6GB storage, static IP/24)
After starting the container I did apt-get update but then I get some errors:
On google I found an answer that this is probably a DNS problem.
To be fair: I already installed AdGuard on proxmox.
To solve this problem I stopped the AdGuard container, used 1.1.1.1 as DNS in my FritzBox and did a restart of the FritzBox and Proxmox.
Unfortunately the issue is still there.
Do you have an idea what could be my problem?
My hardware: HP Elitedesk 800 G5, i5-9500T, 16GB RAM, 256GB SSD
I'm very new to proxmox and am facing some issues currently.
I want to install vaultwarden to self host my password file but the problem are only related to proxmox.
I added a new container for Nginx like I've seen it in a youtube tutorial (Ubuntu 23.10 template, ID 900, 2 cores, 512mb RAM, 6GB storage, static IP/24)
After starting the container I did apt-get update but then I get some errors:
Code:
root@NginxVaultwarden:~# apt-get update
Ign:1 http://archive.ubuntu.com/ubuntu mantic InRelease
Ign:2 http://archive.ubuntu.com/ubuntu mantic-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu mantic-security InRelease
Ign:1 http://archive.ubuntu.com/ubuntu mantic InRelease
Ign:2 http://archive.ubuntu.com/ubuntu mantic-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu mantic-security InRelease
Ign:1 http://archive.ubuntu.com/ubuntu mantic InRelease
Ign:2 http://archive.ubuntu.com/ubuntu mantic-updates InRelease
Ign:3 http://archive.ubuntu.com/ubuntu mantic-security InRelease
Err:1 http://archive.ubuntu.com/ubuntu mantic InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:2 http://archive.ubuntu.com/ubuntu mantic-updates InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:3 http://archive.ubuntu.com/ubuntu mantic-security InRelease
Temporary failure resolving 'archive.ubuntu.com'
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/mantic/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/mantic-updates/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/mantic-security/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
On google I found an answer that this is probably a DNS problem.
To be fair: I already installed AdGuard on proxmox.
To solve this problem I stopped the AdGuard container, used 1.1.1.1 as DNS in my FritzBox and did a restart of the FritzBox and Proxmox.
Unfortunately the issue is still there.
Do you have an idea what could be my problem?
My hardware: HP Elitedesk 800 G5, i5-9500T, 16GB RAM, 256GB SSD