T
Timothy Baldridge
Guest
After using Proxmox for over a year, I suddenly cannot log into my cluster today. I even tried wget from one of the boxes on the cluster, and I get this....
wget http://localhost --no-check-certificate
--2011-08-16 11:25:19-- http://localhost/
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://localhost/ [following]
--2011-08-16 11:25:20-- https://localhost/
Connecting to localhost|127.0.0.1|:443... connected.
WARNING: cannot verify localhost's certificate, issued by `/CN=Proxmox Virtual Environment/OU=e1926229e51a27ad8a193d95ceac1366/O=PVE Cluster Manager CA':
Unable to locally verify the issuer's authority.
WARNING: certificate common name `agis-prox-vmhost01.agis.aero' doesn't match requested host name `localhost'.
HTTP request sent, awaiting response... 403 Forbidden
2011-08-16 11:25:21 ERROR 403: Forbidden.
I've rebooted the machine, what am I doing wrong?
wget http://localhost --no-check-certificate
--2011-08-16 11:25:19-- http://localhost/
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://localhost/ [following]
--2011-08-16 11:25:20-- https://localhost/
Connecting to localhost|127.0.0.1|:443... connected.
WARNING: cannot verify localhost's certificate, issued by `/CN=Proxmox Virtual Environment/OU=e1926229e51a27ad8a193d95ceac1366/O=PVE Cluster Manager CA':
Unable to locally verify the issuer's authority.
WARNING: certificate common name `agis-prox-vmhost01.agis.aero' doesn't match requested host name `localhost'.
HTTP request sent, awaiting response... 403 Forbidden
2011-08-16 11:25:21 ERROR 403: Forbidden.
I've rebooted the machine, what am I doing wrong?