Can not access proxmox from gui need some help

AndriesJasper

New Member
Jun 6, 2022
6
0
1
Hi I cant access proxmox from https://<server-ip>:8006

not sure what happend but just one day stopped working.
 
can you ping the server?

have you done an update recently?

do you have physical access to the server (keyboard/screen)?
 
can you ping the server?

have you done an update recently?

do you have physical access to the server (keyboard/screen)?
Hi yes I ping the server and can access it via ssh.
I did not do an update but saw there were updates. but had issues with my repos. fixed that and did update.
but could not update proxmox ve and another I cant remember now but followed some guides and got that installes so everything is installed.

I do get this errors not sure if it needs attention as I dont use a cluster

pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2022-06-06 23:20:37 SAST; 8h ago
Process: 2121 ExecStartPre=/usr/bin/pvecm updatecerts --silent (code=exited, status=111)
Process: 2122 ExecStart=/usr/bin/pveproxy start (code=exited, status=0/SUCCESS)
Main PID: 2177 (pveproxy)
Tasks: 4 (limit: 23777)
Memory: 135.0M
CPU: 20min 46.850s
CGroup: /system.slice/pveproxy.service
├─ 2177 pveproxy
├─24145 pveproxy worker
├─24146 pveproxy worker
└─24147 pveproxy worker

Jun 07 08:09:56 localhost pveproxy[24145]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm>
Jun 07 08:09:56 localhost pveproxy[24143]: worker exit
Jun 07 08:09:56 localhost pveproxy[24144]: worker exit
Jun 07 08:09:56 localhost pveproxy[2177]: worker 24144 finished
Jun 07 08:09:56 localhost pveproxy[2177]: worker 24143 finished
Jun 07 08:09:56 localhost pveproxy[2177]: starting 2 worker(s)
Jun 07 08:09:56 localhost pveproxy[2177]: worker 24146 started
Jun 07 08:09:56 localhost pveproxy[2177]: worker 24147 started
Jun 07 08:09:56 localhost pveproxy[24146]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm>
Jun 07 08:09:56 localhost pveproxy[24147]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm>

Also my /etc/pve is empty

Also getting this error.

root@localhost:/etc/pve# systemctl status pve-cluster.service
● pve-cluster.service - The Proxmox VE cluster filesystem
Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2022-06-07 08:14:43 SAST; 15s ago
Process: 24363 ExecStart=/usr/bin/pmxcfs (code=exited, status=255/EXCEPTION)
CPU: 14ms

Jun 07 08:14:43 localhost systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
Jun 07 08:14:43 localhost systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jun 07 08:14:43 localhost systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jun 07 08:14:43 localhost systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 07 08:14:43 localhost systemd[1]: Failed to start The Proxmox VE cluster filesystem.
Jun 07 08:14:50 localhost systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jun 07 08:14:50 localhost systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jun 07 08:14:50 localhost systemd[1]: Failed to start The Proxmox VE cluster filesystem.
 
That looks like your problem -- question is why?

what does df -h show?
root@pve:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 9.7G 0 9.7G 0% /dev
tmpfs 2.0G 1.4M 2.0G 1% /run
/dev/mapper/pve-root 28G 23G 3.5G 87% /
tmpfs 9.8G 0 9.8G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
/dev/sda2 511M 328K 511M 1% /boot/efi
Data 284G 128K 284G 1% /Data
tmpfs 2.0G 0 2.0G 0% /run/user/0
root@pve:~#

thats all
 
Your root volume is pretty full - only 3.5G free

what about
pvs
vgs
 
Your root volume is pretty full - only 3.5G free

what about
pvs
vgs
root@pve:~# pvs
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- <111.29g <10.54g
root@pve:~# vgs
VG #PV #LV #SN Attr VSize VFree
pve 1 3 0 wz--n- <111.29g <10.54g
root@pve:~#

Thats what I am getting
 
> Jun 07 08:14:50 localhost systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Please restart the cluster service (systemd reset-failed pve-cluster; systemd start pve-cluster) and observe the syslog for errors
 
> Jun 07 08:14:50 localhost systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Please restart the cluster service (systemd reset-failed pve-cluster; systemd start pve-cluster) and observe the syslog for errors
I am getting Excess arguments. when I ryn that not sure if I am doing it correctly
 
Sorry, I meant to write "systemctl" instead of systemd.
systemctl reset-failed pve-cluster systemctl start pve-cluster
 
Sorry, I meant to write "systemctl" instead of systemd.
systemctl reset-failed pve-cluster systemctl start pve-cluster
Hi thanks, there is not much data that I need on that server I think I will just format that I was just playing arround with virtual machines,

Is there a way to copy those vm disks to an external through cli. otherwise I will just delete that data on there.
 
The easiest is probably to use vzdump
 

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!