GitHub user kiranchavala added a comment to the discussion: template download failedfrom AWS s3 bucket
@anjanahkarthic are you download the template from the ssvm example get a presinged s3 URL for the object http://10.0.32.251:9000/kiran-bucket2/kvm.qcow2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=admin%2F20240802%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240802T050929Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=39e16a5ffd7bea25a62f11c9f39ae6153d809fb82f936a9baa1ef54887a76909 Login to the ssvm and do a curl example curl -o test.qcow2 "http://10.0.32.251:9000/kiran-bucket2/kvm.qcow2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=admin%2F20240802%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240802T050929Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=39e16a5ffd7bea25a62f11c9f39ae6153d809fb82f936a9baa1ef54887a76909" GitHub link: https://github.com/apache/cloudstack/discussions/9472#discussioncomment-10219672 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
