I can visit the web GUI but there are errors in the webconsole
Would be nice if someone knows whats going on and could help me out.
Code:
proxmoxlib.js:751 Uncaught SyntaxError: Unexpected token ')'
pvemanagerlib.js?ver=9.0.5:1524 Starting Proxmox VE Manager
pvemanagerlib.js?ver=9.0.5:2087 Uncaught TypeError: Cannot read properties of undefined (reading 'defaultText')
at pvemanagerlib.js?ver=9.0.5:2087:40
ext-all.js?ver=7.0.0:22 Failed to load resource: the server responded with a status of 500 (no such file '/PVE/StdWorkspace.js')
fetch @ ext-all.js?ver=7.0.0:22
VM40:3 Uncaught TypeError: c is not a constructor
at eval (eval at getInstantiator (ext-all.js?ver=7.0.0:22:114222), <anonymous>:3:8)
at Object.create (ext-all.js?ver=7.0.0:22:116004)
at (index):45:34
at Object.invoke (ext-all.js?ver=7.0.0:22:143801)
at Object.doInvokeAll (ext-all.js?ver=7.0.0:22:144172)
at Object.invokeAll (ext-all.js?ver=7.0.0:22:143917)
at Object.handleReady (ext-all.js?ver=7.0.0:22:143490)
at ext-all.js?ver=7.0.0:22:143632
at Object.elevate (ext-all.js?ver=7.0.0:22:31447)
at c (ext-all.js?ver=7.0.0:22:64430)
Would be nice if someone knows whats going on and could help me out.