Web console broke after 9.1 upgrade

kenw

New Member
Nov 23, 2025
4
0
1
I updated from 9.0 to 9.1. Everything works except for the desktop web console @ :8006. The mobile console works and I get access all of my VMs and lxcs through the web or by shell. All I get when I try to access the gui is a blank usually white page. I’ve updated removed reinstalled a lot of stuff mostly recommended by various AIs. Since it’s working I really don’t want to do a complete reinstall and restore my backups. Any advice on how to remedy this would be appreciated. Has anyone experienced this?
 
here's adumpfrom incognito web browser:
Uncaught SyntaxError: Invalid or unexpected token (at proxmoxlib.js?ver=v5.1.2-t1763394412:20763:44)Understand this error
pvemanagerlib.js?ver=9.1.1:1531 Starting Proxmox VE Manager
pvemanagerlib.js?ver=9.1.1:2094 Uncaught TypeError: Cannot read properties of undefined (reading 'defaultText')
at pvemanagerlib.js?ver=9.1.1:2094:40
(anonymous) @ pvemanagerlib.js?ver=9.1.1:2094Understand this error
ext-all.js?ver=7.0.0:22 GET https://192.168.1.107:8006/PVE/StdWorkspace.js?_dc=1763919821275 500 (no such file '/PVE/StdWorkspace.js')
fetch @ ext-all.js?ver=7.0.0:22
fetch @ ext-all.js?ver=7.0.0:22
loadSync @ ext-all.js?ver=7.0.0:22
load @ ext-all.js?ver=7.0.0:22
loadEntries @ ext-all.js?ver=7.0.0:22
processRequest @ ext-all.js?ver=7.0.0:22
loadSync @ ext-all.js?ver=7.0.0:22
load @ ext-all.js?ver=7.0.0:22
loadScripts @ ext-all.js?ver=7.0.0:22
load @ ext-all.js?ver=7.0.0:22
require @ ext-all.js?ver=7.0.0:22
syncRequire @ ext-all.js?ver=7.0.0:22
(anonymous) @ ext-all.js?ver=7.0.0:22
create @ ext-all.js?ver=7.0.0:22
(anonymous) @ (index):45
invoke @ ext-all.js?ver=7.0.0:22
doInvokeAll @ ext-all.js?ver=7.0.0:22
invokeAll @ ext-all.js?ver=7.0.0:22
handleReady @ ext-all.js?ver=7.0.0:22
(anonymous) @ ext-all.js?ver=7.0.0:22
elevate @ ext-all.js?ver=7.0.0:22
c @ ext-all.js?ver=7.0.0:22
setTimeout
defer @ ext-all.js?ver=7.0.0:22
handleReadySoon @ ext-all.js?ver=7.0.0:22
fireReady @ ext-all.js?ver=7.0.0:22
doReadyEvent @ ext-all.js?ver=7.0.0:22
onReadyEvent @ ext-all.js?ver=7.0.0:22Understand this error
VM386: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)
eval @ VM386:3
create @ ext-all.js?ver=7.0.0:22
(anonymous) @ (index):45
invoke @ ext-all.js?ver=7.0.0:22
doInvokeAll @ ext-all.js?ver=7.0.0:22
invokeAll @ ext-all.js?ver=7.0.0:22
handleReady @ ext-all.js?ver=7.0.0:22
(anonymous) @ ext-all.js?ver=7.0.0:22
elevate @ ext-all.js?ver=7.0.0:22
c @ ext-all.js?ver=7.0.0:22
setTimeout
defer @ ext-all.js?ver=7.0.0:22
handleReadySoon @ ext-all.js?ver=7.0.0:22
fireReady @ ext-all.js?ver=7.0.0:22
doReadyEvent @ ext-all.js?ver=7.0.0:22
onReadyEvent @ ext-all.js?ver=7.0.0:22Understand this error
 
Depending on what that unofficial script spoiled, there may be less or more things to do - difficult to know in advance.

Use a search engine for: proxmox forum web gui blank community script
 
  • Like
Reactions: kenw
Thanks for your help! I reran proxmenux and removed the no banner optimization and the browser is once again working.