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

Checks to Dockerhub return a 406 #95

Open
EagleoutIce opened this issue Jul 4, 2024 · 5 comments
Open

Checks to Dockerhub return a 406 #95

EagleoutIce opened this issue Jul 4, 2024 · 5 comments
Assignees

Comments

@EagleoutIce
Copy link
Contributor

When we check links to https://hub.docker.com/r/<...> we get a 406 - Not Acceptable even though the links exist and work fine.

Ellpeck added a commit to flowr-analysis/flowr that referenced this issue Jul 4, 2024
@becheran becheran self-assigned this Jul 5, 2024
@becheran
Copy link
Owner

becheran commented Jul 5, 2024

@EagleoutIce can you give me one example URL with /r? I guess the 406 means that the HEAD and later GET request is not accepted by the endpoint.

@EagleoutIce
Copy link
Contributor Author

Sure! Specifically for us, https://hub.docker.com/r/eagleoutice/flowr fails.

@becheran
Copy link
Owner

@EagleoutIce I am not able to reproduce the issue. I added [foo](https://hub.docker.com/r/eagleoutice/flowr) in a markdown file and mlc did not detect any error:

[ OK ] .\README.md:3:1 => https://hub.docker.com/r/eagleoutice/flowr -

@EagleoutIce
Copy link
Contributor Author

Yes, thank you very much for checking, it appears that the problem vanished automagically.

@EagleoutIce
Copy link
Contributor Author

Ok, maybe this is a flakey github-actions issue, but we got the error again (https://github.com/flowr-analysis/flowr/actions/runs/10059706810/job/27805541854?pr=868#step:10:371)

@EagleoutIce EagleoutIce reopened this Jul 23, 2024
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