freechipsproject / chisel-bootcamp

Generator Bootcamp Material: Learn Chisel the Right Way
Apache License 2.0
983 stars 278 forks source link

On Online Bootcamp Instance, Cannot Connect to Kernel #106

Closed jsaunders-kbr closed 4 years ago

jsaunders-kbr commented 4 years ago

When loading a page in the instance of the bootcamp hosted online at: https://mybinder.org/v2/gh/freechipsproject/chisel-bootcamp/master it will spend a significant amount of time (~30 seconds) attempting to connect to the kernel, and then show the error:

"A connection to the notebook server could not be established. The notebook will continue trying to reconnect. Check your network connection or notebook server configuration."

At which point it attempts to restart the kernel and the entire issue repeats. The bootcamp was working until late last week on this exact same machine (using Firefox 73 on Windows 10) and network location, and I have replicated the issue on other people's machines.

jsaunders-kbr commented 4 years ago

The bootcamp is currently working properly again. :)