Maybe you could zip/tar the files up and attach them here? If the problem is reproducible you should probably create an issue here referencing this thread: https://bugzilla.proxmox.com/
Last edited:
The browsers were tested. Cache was tested. The error messages in the first post are the error messages you are asking for.What browser are you using? Which extensions?
Did you clear your browser cache? Can you reproduce it in a new incognito window?
It would also be helpful if you could provide a bit more context on the error messages using the browsers developer tools (especially about the syntax error). There you can also double check (under Debugger/sources) if your file modifications actually made it there or if you are loading a cached version.
I wasn't asking for error messages.The error messages in the first post are the error messages you are asking for.
I wanted more information on this part. Since you mentioned modifying this file it would be nice if you could just provide a copy of the exact version your browser was executing (the one in the browser dev tools, not from the file system).Uncaught SyntaxError: missing } after property list proxmoxlib.js:750:2note: { opened at line 42, column 29proxmoxlib.js:42:29
Please provide the exact browser version. It may be relevant.The browsers were tested.
sudo apt update && \
sudo apt install --reinstall $(apt list --installed '?narrow(?installed, ?origin(Proxmox))' 2>/dev/null | tail -n +2 | cut -d'/' -f1 | tr '\n' ' ')
We use essential cookies to make this site work, and optional cookies to enhance your experience.