Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

EM ARM: Use HTTP for iPXE URL #1498

Merged
merged 1 commit into from Jun 16, 2021
Merged

EM ARM: Use HTTP for iPXE URL #1498

merged 1 commit into from Jun 16, 2021

Conversation

surajssd
Copy link
Member

HTTPs with iPXE is unreliable and fails to download the content with
errors like:

https://alpha.release.flatcar-linux.net/arm64-usr/current/flatcar_production_packet.ipxe... Invalid argument (http://ipxe.org/1c0de882)
Could not boot image: Invalid argument (http://ipxe.org/1c0de882)
No more network devices

So this commit switches from HTTPs to HTTP.

HTTPs with iPXE is unreliable and fails to download the content with
errors like:

```
https://alpha.release.flatcar-linux.net/arm64-usr/current/flatcar_production_packet.ipxe... Invalid argument (http://ipxe.org/1c0de882)
Could not boot image: Invalid argument (http://ipxe.org/1c0de882)
No more network devices
```

So this commit switches from HTTPs to HTTP.

Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
Copy link
Member

@iaguis iaguis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@ipochi ipochi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@surajssd surajssd merged commit 382f012 into master Jun 16, 2021
@surajssd surajssd deleted the surajssd/use-http-ipxe branch June 16, 2021 11:44
@invidian invidian added this to the v0.9.0 milestone Jul 16, 2021
@invidian invidian added the bug Something isn't working label Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants