1. SSH tunnel from your workstation using the following command: ssh -N -L 8787:n2212:46138 yaaminiv@mox.hyak.uw.edu and point your web browser to http://localhost:8787 2. log in to RStudio Server using the following credentials: user: yaaminiv password: M53DG3t/4nmLIdQD+Hep When done using RStudio Server, terminate the job by: 1. Exit the RStudio Session ("power" button in the top right corner of the RStudio window) 2. Issue the following command on the login node: scancel -f 1930691 24 May 2021 21:28:24 [rsession-yaaminiv] WARNING unexpected json type in: ; LOGGED FROM: rstudio::core::Error rstudio::r::session::ConsoleActions::loadFromFile(const rstudio::core::FilePath&) src/cpp/r/session/RConsoleActions.cpp:210 24 May 2021 21:28:25 [rsession-yaaminiv] ERROR r error 4 (R code execution error) [errormsg: Error: protect(): protection stack overflow , context: Error restoring session (options)]; OCCURRED AT rstudio::core::Error rstudio::r::exec::{anonymous}::evaluateExpressionsUnsafe(SEXP, SEXP, SEXPREC**, rstudio::r::sexp::Protect*, rstudio::r::exec::{anonymous}::EvalType) src/cpp/r/RExec.cpp:171; LOGGED FROM: bool rstudio::r::session::state::restore(const rstudio::core::FilePath&, bool, rstudio_boost::function*, std::__cxx11::string*) src/cpp/r/session/RSessionState.cpp:639