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

3.77.1 fails on push to hosted docker registry #580

Open
pedroosorio opened this issue Feb 24, 2025 · 1 comment
Open

3.77.1 fails on push to hosted docker registry #580

pedroosorio opened this issue Feb 24, 2025 · 1 comment

Comments

@pedroosorio
Copy link

I've recently upgraded from 3.75.1 to 3.77.1 only to find that i could no longer push to my internal docker registry. I've redeployed (from scratch) several times, and out of those, it succeeded one.

Then i did an upgrade test from 3.75 -> 3.76 -> 3.77. It indeed only fails in 3.77. Copying an artifact using regctl

time=2025-02-24T12:12:22.140Z level=WARN msg="Failed to push blob" src=artefact.skao.int/ska-base:0.1.1 tgt=192.168.99.204:9080/test/ska-base:0.1.1 err="failed to send blob post, ref 192.168.99.204:9080/test/ska-base:0.1.1: failed to request auth token (post): Post \"null://192.168.99.204:9080/v2/token\": unsupported protocol scheme \"null\""psed: 0s
time=2025-02-24T12:12:22.140Z level=WARN msg="Failed to copy layer" source=artefact.skao.int/ska-base:0.1.1 target=192.168.99.204:9080/test/ska-base:0.1.1 layer=sha256:7478e0ac0f23f94b2f27848fbcdf804a670fbf8d4bab26df842d40a10cd33059 err="failed to send blob post, ref 192.168.99.204:9080/test/ska-base:0.1.1: failed to request auth token (post): Post \"null://192.168.99.204:9080/v2/token\": unsupported protocol scheme \"null\""
Manifests: 0/1 | Blobs: 30.440MB copied, 0.000B skipped, 40.132MB queued | Elapsed: 0s
failed to send blob post, ref 192.168.99.204:9080/test/ska-base:0.1.1: failed to request auth token (post): Post "null://192.168.99.204:9080/v2/token": unsupported protocol scheme "null"
@pedroosorio pedroosorio changed the title 3.77.1 fails on push 3.77.1 fails on push to hosted docker registry Feb 24, 2025
@K1kc4
Copy link

K1kc4 commented Feb 25, 2025

#565

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