Hello @alexleigh,
would you be so kind and help me find where is the problem?
I have manually modified all files except pvemanager-mobile.js and after pveproxy restart I cannot reach the GUI.
I figured the cause is return function of render_node_temp in proxmoxlib.js. When I comment this return the GUI is OK.
I am running currently on proxmox version 7.4-15.
Nevermind. I have accidentally deleted "+" characters inside return function when I was copying the code to notepad and replacing all + for nothing. :)
Hello @alexleigh, would you be so kind and help me find where is the problem?
I have manually modified all files except pvemanager-mobile.js and after pveproxy restart I cannot reach the GUI. I figured the cause is return function of render_node_temp in proxmoxlib.js. When I comment this return the GUI is OK. I am running currently on proxmox version 7.4-15.
Do you have any idea?