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.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!