Skip to content
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

Request to quay.io fails #6

Open
tsjordan-eng opened this issue Apr 25, 2023 · 2 comments
Open

Request to quay.io fails #6

tsjordan-eng opened this issue Apr 25, 2023 · 2 comments

Comments

@tsjordan-eng
Copy link

When I try to set up a podman preset it fails with the following error:

Setup failed. Error: 'initializing image from source docker://quay.io/crcont/podman-bundle:4.4.1: invalid character '<' looking for beginning of value '. Please restart.
  • RedHat OpenShift Local
  • Windows 11
  • Proxy: true

When I curl quay.io I get a similar failure:

$ curl quay.io
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
</body>
</html>

But when I use curl's redirection flag, it works:

$ curl -L quay.io
<!DOCTYPE html><html ng-app="quay" class="hosted">
<head>  

...
@garethahealy
Copy link

@tsjordan-eng ; am not sure how this issue is related to this repo.

@tsjordan-eng
Copy link
Author

tsjordan-eng commented Apr 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants