-
Notifications
You must be signed in to change notification settings - Fork 459
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
can't retrieve partial header #958
Comments
I'm facing the same issue. It seems related to the image
If I replace with Leap 15.4 JeOS
following
|
and I just checked http://download.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-JeOS.x86_64-15.4-OpenStack-Cloud-Build6.195.qcow2 and I got a 404 |
Hi, |
I have the same issue with a Talos unified kernel image:
But I don't think, it is related to unrelyable hosting. Instead, it seems like the provider is trying to download only the first 8 bytes from the server, by using the Which simply might not be supported by every hoster:
I'd suggest, to try to download only the first bytes and if this does not work, simply download the whole image. It needs to be downloaded later anyway, so maybe the provider could simply store it meanwhile, to avoid downloading it twice. |
Hi @hansingt , |
Thank you @scabala! I'd create the PR myself, but sadly I'm not that good with Go 🫤 |
Hi,
I am trying to deploy some Rocky Linux 8.5 VMs. The first time I run it, I always get the error described below. Only when I run it again does the deployment work.
Volker
System Information
Linux distribution
Terraform version
Provider and libvirt versions
Checklist
Description of Issue/Question
Setup
variables
Steps to Reproduce Issue
Additional information:
Do you have SELinux or Apparmor/Firewall enabled? Some special configuration?
Have you tried to reproduce the issue without them enabled?
The text was updated successfully, but these errors were encountered: