jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.02k stars 338 forks source link

ci: broken without change in repo #885

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

I've not been able to figure out what is wrong in our CI system, but I've condluded it has started failing without changes to this repo after April 17 09:00 UTC sometime, before April 24.

When failure started

3 weeks ago - failure 3 weeks ago - success

image

About failure

I really don't know what the failure is about, and I don't know how to clearly see the jupyterhub logs associated with the failure.

Related

Test failure indicates this could be related to hubtraf and XSRF matters, I opened https://github.com/yuvipanda/hubtraf/issues/36 but that may be a distraction. I really can't say what this is about!

minrk commented 1 year ago

I think this is due to a lack of the xsrf token in the login request. But that should mean jupyterhub 4 is used, and our tests shouldn't be running with hub 4, should they?