Hello,
Since yesterday, I can't connect to my web interface (I didn't try from about 10 days). I have a blank screen.
I tried to restart my computer, the pveproxy and the server, but no changes.
My pveproxy status
In firefox, the console send errors
Uncaught SyntaxError: unexpected token: '{' proxmoxlib.js:458:44
Starting PVE Manager pvemanagerlib.js:1467:9
Uncaught TypeError: Proxmox.Utils is undefined
<anonymous> https://192.168.4.200:8006/pve2/js/pvemanagerlib.js?ver=6.3-3:2013
pvemanagerlib.js:2013:2
L’utilisation d’XMLHttpRequest de façon synchrone sur le fil d’exécution principal est obsolète à cause de son impact négatif sur la navigation de l’utilisateur final. Consulter http://xhr.spec.whatwg.org/ pour plus d’informations. ext-all.js:22:15059
XHRGEThttps://192.168.4.200:8006/PVE/StdWorkspace.js?_dc=1608983208419
[HTTP/1.1 501 no such file '/PVE/StdWorkspace.js' 3ms]
Erreur d’analyse XML : aucun élément trouvé
Emplacement : https://192.168.4.200:8006/PVE/StdWorkspace.js?_dc=1608983208419
Numéro de ligne 1, Colonne 1 : StdWorkspace.js:1:1
Uncaught TypeError: c is not a constructor
ExtJS 2
<anonymous> https://192.168.4.200:8006/:37
ExtJS 15
ext-all.js line 22 > Function:3:8
I have no error in log file, ssh access work correctly
Thanks for help
Benoit
Since yesterday, I can't connect to my web interface (I didn't try from about 10 days). I have a blank screen.
I tried to restart my computer, the pveproxy and the server, but no changes.
My pveproxy status
Code:
root@lucky:~# service pveproxy status
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2020-12-26 11:17:38 CET; 1h 20min ago
Process: 1241 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)
Process: 1244 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)
Main PID: 1246 (pveproxy)
Tasks: 4 (limit: 4915)
Memory: 153.1M
CGroup: /system.slice/pveproxy.service
├─1246 pveproxy
├─1247 pveproxy worker
├─1248 pveproxy worker
└─1249 pveproxy worker
Dec 26 11:17:37 lucky systemd[1]: Starting PVE API Proxy Server...
Dec 26 11:17:38 lucky pveproxy[1246]: starting server
Dec 26 11:17:38 lucky pveproxy[1246]: starting 3 worker(s)
Dec 26 11:17:38 lucky pveproxy[1246]: worker 1247 started
Dec 26 11:17:38 lucky pveproxy[1246]: worker 1248 started
Dec 26 11:17:38 lucky pveproxy[1246]: worker 1249 started
Dec 26 11:17:38 lucky systemd[1]: Started PVE API Proxy Server.
In firefox, the console send errors
Uncaught SyntaxError: unexpected token: '{' proxmoxlib.js:458:44
Starting PVE Manager pvemanagerlib.js:1467:9
Uncaught TypeError: Proxmox.Utils is undefined
<anonymous> https://192.168.4.200:8006/pve2/js/pvemanagerlib.js?ver=6.3-3:2013
pvemanagerlib.js:2013:2
L’utilisation d’XMLHttpRequest de façon synchrone sur le fil d’exécution principal est obsolète à cause de son impact négatif sur la navigation de l’utilisateur final. Consulter http://xhr.spec.whatwg.org/ pour plus d’informations. ext-all.js:22:15059
XHRGEThttps://192.168.4.200:8006/PVE/StdWorkspace.js?_dc=1608983208419
[HTTP/1.1 501 no such file '/PVE/StdWorkspace.js' 3ms]
Erreur d’analyse XML : aucun élément trouvé
Emplacement : https://192.168.4.200:8006/PVE/StdWorkspace.js?_dc=1608983208419
Numéro de ligne 1, Colonne 1 : StdWorkspace.js:1:1
Uncaught TypeError: c is not a constructor
ExtJS 2
<anonymous> https://192.168.4.200:8006/:37
ExtJS 15
ext-all.js line 22 > Function:3:8
I have no error in log file, ssh access work correctly
Thanks for help
Benoit
Last edited: