Proxmox installation failed

nguyenhung401

New Member
May 24, 2024
3
0
1
Why can't I install promox z? If so, can you install it for me? I've tried everything but it doesn't work.
 

Attachments

  • Screenshot_20240524-150613_Termius.jpg
    Screenshot_20240524-150613_Termius.jpg
    551.4 KB · Views: 11
Hey,

you seem to have added the buster repos here instead of the bullseye ones. Try using the no subscription one listed under “Proxmox VE 7.x” in the wiki in your "/etc/apt/sources.list.d/pve-install-repo.list" instead.

Also note that PVE 7 is out of date, so you may want to upgrade to Proxmox 8.x soon.

[1]: https://pve.proxmox.com/wiki/Package_Repositories#_proxmox_ve_7_x_repositories
 
  • Like
Reactions: Kingneutron
I installed pve successfully but when I restarted the server I got this error
 

Attachments

  • Screenshot_20240528-075030_RVNC Viewer.jpg
    Screenshot_20240528-075030_RVNC Viewer.jpg
    277.8 KB · Views: 6
  • Screenshot_20240528-075034_RVNC Viewer.jpg
    Screenshot_20240528-075034_RVNC Viewer.jpg
    150.4 KB · Views: 6
This just means that the service in question couldn't start fast enough. journalctl -xeu pve-ha-crm.service should provide you with more information, please post the output of that command.