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: Error: payload does not match any of the supported image formats #5397

Open
zhaoyangpp opened this issue Feb 21, 2025 · 0 comments
Open
Labels
kind/bug Something isn't working

Comments

@zhaoyangpp
Copy link

Sealos Version

5.0.1

How to reproduce the bug?

sealos load -i xxx.tar

What is the expected behavior?

No response

What do you see instead?

[root@localhost ~]# sealos load -i 11111.tar
Getting image source signatures
Copying blob 5879b58524ff done
Copying blob 6e76332bdae4 done
Copying blob ce8d20826ef0 done
Copying blob 8aa9e05fa73d done
Getting image source signatures
Copying blob 8aa9e05fa73d done
Copying blob 6e76332bdae4 done
Copying blob 5879b58524ff done
Copying blob ce8d20826ef0 done
Error: payload does not match any of the supported image formats:

  • oci: initializing source oci:11111.tar:: open 11111.tar/index.json: not a directory
  • oci-archive: writing blob: adding layer with blob "sha256:5879b58524ffc2152e79af8f80dafc5db7b539d8151959c4f01168626f986552": processing tar fil
    e(open /bin/kubeadm: permission denied): exit status 1
  • docker-archive: writing blob: adding layer with blob "sha256:5879b58524ffc2152e79af8f80dafc5db7b539d8151959c4f01168626f986552": processing tar
    file(open /bin/kubeadm: permission denied): exit status 1
  • dir: open 11111.tar/manifest.json: not a directory

Operating environment

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

Additional information

No response

@zhaoyangpp zhaoyangpp added the kind/bug Something isn't working label Feb 21, 2025
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

No branches or pull requests

1 participant