Scripts using pveam update
not working
#3961
-
Hey, I have been running scripts from the repo for a really long time and everything was ok. This days, almost every time I try to run a new script, I get an infinite wait in this part
I think this is due that root@pve:~# curl -I https://download.proxmox.com/
curl: (60) SSL: no alternative certificate subject name matches target host name 'download.proxmox.com'
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above. The other day, this happened again to me, so I didn't use any script at the end. This week. I did use it again, and it work. Today, its not working. Does anyone have any info to help me understand this. I know that if there is a cert issue on the proxmox host, there is nothing we can do here, but I would like to understand if i'm doing something wrong or not. My setup its quite fresh, I haven touch the host that much honestly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
If its the cert thats the issue, i'm afraid its nothing we can do about it. Script only issues the legitimate command. If the backend has issues running the command, just try later. Usually it goes away on its own. |
Beta Was this translation helpful? Give feedback.
correct