Closed nielsaka closed 5 years ago
I would like to add that the broken password is actually desired behaviour from over here at rocker. They disliked the feature of a default password that too many people end up not changing.
Not sure if setting a new default password is a good response to their change.
thanks @nielsaka for raising this issue. having a look at the PR
Running the default example from the repository's README.md
did not work out of the box. The browser opened but no connection was made. Apparently the containerized RStudio server rejects any passwords that are set to rstudio.
I found this out by loging into the droplet manually and starting the docker container, which gave
Indeed, with a different password
it all works. I suggest modifying the default password here.