-
Notifications
You must be signed in to change notification settings - Fork 914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] 400 Bad Request #3319
Comments
Howdy 🖐 Hr46ph ! Thank you for your interest in this project. We value your feedback and will respond soon. If you want to contribute to this project, please make yourself familiar with the |
This issue is stale because it has been open for 90 days with no |
Hello, Does your ova file contain .mf ? br |
Hi, |
This issue is stale because it has been open for 90 days with no |
Ran into this issue today following the Talos VMware guide https://www.talos.dev/v1.8/talos-guides/install/virtualized-platforms/vmware/ It worked the first time, then I destroyed the cluster, deleted the Content Library and I get the 400 Bad Request on the second run. |
This issue is stale because it has been open for 90 days with no |
Describe the bug
Importing OVA results in error 400 Bad Request.
The import starts, the ovf file imports and then starts the vmdk. This goes to 100% and then fails.
To Reproduce
Steps to reproduce the behavior:
I set variables:
I create a content library:
govc library.create pbc_clib
I try to import an ova:
govc library.import -debug=true -n=talos-v1.6.1 pbc_clib vmware-amd64.ova
I receive the following error:
Filename: 2-0008.res.headers
Filename: 2-0008.res.json
Expected behavior
An imported OVA into the Content Library specified.
Affected version
$ govc about
Screenshots/Debug Output
Already provided above.
Additional context
The text was updated successfully, but these errors were encountered: