Error in GUI / Datastores / Summary after update

mike2012

Renowned Member
Apr 29, 2015
47
1
73
i have 3 datastores created.

In the left menue in section Datasore all my datastores are visible.

On right side only one, but without history and deduplication factor reset to 1
if i switch between permission page and summary page my other datastores become visible, but also without history and deduplication factor 1

output of proxmox-backup-manager versions --verbose:

proxmox-backup unknown
running kernel: 5.13.19-6-pve
proxmox-backup-server 2.1.6-1
running version: 2.1.6
pve-kernel-helper 7.2-1
pve-kernel-5.13 7.1-9
pve-kernel-5.11 7.0-10
pve-kernel-5.13.19-6-pve 5.13.19-15
pve-kernel-5.13.19-4-pve 5.13.19-9
pve-kernel-5.13.19-2-pve 5.13.19-4
pve-kernel-5.11.22-7-pve 5.11.22-12
pve-kernel-5.11.22-4-pve 5.11.22-9
ifupdown2 3.1.0-1+pmx3
libjs-extjs 7.0.0-1
proxmox-backup-docs 2.1.6-1
proxmox-backup-client 2.1.6-1
proxmox-mini-journalreader 1.3-1
proxmox-widget-toolkit 3.4-9
pve-xtermjs 4.16.0-1
smartmontools 7.2-pve2
zfsutils-linux 2.1.4-pve1
 
Hey,

did the update finish without errors? proxmox-backup unknown might indicate something that went wrong during the update. Does the JS console show any errors?
 
No error turing update.

Now have the exact same problem on a second backupserver
 
Last edited:
Hi,

have the same error on two backup servers.
DS History is missing and deduplication factor is 1

Error from the JS console:
JavaScript:
proxmox-backup-gui.js:537 Uncaught TypeError: Cannot read properties of undefined (reading 'disk-bytes')
    at constructor.calculate_dedup_factor (proxmox-backup-gui.js:537:14)
    at constructor.setStatus (proxmox-backup-gui.js:10433:36)
    at constructor.addSorted (proxmox-backup-gui.js:10713:28)
    at proxmox-backup-gui.js:10677:9
    at Array.forEach (<anonymous>)
    at constructor.updateStores (proxmox-backup-gui.js:10675:10)
    at ctor.fire (ext-all.js:22:158824)
    at constructor.doFireEvent (ext-all.js:22:166345)
    at constructor.b.doFireEvent (ext-all.js:22:501610)
    at constructor.fireEventArgs (ext-all.js:22:165243)

Versions are on both identical:
Code:
proxmox-backup: 2.1-1 (running kernel: 5.13.19-6-pve)
proxmox-backup-server: 2.1.6-1 (running version: 2.1.6)
pve-kernel-helper: 7.2-1
pve-kernel-5.13: 7.1-9
pve-kernel-5.11: 7.0-10
pve-kernel-5.13.19-6-pve: 5.13.19-15
pve-kernel-5.13.19-5-pve: 5.13.19-13
pve-kernel-5.13.19-2-pve: 5.13.19-4
pve-kernel-5.11.22-7-pve: 5.11.22-12
pve-kernel-5.11.22-1-pve: 5.11.22-2
ifupdown2: 3.1.0-1+pmx3
libjs-extjs: 7.0.0-1
proxmox-backup-docs: 2.1.6-1
proxmox-backup-client: 2.1.6-1
proxmox-mini-journalreader: 1.2-1
proxmox-widget-toolkit: 3.4-9
pve-xtermjs: 4.16.0-1
smartmontools: 7.2-1
zfsutils-linux: 2.1.4-pve1

Greetz