[SOLVED] Nach Neuinstallation von PVE fehlen die meißten LXC Templates

Bob.Dig

Member
Sep 12, 2023
88
6
8
addicted to GUI
Proxmox Noob here. Hatte Proxmox neu aufsetzen müssen und nun fehlen bei den neueren Installationen jeweils die meisten LXC, wie z.B. proxmox-mailgateway-8.0-standard und die ganzen turnkeylinux templates. Internet ist gegeben und apt-get update läuft ebenfalls ohne Probleme durch.
 
Bin nicht 100% sicher, aber ich glaube das macht das...
Code:
my $dccfg = PVE::Cluster::cfs_read_file('datacenter.cfg');
eval { PVE::APLInfo::update($dccfg->{http_proxy}); };
if (my $err = $@) {
    syslog ('err', "update appliance info failed - see /var/log/pveam.log for details");
}
...aus der /usr/bin/pveupdate was von pve-daily-update.service aufgerufen und von pve-daily-update.timer täglich um 1 Uhr getriggert wird.
 
  • Like
Reactions: Bob.Dig

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!