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

DOMException: Failed to execute 'put' on 'Cache': Quota exceeded. #1360

Open
jtpio opened this issue Mar 28, 2024 · 1 comment
Open

DOMException: Failed to execute 'put' on 'Cache': Quota exceeded. #1360

jtpio opened this issue Mar 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jtpio
Copy link
Member

jtpio commented Mar 28, 2024

Description

Noticed when trying the JupyterLite deployment from this repo: https://github.com/meetup-python-grenoble/cartographie

Logging this issue to double check this is not an issue with 0.3.0, or to have it on the radar if it is still an issue.

Reproduce

See error in the dev tools console:

Uncaught (in promise) DOMException: Failed to execute 'put' on 'Cache': Quota exceeded.

image

Expected behavior

The file should open.

Context

  • JupyterLite version: 0.2.3
  • Operating System and version: Ubuntu 23.10
  • Browser and version: Chromium 123 (private window)
@jtpio jtpio added the bug Something isn't working label Mar 28, 2024
@jtpio
Copy link
Member Author

jtpio commented Mar 28, 2024

JupyterLite version: 0.2.3

This may have been fixed by #1316, released in 0.3.0 (to confirm)

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

No branches or pull requests

1 participant