Connection Refused Problem

TomNick

Member
Jul 16, 2021
31
2
13
62
Hi everbody, I am running a Debian 11 VM (113) with Umbrel in a Proxmox Environment 7.3.6 cluster. I was running a Bitcoin node over night on that VM and the next morning I got an IO error, Disk full. The Proxmox node was just "dead". So I restarted and tried to delete the the VM via shell but getting the follwoing error:


Code:
root@pve2:~# qm destroy 113
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

Anybody have any idea how to fix this? Thanks for some help
 
Problem solved! I did the following:
Code:
df -h

I found out, that my /dev/mapper/pve-root was at 100% so I did:

Code:
find / -type f -size +100M

I deleted the problem making VM. Done system works
 

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!