Web interface doesn't work

Soont

New Member
Dec 27, 2022
5
0
1
Hello everyone. Could you help me to solve the problem with VE?

I had accidentally down electricity and proxmox now isn't available by IP address in web, only ssh.

I check qm list and got:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "ru_RU.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("ru_RU.UTF-8").
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused
Unable to load access control list: Connection refused

Also journalctl -xe shows:
pveproxy[124155]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key)

Now I couldn't use my VM and their IP isn't available
One of my VM was nginx proxy manager

Thank you for helping.
 
I could solve problem with local by using command "export LC_ALL="en_US.UTF-8""

root@proxmox:~# qm list
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused

Unable to load access control list: Connection refused

Web interface still doesn't work(

"systemctl restart pve-cluster" shows this:

Job for pve-cluster.service failed because the control process exited with error code.
See "systemctl status pve-cluster.service" and "journalctl -xe" for details.
 
Last edited: