Recent content by laca77

  1. L

    proxmox install @debian buster - instalation ends with error, ipcc_send_rec[3] failed: Connection refused

    Hello . I had the same problem, but i found a workaround: My hostname is cn01. In the /etc/hosts i have this line: 127.0.1.1 cn01 So i changed the localhost IP to the real IP of the server: 192.168.1.1 cn01 After that the install process was able to finish the install.