pveproxy start error

mertemredd

New Member
Sep 19, 2024
3
0
1
Hi,

my proxmox node5 web service not working, all service restarted and pveproxy not start, It gives the following error;

root@proxmox5:~# pveproxy start -debug=1
start failed - getpwnam failed -

How can I solve this problem?

Thank You
 
Hello @mertemredd and welcome to the Proxmox Community. The error message indicates that the service cannot start with a specific user. Please post me the output of the current status of the service.

Code:
systemctl status pveproxy.service

and some logs -> the latest most interesting lines:

Code:
journalctl -ru  pveproxy.service
 
Hello,

Thank you for response, output added attachment
 

Attachments

  • proxmoxerror1.png
    proxmoxerror1.png
    362.9 KB · Views: 4
  • proxmoxerror2.png
    proxmoxerror2.png
    289.9 KB · Views: 4
Hello @mertemredd and welcome to the Proxmox Community. The error message indicates that the service cannot start with a specific user. Please post me the output of the current status of the service.

Code:
systemctl status pveproxy.service

and some logs -> the latest most interesting lines:

Code:
journalctl -ru  pveproxy.service
Can you help?
 
Thank you for the logs. Please check the following:

my proxmox node5 web service not working

Cluster is healthy?
Code:
pvecm status

Package installation is clean?
Code:
apt install -f
dpkg --configure -a

And what about that directory?
Code:
ls -ld  /var/run/pveproxy
ls -l  /var/run/pveproxy

df -h /
df -h /var/run

And the output of
Code:
pveversion -v
 

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!