StatCan / aaw

Documentation for the Advanced Analytics Workspace Platform
https://statcan.github.io/aaw/
Other
67 stars 12 forks source link

Jupyter notebook : save error #993

Open msmailes opened 2 years ago

msmailes commented 2 years ago

Describe the bug

After accessing a jupyter notebook, I make changes to the code and try to save the notebook. One error comes up consistently (File Save Error for SDG.ipynb - Invalid response: 503) and another error pops up right after the first one intermittently (File Save Error for SDG.ipynb XSRF cookie does not match POST argument). I tested on two namespaces and the same problem happens.

Environment info

Namespace: marina-smailes1 and deil-lode

Notebook/server: sdg-edit and geo-sdg

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to namespace (deil-lode), open notebook (geo-sdg), open SDG.ipynb
  2. Edit one of the markdown cells
  3. Ctrl + S or click on 'Save notebook'
  4. Wait for error

Expected behaviour

Notebook should save with edits.

msmailes commented 2 years ago

New update: it seems as if the problem may be localized to the SDG.ipynb and it's various copies (regardless of the namespace they are in) - I created a new notebook in my personal namespace and that saved just fine.

chuckbelisle commented 1 year ago

@msmailes, we have recently updated all of our Jupyter images across the cluster. Could you please confirm if this is still an issue?