I’m using the official Nginx proxy settings, including websocket configuration as presented in the official documentation: https://jupyterhub.readthedocs.io/en/stable/reference/config-proxy.html#nginx Server starts, and the Jupyter main page loads, however, I keep getting Websocket errors in the Chrome developer console:
WebSocket connection to 'ws://localhost/api/events/subscribe?token=8acfafc93ec11a9acfeeb21f680d8008a4a0def370750ace' failed:
It looks like the offiicial Nginx config no longer works with the official Jupyter containers. Could someone confirm, please? If it worked for you, what was your container hash?