kiranchavala commented on issue #7568: URL: https://github.com/apache/cloudstack/issues/7568#issuecomment-1572043656
Hi @HtainL @thorzinaung Cloudstack supports upload iso only via HTTPS enabled ssvm , please refer to the documentation As a workaround, please follow the steps 1. Disable the global setting (use.https.to.upload ) to false 2. Restart mgmt service service cloudstack-managment restart 3. Restart the ssvm 4. Open the dev tools in ur browser , and select upload the iso <img width="1419" alt="Screenshot 2023-06-01 at 6 46 01 PM" src="https://github.com/apache/cloudstack/assets/1401014/1f7ee6b9-f3a4-4d34-966d-c5207142fdc3"> 5. Copy the failed POST request and paste in a new tab and click on allow Ex: https://10.0.55.61/upload/ce4f681a-c08e-4062-a3ab-191797a55a8a 6. Allow the browser to trust it <img width="1224" alt="Screenshot 2023-06-01 at 6 47 44 PM" src="https://github.com/apache/cloudstack/assets/1401014/34498fd4-3c60-4711-8002-f9ee93a33543"> 7. Try to submit the request again <img width="653" alt="Screenshot 2023-06-01 at 6 48 44 PM" src="https://github.com/apache/cloudstack/assets/1401014/85dd0fb4-04cb-469d-b112-1816dc463064"> If it still doesn't work i would suggest to register the iso from a webserver instead of local Iso upload -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
