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

BUG: FATA[0003] pulling image: rpc error: code = NotFound desc = failed to pull and unpack image "sealos.hub:5000/pause:3.8": failed to resolve reference "sealos.hub:5000/pause:3.8": sealos.hub:5000/pause:3.8: not found #4117

Closed
bxy4543 opened this issue Oct 19, 2023 · 1 comment · Fixed by #4119 or #4120
Labels
kind/bug Something isn't working

Comments

@bxy4543
Copy link
Member

bxy4543 commented Oct 19, 2023

Sealos Version

4.3.5

How to reproduce the bug?

full content:https://paste.ubuntu.com/p/szYhfm2S42/

fail content:
73 line:

2023-10-19T08:41:58 warn cannot connect to remote temporary registry: Get "http://103.140.232.12:5050": dial tcp 103.140.232.12:5050: connect: connection refused, fallback using ssh mode instead

151 line:

E1019 08:42:32.241019  112327 remote_image.go:242] "PullImage from image service failed" err="rpc error: code = NotFound desc = failed to pull and unpack image \"sealos.hub:5000/pause:3.8\": failed to resolve reference \"sealos.hub:5000/pause:3.8\": sealos.hub:5000/pause:3.8: not found" image="sealos.hub:5000/pause:3.8"
FATA[0003] pulling image: rpc error: code = NotFound desc = failed to pull and unpack image "sealos.hub:5000/pause:3.8": failed to resolve reference "sealos.hub:5000/pause:3.8": sealos.hub:5000/pause:3.8: not found

What is the expected behavior?

No response

What do you see instead?

No response

Operating environment

- Sealos version:
- Docker version:
- Kubernetes version:
- Operating system:
- Runtime environment:
- Cluster size:
- Additional information:

Additional information

root@sos:~# uname -a
Linux sos.ai101.eu.org 5.15.0-86-generic #96-Ubuntu SMP Wed Sep 20 08:29:36 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
root@sos:~# sealos version
SealosVersion:
  buildDate: "2023-10-09T10:07:15Z"
  compiler: gc
  gitCommit: 881c10cb
  gitVersion: 4.3.5
  goVersion: go1.20.8
  platform: linux/arm64
@bxy4543 bxy4543 added the kind/bug Something isn't working label Oct 19, 2023
This was linked to pull requests Oct 19, 2023
@cuisongliu
Copy link
Collaborator

fix by release-4.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants