Webinterface frozen bevore showing logon-mask

KlausW

New Member
Apr 23, 2015
4
0
1
The Title is shown, but then some javascript never ends.

it seems to hang in .getHash of ext-all-debug.js line 92787

it contains
getHash: function() {
var href = window.location.href,
i = href.indexOf("#");

return i >= 0 ? href.substr(i + 1) : null;
},

doSave: function() {
this.hiddenField.value = this.currentToken;
},

i'm using proxmox 3.1

"Starting PVE Manager" pvemanagerlib.js:10
TypeError: store is undefined ext-all-debug.js:59850
 
Last edited:
the login screen shows up here without any problems (e.g. using google chrome).

btw, 3.1 is outdated, upgrade to latest (currently 3.4)
 
tom, thank you for testing.

then it is a firefox-problem ..

if have no routine in updating from git ..
 
yes, is missed that. i thought, i need a subscription to use repository.

thank your for correcing that :)
 
yes, is missed that. i thought, i need a subscription to use repository.

thank your for correcing that :)

glad to help.

and yes, we are also happy if you go for a community subscription - if you can afford it.