Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot export files from RStudio #75

Open
riazarbi opened this issue Sep 20, 2019 · 3 comments
Open

Cannot export files from RStudio #75

riazarbi opened this issue Sep 20, 2019 · 3 comments

Comments

@riazarbi
Copy link

Hello,

Environment

I am running:

  • RStudio server 1.2.1335
  • Zero to Jupyterhub on Kubernetes v 0.9-2ad0104
  • Jupyterhub is on a subpath (/workbench)behind a traefik reverse proxy.

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
Copy link
Collaborator

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
Copy link
Author

riazarbi commented May 12, 2020 via email

@ryanlovett
Copy link
Collaborator

No problem, no rush.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants