Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
  1. Mar 07, 2023
  2. Mar 06, 2023
  3. Feb 26, 2023
    • freezed's avatar
      :adhesive_bandage: Fix pvestatd error · 97e2c8dc
      freezed authored
      reference:
      https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Buster#ipcc_send_rec.5B1.5D_failed
      
      ```bash
      root@server:~# systemctl start pvestatd.service
      2023 Feb 26 15:45:20 server [main] crit: Unable to get local IP address
      2023 Feb 26 15:45:20 server [main] crit: Unable to get local IP address
      Job for pvestatd.service failed because the control process exited with error code.
      See "systemctl status pvestatd.service" and "journalctl -xe" for details.
      ```
      
      ```bash
      root@server:~# systemctl status pvestatd.service
      ● pvestatd.service - PVE Status Daemon
           Loaded: loaded (/lib/systemd/system/pvestatd.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Sun 2023-02-26 15:45:20 UTC; 1min 5s ago
          Process: 798824 ExecStart=/usr/bin/pvestatd start (code=exited, status=111)
              CPU: 603ms
      
      févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[1] failed: Connection refused
      févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[2] failed: Connection refused
      févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[3] failed: Connection refused
      févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[1] failed: Connection refused
      févr. 26 15:45:20 server pvestatd[798824]: Unable to load access control list: Connection refused
      févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[2] failed: Connection refused
      févr. 26 15:45:20 server pvestatd[798824]: ipcc_send_rec[3] failed: Connection refused
      févr. 26 15:45:20 server systemd[1]: pvestatd.service: Control process exited, code=exited, status=111/n/a
      févr. 26 15:45:20 server systemd[1]: pvestatd.service: Failed with result 'exit-code'.
      févr. 26 15:45:20 server systemd[1]: Failed to start PVE Status Daemon.
      ```
      97e2c8dc
  4. Jan 05, 2023
  5. Jan 01, 2023
  6. Dec 04, 2022
  7. Dec 02, 2022
  8. May 05, 2022
  9. Apr 13, 2022
  10. Apr 12, 2022
  11. Apr 05, 2022
  12. Mar 20, 2022
  13. Mar 15, 2022
  14. Mar 14, 2022
  15. Mar 01, 2022
  16. Feb 25, 2022
  17. Feb 22, 2022
  18. Jan 13, 2022
  19. Jan 02, 2022
Loading