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

Running this locally fails to bring up RStudio #1

Open
Analect opened this issue Sep 2, 2022 · 0 comments
Open

Running this locally fails to bring up RStudio #1

Analect opened this issue Sep 2, 2022 · 0 comments

Comments

@Analect
Copy link

Analect commented Sep 2, 2022

Thanks for the proof-of-concepts here. I was trying to get this to run locally too with repo2docker https://github.com/informatics-lab/binder_rstudio_jupyterlab_example. The image appeared to build OK and I can access jupyterlab fine, but spawning an rstudio session fails, as per below. Would you have any pointers on what might be going wrong here? Does this work for you if you build locally?

image

[E 09:28:50.303 NotebookApp] 500 GET /rstudio/ (192.168.192.3) 5260.850000ms referer=None
/srv/conda/envs/notebook/lib/python3.7/json/encoder.py:257: UserWarning: date_default is deprecated since jupyter_client 7.0.0. Use jupyter_client.jsonutil.json_default.
  return _iterencode(o, 0)
[W 09:32:12.764 NotebookApp] 500 GET /rstudio/ (192.168.192.3): could not start rstudio in time
[E 09:32:12.767 NotebookApp] {
      "Host": "192.168.192.63:47495",
      "Connection": "keep-alive",
      "Upgrade-Insecure-Requests": "1",
      "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36",
      "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
      "Referer": "http://192.168.192.63:47495/lab",
      "Accept-Encoding": "gzip, deflate",
      "Accept-Language": "en-GB,en-US;q=0.9,en;q=0.8",
      "Cookie": "_xsrf=2|e2b29080|bffe420f32ce31a255b5e5bdb2a1a213|1660755080; username-192-168-192-63-8888=\"2|1:0|10:1660804790|28:username-192-168-192-63-8888|44:MjlmYTk3ZDFmNmVlNGVlZTlhNWMzMzNkOWE1Y2VmMzk=|92598c3a3fa72b829cf42a148ba89865f640709e978fa1602c683ca9e8344c9e\"; username-192-168-192-63-47495=\"2|1:0|10:1662111124|29:username-192-168-192-63-47495|44:YjQ2MDk4N2M1NmQ0NDhjODlmMzhhYjFmZWJmOThkM2Q=|8091e4d34b47d49de1fc7bc15e7d590f6f06becdad5b366f31f21c7b12a5de4f\""
    }
[E 09:32:12.767 NotebookApp] 500 GET /rstudio/ (192.168.192.3) 5064.850000ms referer=http://192.168.192.63:47495/lab
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

1 participant