Search results

  1. P

    Unauthorized IP

    My 3 nodes use the pve-no-subscription repo, is there a similar for PDM as well? ... found it, thank you.
  2. P

    Unauthorized IP

    upgraded to PDM 1.0.1 Hit:4 http://download.proxmox.com/debian/pve trixie InRelease Err:5 https://enterprise.proxmox.com/debian/pdm trixie InRelease 401 Unauthorized [IP: 66.70.154.82 443] Error: Failed to fetch...
  3. P

    nodes with the highest memory usage

    The horizontal bars have the same length although If I move my cursor to the first bar, usage: 21.90%, second bar: 19.44%, third bar: 4.95% As an enhancement, it would be nice to see the percentages as well. I assume if memory usage is too much, the color will change to red. PDM: 0.9.4 BETA
  4. P

    [SOLVED] token already exists

    Thank you! I was able to get rid of the token on pve5, I will do the same on pve4 and pve6 hoping I can bring in all remotes. Marked it [SOLVED]
  5. P

    [SOLVED] token already exists

    Do you know where that token is stored? I can access both pve5 and pve6 and remove it.
  6. P

    [SOLVED] token already exists

    I have pve5 and pve6, both pveversion: pve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.17.2-1-pve) I installed pdm 0.9.4 BETA on pve6. From the UI (pve6:8443) I'm trying to add a remote host, pve5 root@pve6:~# openssl s_client -connect pve5:8006 </dev/null 2>/dev/null | openssl x509...
  7. P

    [SOLVED] token already exists

    I will wait for a future release. Even with a brand new install of pdm (I followed the First Steps PDM mini howto), I still get errors when I try to add hosts. I must be doing something wrong.
  8. P

    [SOLVED] token already exists

    I looked in /var/log/proxmox-datacenter-manager/api/auth.log 2025-11-25T04:22:37-07:00: successful auth for user 'root@pam' 2025-11-25T05:33:53-07:00: authentication failure; rhost=[::ffff:10.0.0.41]:44372 msg=invalid csrf token - format error - wrong number of parts...
  9. P

    [SOLVED] token already exists

    I tried to add pve5 earlier but could not add it. Gave it Remote ID 500, then 555, then 888. None of these IDs exist. Still, I cannot add pve5. I tried using the secret for that token, I get api error 400. I assume somewhere in the pdm, the token is kept.
  10. P

    [SOLVED] token already exists

    I have 3 hosts, pve4, pve5, and pve6. I was able to add pve4 (Remote ID 100), pve6 (Remote ID 600) but cannot add pve5, I get an error token already exists). Is there a way to clear the token so I can add this host? Is the Remote ID just some descriptive text? (eg. pve5 in front office or pve6...
  11. P

    Proxmox Datacenter Manager - First Alpha Release

    I realized my mistake and changed pdm-test.list to deb http://download.proxmox.com/debian/pdm trixie pdm-test apt update, pdm is 0.9.4
  12. P

    Proxmox Datacenter Manager - First Alpha Release

    I have trixie 13, I looked for libapt-pkg6, d/l and installed it, pdm works. My apologies for posting here.
  13. P

    Proxmox Datacenter Manager - First Alpha Release

    unable to install step 3 root@pve6:~# apt install proxmox-datacenter-manager proxmox-datacenter-manager-ui Solving dependencies... Error! Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some...
  14. P

    All Threads Core not showing

    if I may add to this puzzle ... I have proxmox 8.1 with cpu E5 2696 v3 (18 cores with HT flag 36). cat /proc/cpuinfo shows me 36 cores (0-35 with HT flag) sensors shows me fewer and numbers are skipped (missing 5,6,7,12,13,14,15,21 ... root@pve5:~# sensors coretemp-isa-0000 Adapter: ISA...
  15. P

    Method GET not implemented 501

    ok, I will upgrade pve5 to 7.1 so that versions match.
  16. P

    [SOLVED] unable to join cluster

    My apologies, it was my fault; that server (pve6) was in another network and when I move it to the new environment, I forgot to edit /etc/hosts. After I edited /etc/hosts, pve5 was able to join the cluster in pve6.
  17. P

    Method GET not implemented 501

    I have the same issue ... although the error is a bit different. pve6: pve-manager/7.1-10/6ddebafe (running kernel: 5.13.19-6-pve) pve5: pve-manager/6.4-14/15e2bf61 (running kernel: 5.4.174-2-pve) I made pve6 a cluster and pve5 joined the cluster. pve6 reports: Method 'GET...
  18. P

    [SOLVED] unable to join cluster

    I have pve6 (7.1) with ip 10.0.0.6, no VMs yet. I have pve5 (6.4) with ip 10.0.0.5, no VMs. I can ssh from pve6 <---> pve5 and vice versa. I create a cluster on pve6, it gives me the join information but the ip shown is 10.0.20.6 Where does it get that ip? Can I change it? how? Thank you
  19. P

    Changing VMID of a VM

    lvs -a outputs nothing. pveversion pve-manager/6.2-15/48bd51b6 (running kernel: 5.4.65-1-pve) qm list VMID NAME STATUS MEM(MB) BOOTDISK(GB) PID 100 lite running 4096 32.00 22323 102 pf stopped...