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] Gracefully handle corrupted cached manifest #107

Open
mrcjkb opened this issue Sep 29, 2024 · 3 comments
Open

[Bug] Gracefully handle corrupted cached manifest #107

mrcjkb opened this issue Sep 29, 2024 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@mrcjkb
Copy link
Member

mrcjkb commented Sep 29, 2024

Sometimes the cached manifest can become corrupted.
When this happens, it has to be deleted manually, or rocks will panic.
rocks should handle this automatically by redownloading the manifest if it can't be decoded.

@mrcjkb mrcjkb added bug Something isn't working good first issue Good for newcomers labels Sep 29, 2024
@malikrohail
Copy link

can i fix this?

@mrcjkb
Copy link
Member Author

mrcjkb commented Sep 29, 2024

can i fix this?

Sure. Contributions are always welcome 😄 🙏

@malikrohail
Copy link

sounds good, on it.

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

No branches or pull requests

2 participants