jupyterhub / jupyter-rsession-proxy

Jupyter extensions for running an RStudio rsession proxy
BSD 3-Clause "New" or "Revised" License
118 stars 87 forks source link

Cannot export files from RStudio #75

Open riazarbi opened 4 years ago

riazarbi commented 4 years ago

Hello,

Environment

I am running:

Jupyter server proxy and jupyter rsession proxy are both installed straight from pypi.

My RStudio image Dockerfile is here.

Issue

I can upload files to RStudio, and it otherwise operates normally.

But when I try export a file, Jupyterhub returns a 500 error.

Expected behavior:

The file downloads to my laptop.

If multiple files are selected, a zip is downloaded to my laptop.

ryanlovett commented 4 years ago

Hi @riazarbi , is this still happening with the latest jupyter-server-proxy and jupyter-rsession-proxy?

I wonder if jupyter-server-proxy was timing out while RStudio was creating the zip. A recent PR increased this timeout.

riazarbi commented 4 years ago

@ryanlovett I’m afraid I can’t test this at the moment. My country is in lockdown and the cluster is at the office. I’ll only be able to give you an answer when I’m allowed back to the office - probably late August.

On Tue, 12 May 2020 at 20:05, Ryan Lovett notifications@github.com wrote:

Hi @riazarbi https://github.com/riazarbi , is this still happening with the latest jupyter-server-proxy and jupyter-rsession-proxy?

I wonder if jupyter-server-proxy was timing out while RStudio was creating the zip. A recent PR https://github.com/jupyterhub/jupyter-server-proxy/pull/183 increased this timeout.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jupyterhub/jupyter-rsession-proxy/issues/75#issuecomment-627503423, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGPYN7CWXCB2USZZBGM7A3RRGFWBANCNFSM4IYTKPXQ .

ryanlovett commented 4 years ago

No problem, no rush.