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

Problems in Satellite config #68

Open
4 tasks
bupd opened this issue Dec 5, 2024 · 0 comments
Open
4 tasks

Problems in Satellite config #68

bupd opened this issue Dec 5, 2024 · 0 comments

Comments

@bupd
Copy link
Collaborator

bupd commented Dec 5, 2024

After trying out satellite, I have found a list of errors.

  • Satellite does not respect the log_level set in config.json
  • Satellite re-registers everytime eventhough it already has registered. (Satellite registry should be atmost 1)
  • Satellite does not check for updates for state files to fetch in ground-control for the satellite state change.
  • Satellite fails to delete images
2024-12-05 13:18:57 | error | Failed to delete image: DELETE http://127.0.0.1:8585/v2/library/registry/manifests/latest: MANIFEST_UNKNOWN: manifest unknown; map[description:This error is returned when the manifest, identified by name and tag is unknown to the repository. reference:latest]
2024-12-05 13:18:57 | error | Error deleting entities error="DELETE http://127.0.0.1:8585/v2/library/registry/manifests/latest: MANIFEST_UNKNOWN: manifest unknown; map[description:This error is returned when the manifest, identified by name and tag is unknown to the repository. reference:latest]"
2024-12-05 13:18:57 | error | Error executing process replicate_state error="DELETE http://127.0.0.1:8585/v2/library/registry/manifests/latest: MANIFEST_UNKNOWN: manifest unknown; map[description:This error is returned when the manifest, identified by name and tag is unknown to the repository. reference:latest]"

And will add more. If I find...

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

1 participant