Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Some file access fails sometimes #76

Open
martinRenou opened this issue Sep 1, 2022 · 0 comments
Open

Some file access fails sometimes #76

martinRenou opened this issue Sep 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@martinRenou
Copy link
Member

Description

Sometimes fails with

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'path')
    at e.onmessage (index.js:160:34)
kernels.js:50 Uncaught (in promise) RangeError: Maximum call stack size exceeded
    at abort (/euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.js:9:20546)
    at _abort (/euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.js:9:200143)
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm
    at /euroscipy-2022-jupyterlite-emscripten-forge/extensions/@jupyterlite/xeus-python-kernel/static/xpython_wasm.wasm

Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error '...'

Expected behavior

Context

  • JupyterLite version:
  • Operating System and version:
  • Browser and version:
Browser Output
Paste the output from your browser Javascript console here.
@martinRenou martinRenou added the bug Something isn't working label Sep 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant