GitHub user prashanthr2 added a comment to the discussion: ACS 4.2X - ISCSI / ISO uploading horror...
@Ecsi1337 for the upload from local. It could be failing as a result of either of the below issues 1. Public IP of the SSVM not reachable from the desktop/machine from where you are trying to upload. CHeck and confirm if you can access SSVM public on port 443 2. If no issues with the port. It could be as a result of ssl cert on the SSVM. By default, the SSL cert is self-signed and is not accepted by the browsers. Try to upload the ISO from local, once it fails open a new tab and visit https://<<public_ip_ssvm/upload, here accept the cert and continue. Once done, go back to cloudstack tab and try the upload again. It should work now GitHub link: https://github.com/apache/cloudstack/discussions/11829#discussioncomment-14667703 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
