Tag: nginx
Action is not authorized with current scopes; requires any of [read:servers] – JupyterHub
Hi all,I come from here.As it seems the error is coming from an strange behaviour with Traefik, I have decided to use nginx as proxy.However after configuring it, after log-in the server is stuck in “Your server is starting up” and the progress bar is not moving. If I reload,…
[Buildroot] [git commit branch/2022.02.x] package/libmodsecurity: needs dynamic library with libcurl and mbedtls
[Buildroot] [git commit branch/2022.02.x] package/libmodsecurity: needs dynamic library with libcurl and mbedtls – Peter Korsgaard From: Peter Korsgaard <peter@korsgaard.com> To: buildroot@buildroot.org Subject: [Buildroot] [git commit branch/2022.02.x] package/libmodsecurity: needs dynamic library with libcurl and mbedtls Date: Tue, 19 Jul 2022 18:35:54 +0200 [thread overview] Message-ID: <20220719162323.01D1283DF5@busybox.osuosl.org> (raw) commit: git.buildroot.net/buildroot/commit/?id=2d021a7e7163d13b604d508602288e7190ab63dc branch: git.buildroot.net/buildroot/commit/?id=refs/heads/2022.02.x…
Filtering outgoing container traffic – General Discussions
melhayany (Melhayany) April 12, 2022, 10:12pm #1 Hello Docker Community, I am facing a networking issue with my application to run JupyterHub using Docker containers. To give you a bit of context. I created a virtual machine, on it: port 2022 (ssh) served by my server, port 443 (https) served…
CORS issues behind nginx ingress after updating to JupyterHub 2.1.1 – JupyterHub
Hi there, I noticed multiple issues after upgrading to JupyterHub 2.1.1 from 2.0.0. I stopped seeing spawn progress when starting the singleuser server. Logs: [I 2022-03-04 20:57:47.436 JupyterHub log:189] 302 GET /hub/spawn -> /hub/spawn-pending/konstantin.taletskiy@labshare.org (konstantin.taletskiy@labshare.org@192.168.15.108) 1006.02ms [I 2022-03-04 20:57:47.524 JupyterHub pages:405] konstantin.taletskiy@labshare.org is pending spawn [I 2022-03-04 20:57:47.528 JupyterHub log:189]…
JupyterHub on Host Network with HTTPS failing with 503: Service Unavailable – Zero to JupyterHub on Kubernetes
Hi All, Hope everyone is well! I have been working on a small project for an internal network to get JupyterHub running. I have gotten pretty far in the development, but now stuck on getting HTTPS working with the host network option. JupyterHub is running on internal VMs and thus…