-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
I am trying to import an image onto AWS but get this error on eu-west-3 region.
Is it correctly passed as argument during import phase ?
$ /usr/local/bin/bsdec2-image-upload --uefi-preferred --sriov --ena /poudriere/releases/amd64/dev/13-stable/BUILD-LATEST/Vulture-dev-13-stable-open.raw "FreeBSD 13.4-STABLE-HBSD-amd64 UEFI-PREFERRED CLOUD-INIT ZFS " "FreeBSD/amd64 hardened/13-stable/master@87e860b522f7" eu-west-3 <bucket_name> /aws.key
Uploading /poudriere/releases/amd64/dev/13-stable/BUILD-LATEST/Vulture-dev-13-stable-open.raw to
http://<bucket_name>.s3.amazonaws.com/f97fc57f7f37571b3cd0f8afed00f6e1/
in 1437 part(s)............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done.
Uploading volume manifest... done.
bsdec2-image-upload: EC2 API request failed:
HTTP/1.1 400 Bad Request
x-amzn-RequestId: <request_id>
Cache-Control: no-cache, no-store
Strict-Transport-Security: max-age=31536000; includeSubDomains
vary: accept-encoding
Content-Type: text/xml;charset=UTF-8
Date: Thu, 07 Nov 2024 16:13:57 GMT
Connection: close
Server: AmazonEC2
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>UnsupportedOperation</Code><Message>The functionality you requested is not available in this region.</Message></Error></Errors><RequestID><request_id></RequestID></Response>
bsdec2-image-upload: Failure importing disk imageMetadata
Metadata
Assignees
Labels
No labels