Hi all! I'm working with some notebooks on PAWS and sometimes I get a 502 Bad Gateway error when trying to access their HTML version via public-paws.wmcloud.org. See for example https://public-paws.wmcloud.org/User:Diegodlh/wmuy-caad/semantic.ipynb. You should still be able to get the raw version appending `?format=raw` at the end.
I think it may have something to do with the notebook's output or metadata, since the problem seems to go away when clearing the outputs (but usually reappears after running the notebook again). I thought I had identified some cells causing the issue, so I added some code to clear the output after running (look for `clear_output()` in the raw notebook above). This seemed to work some time, but it's failing again now. My understanding about how PAWS works internally is very basic and I don't know what else I can do to debug this. I searched for this problem in Phabricator, this mailing list and the Telegram channel, but didn't find anything. Could someone help me see what may be going on and how to fix it? Thanks! _______________________________________________ Cloud mailing list -- [email protected] List information: https://lists.wikimedia.org/postorius/lists/cloud.lists.wikimedia.org/
