jupyter / dashboards_server

[RETIRED] Server that runs and renders Jupyter notebooks as interactive dashboards
Other
181 stars 48 forks source link

logging error msg for #500 #336

Open mpekalski opened 6 years ago

mpekalski commented 6 years ago

I lost a lot of time because the server was displaying in log STACK: undefined and jupyterhub was only showing 500: Internal Server Error. After adding displaying explicit error msg I found out it was permissions issue Filed to upload file: EACCES: permission denied, open '/srv/dashboards/notebook/Untilted3.ipynb' I think it would be useful to display whole error msg.