uyuni-project / sumaform

Terraform configuration to quickly set up SUSE Manager/Uyuni environments
BSD 3-Clause "New" or "Revised" License
72 stars 71 forks source link

Failure to download SLE-15-SP3-JeOS-GM images #923

Open otuominen opened 3 years ago

otuominen commented 3 years ago

Fails to fetch any SLE images.

Error while determining image type for https://download.suse.de/install/SLE-15-SP3-JeOS-GM/SLES15-SP3-JeOS.x86_64-15.3-OpenStack-Cloud-GM.qcow2: Get http://mirror.suse.cz/install/SLE-15-SP3-JeOS-GM/SLES15-SP3-JeOS.x86_64-15.3-OpenStack-Cloud-GM.qcow2: dial tcp 10.100.2.16:80: i/o timeout

nodeg commented 2 years ago

I am hijacking this issue since I have the exact same issue but with SLES15 SP4 JeOS images when deploying HEAD.

juliogonzalez commented 2 years ago

@nodeg IMHO this is different issue, not the same you have.

In his case it's a network issue, not a 404. And in his case he's using a SP3 image, not SP4.

Even if we fix sumaform to point to the right SP4 image, that wont' fix this issue.

@otuominen keep in mind you need to use a VPN to SUSE. With the VPN I can curl http://mirror.suse.cz/install/SLE-15-SP3-JeOS-GM/SLES15-SP3-JeOS.x86_64-15.3-OpenStack-Cloud-GM.qcow2 just fine.

nodeg commented 2 years ago

Alright then the issue is not similar and I will change the topic back and open my own issue :wink: