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

R Studio Pro - now crashing on boot #61

Open
twoolston opened this issue May 7, 2024 · 0 comments
Open

R Studio Pro - now crashing on boot #61

twoolston opened this issue May 7, 2024 · 0 comments

Comments

@twoolston
Copy link

twoolston commented May 7, 2024

Ubuntu 22.04 Posit VM provisioned by Azure marketplace.
installed modeltime.gluonts
Ran install.gluonts()

Now the session crashes about 20 second after start. The R runs fine from the command line. And my shiny apps are still running find. This VM uses R Studio Pro. Re-booted the VM. Same issue.

It says this:
Listener bound to address 0.0.0.0 port 35437 https
Session proxy listening on 35255 https
/usr/lib/rstudio-server/bin/rsession-run: line 234: 8922 Aborted (core dumped) /bin/bash --login $RSESSION_PROFILE_OPTIONS -c "$(getDiagnosticsPrintenv) $RSESSION_EXEC_COMMAND $(getDiagnosticSessionLdd) $(getDiagnosticSessionOptions) $RSESSION_EXEC_COMMAND $(getDiagnosticSessionStrace) $(dirname ${BASH_SOURCE[0]})/rsession $RSESSION_ARGS $WWW_REUSE_PORTS" $(getDiagnosticSessionRedirection)

Also it says this: Invalid session scope 1 - is the user's home drive properly mounted and writeable by both RStudio Server and the session?

Did install.gluonts() somehow unmount my drive?

Fixed it. Had to rename the rstudio user configuration file. I can now get the session to boot without crashing.

Help!

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