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

Binder demo: kernel does not start #11

Open
nthiery opened this issue Nov 20, 2022 · 0 comments
Open

Binder demo: kernel does not start #11

nthiery opened this issue Nov 20, 2022 · 0 comments

Comments

@nthiery
Copy link

nthiery commented Nov 20, 2022

Steps to reproduce:

  • Follow the binder link on xcanva's README
  • Open a C++ notebook (tested with C++14 and C++17)
  • Execute a cell (e.g. with 1+1)
  • Execution hangs for a couple seconds, and then the kernel name switches to "No kernel"

The javascript console display messages:

Firefox ne peut établir de connexion avec le serveur à l’adresse wss://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/api/kernels/cb1892ac-1a41-439f-b716-871b000caaba/channels?session_id=9b3e2b4d-b382-4bcd-87a8-0fcf1aa92f92. [jlab_core.716b79be8019e5bdc801.js:2:985464](https://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/static/lab/jlab_core.716b79be8019e5bdc801.js?v=716b79be8019e5bdc801)
Firefox ne peut établir de connexion avec le serveur à l’adresse wss://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/api/kernels/cb1892ac-1a41-439f-b716-871b000caaba/channels?session_id=939fedca-5039-4d52-aa28-b47a23ccaac2. [jlab_core.716b79be8019e5bdc801.js:2:985464](https://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/static/lab/jlab_core.716b79be8019e5bdc801.js?v=716b79be8019e5bdc801)
La connexion avec wss://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/api/kernels/cb1892ac-1a41-439f-b716-871b000caaba/channels?session_id=9b3e2b4d-b382-4bcd-87a8-0fcf1aa92f92 a été interrompue pendant le chargement de la page. [jlab_core.716b79be8019e5bdc801.js:2:985464](https://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/static/lab/jlab_core.716b79be8019e5bdc801.js?v=716b79be8019e5bdc801)
La connexion avec wss://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/api/kernels/cb1892ac-1a41-439f-b716-871b000caaba/channels?session_id=939fedca-5039-4d52-aa28-b47a23ccaac2 a été interrompue pendant le chargement de la page. [jlab_core.716b79be8019e5bdc801.js:2:985464](https://hub.gke2.mybinder.org/user/martinrenou-xcanvas-wyutngqq/static/lab/jlab_core.716b79be8019e5bdc801.js?v=716b79be8019e5bdc801)
XHR

Python's kernel works

Cheers,

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