Unable to access Web-gui

Psych0b0i

New Member
May 16, 2019
3
0
1
31
Part-1
Hdd power plug broken so I gave my hdd to local shop to recover and clone it ; he done it and it was perfectly

Part-2
checksum error : read proxmox forum and they help me to solved how to rebuild zpool and other things

Part-3
Now I am able to boot but unable to access web GUI can you help me how to resolve it that wiil great

console outputs

pve-firewall status
Code:
~ pve-firewall status
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

netstat -apn | grep 8006

Code:
~ netstat -apn | grep 8006

tcp       21      0 0.0.0.0:8006            0.0.0.0:*               LISTEN      3757/pveproxy       
tcp      187      0 192.168.6.203:8006      192.168.6.201:58580     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59548     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59536     CLOSE_WAIT  -                   
tcp        0      0 127.0.0.1:32988         127.0.0.1:8006          ESTABLISHED 10816/curl         
tcp      517      0 127.0.0.1:8006          127.0.0.1:32988         ESTABLISHED -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:60400     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59542     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:58692     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59538     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59372     CLOSE_WAIT  -                   
tcp      518      0 127.0.0.1:8006          127.0.0.1:32966         CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59544     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59540     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:60396     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:58642     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:59840     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:60402     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:60404     CLOSE_WAIT  -                   
tcp      518      0 192.168.6.203:8006      192.168.6.201:58972     CLOSE_WAIT  -                   
tcp      187      0 192.168.6.203:8006      192.168.6.201:60024     CLOSE_WAIT  -                   
tcp        0      0 127.0.0.1:32986         127.0.0.1:8006          ESTABLISHED 10625/curl         
tcp      517      0 127.0.0.1:8006          127.0.0.1:32986         ESTABLISHED -

tail -f /var/log/pveproxy/access.log

Code:
tail -f /var/log/pveproxy/access.log
tail: error reading '/var/log/pveproxy/access.log': Input/output error
tail: no files remaining

curl -s -k https://localhost:8006 | grep title

Nothing

pvesh get nodes

Code:
pvesh get nodes
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
 
Hi,
please check the status of
Code:
systemctl status pvedaemon
systemctl status pveproxy
systemctl status pve-cluster
systemctl status pve-manager
 
  • Like
Reactions: Psych0b0i
Here It is output but only pvedaemon works and others failed please help how to recover without losing data thanks a ton
 

Attachments

  • all.txt
    4.9 KB · Views: 5
Code:
May 16 19:52:34 pve systemd[1]: Starting The Proxmox VE cluster filesystem...
May 16 19:52:35 pve pmxcfs[10005]: [database] crit: splite3_open_v2 failed: 10#010
May 16 19:52:35 pve pmxcfs[10005]: [main] crit: memdb_open failed - unable to open database '/var/lib/pve-cluster/config.db'
May 16 19:52:35 pve pmxcfs[10005]: [main] notice: exit proxmox configuration filesystem (-1)
May 16 19:52:35 pve systemd[1]: pve-cluster.service: Control process exited, code=exited status=255
May 16 19:52:35 pve systemd[1]: Failed to start The Proxmox VE cluster filesystem.
May 16 19:52:35 pve systemd[1]: pve-cluster.service: Unit entered failed state.
May 16 19:52:35 pve systemd[1]: pve-cluster.service: Failed with result 'exit-code'.

The problem seems to be the pmxcfs database. Please check the permissions of /var/lib/pve-cluster.db' Here you can find more details https://pve.proxmox.com/pve-docs/pve-admin-guide.html#chapter_pmxcfs
 

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!