Hello,
I was able to upload Proxmox to my server via USB before, but I wanted to try it on AWS for the first time, and I'm trying to install Proxmox on the virtual machine I created on AWS, but I'm getting the same error for the 3rd time and I can't find where the problem is anymore.
I think I did all the steps here correctly, but I don't know where the error is..
Thank you!
I was able to upload Proxmox to my server via USB before, but I wanted to try it on AWS for the first time, and I'm trying to install Proxmox on the virtual machine I created on AWS, but I'm getting the same error for the 3rd time and I can't find where the problem is anymore.
Code:
root@ip-172-31-11-116:~# hostname --ip-address
127.0.1.1
Code:
127.0.0.1 localhost.localdomain localhost
127.0.1.1 prox4m1.mydomain.com prox4m1
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
Code:
Setting up pve-manager (6.4-13) ...
Job for pvestatd.service failed because the control process exited with error code.
See "systemctl status pvestatd.service" and "journalctl -xe" for details.
dpkg: error processing package pve-manager (--configure):
installed pve-manager package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of proxmox-ve:
proxmox-ve depends on pve-manager; however:
Package pve-manager is not configured yet.
dpkg: error processing package proxmox-ve (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pve-manager
proxmox-ve
E: Sub-process /usr/bin/dpkg returned an error code (1)
I think I did all the steps here correctly, but I don't know where the error is..
Thank you!