Recent content by janikah

  1. J

    Web GUI shows version 6.3-3 after upgrade, but shell shows 5.4.78-2-pve

    Thanks mate, so considering I've already followed every step in the upgrade from 5 to 6 instructions; including rebooting, and apt update as well as apt dist-upgrade are showing no further updates, what are my next steps to upgrade my kernel?
  2. J

    Web GUI shows version 6.3-3 after upgrade, but shell shows 5.4.78-2-pve

    Hi guys, I've followed the instructions at https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0#In-place_upgrade and brought myself up all the way from version 4 to version 6. However, like the title says, my web GUI and shell are showing different version numbers. Here's whats at the top of my...
  3. J

    Upgrading from 5 to 6, can't run apt update (NO_PUBKEY errors)

    Nice one looks like that's done it. Thanks for your help Fabian! root@vmhost01:~# mv /proxmox-ve-release-5.x.gpg /etc/apt/trusted.gpg.d root@vmhost01:~# apt update Hit:1 http://security.debian.org stretch/updates InRelease Ign:2 http://ftp.au.debian.org/debian stretch InRelease Hit:3...
  4. J

    Upgrading from 5 to 6, can't run apt update (NO_PUBKEY errors)

    root@vmhost01:~# apt-key list /etc/apt/trusted.gpg -------------------- pub rsa2048 2013-07-24 [SC] 0073 C119 19A6 4146 4163 F711 6005 210E 23B3 D3B4 uid [ unknown] HWRaid (http://hwraid.le-vert.net) <root@hwraid.le-vert.net> sub rsa2048 2013-07-24 [E]...
  5. J

    Upgrading from 5 to 6, can't run apt update (NO_PUBKEY errors)

    Thanks Fabian, I've done both those things and still can't run apt update: debsums flew by a bit too fast to track but I didn't see any that showed anything other than "OK". root@vmhost01:~# apt update Hit:1 http://security.debian.org stretch/updates InRelease Ign:2...
  6. J

    Upgrading from 5 to 6, can't run apt update (NO_PUBKEY errors)

    root@vmhost01:~# ls -lh /etc/apt/trusted.gpg.d total 72K -rw-r--r-- 1 root root 8.0K Jul 7 2019 debian-archive-buster-automatic.gpg -rw-r--r-- 1 root root 8.0K Jul 7 2019 debian-archive-buster-security-automatic.gpg -rw-r--r-- 1 root root 2.3K Jul 7 2019 debian-archive-buster-stable.gpg...
  7. J

    Upgrading from 5 to 6, can't run apt update (NO_PUBKEY errors)

    root@vmhost01:~# pveversion -v proxmox-ve: 5.4-2 (running kernel: 4.15.18-30-pve) pve-manager: 5.4-15 (running version: 5.4-15/d0ec33c6) pve-kernel-4.15: 5.4-19 pve-kernel-4.15.18-30-pve: 4.15.18-58 pve-kernel-4.4.134-1-pve: 4.4.134-112 pve-kernel-4.4.76-1-pve: 4.4.76-94 pve-kernel-4.4.62-1-pve...
  8. J

    Upgrading from 5 to 6, can't run apt update (NO_PUBKEY errors)

    I've just finished following the instructions for going from version 4 to 5. That went fine. I'm now moving from version 5 to 6 and unfortuantely I've hit a bit of a brick wall. I followed the instructions here: https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0#New_installation up until...