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

error with corrupted cache #438

Open
revolunet opened this issue Nov 7, 2023 · 0 comments
Open

error with corrupted cache #438

revolunet opened this issue Nov 7, 2023 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@revolunet
Copy link
Member

revolunet commented Nov 7, 2023

In some case, we cannot run tests :

Capture d’écran 2023-11-07 à 22 04 57

Digging deeper in source:

Error: unexpected end of file
    at Zlib.zlibOnError [as onerror] (node:zlib:189:17)
    at Zlib.callbackTrampoline (node:internal/async_hooks:130:17) {
  errno: -5,
  code: 'Z_BUF_ERROR'
    }

After a rm -rf ~/.kontinuous it works fine.

Should we add a try/catch here to make a more explicit error message ?

@revolunet revolunet added bug Something isn't working question Further information is requested labels Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant