unity-sds / unity-cs

Unity Common Services
Apache License 2.0
0 stars 2 forks source link

Research & Fix Cookies Piling Up Issue #466

Closed galenatjpl closed 2 months ago

galenatjpl commented 2 months ago

Research / Fix cookies issue that JupyterHub is encountering. HTTP 401 error seen, with response size too large.

galenatjpl commented 2 months ago

@ramesh-maddegoda Is this a U-ADS issue, or an underlying networking issue that U-CS needs to address? Also, can you please comment on the recent findings and/or any work left to do?

ramesh-maddegoda commented 2 months ago

@galenatjpl , I was unable to reproduce this issue with my previous attempts.

galenatjpl commented 2 months ago

@mike-gangl @mcduffie @wphyojpl . I think we have a workaround, where @wphyojpl was able to manually delete cookies to get this to work. Others (including me) are unable to reproduce this as well. I'm going to close this issue since at least there is a workaround. We spent a significant amount of time on this already.