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

Unable to connect to the R Session on Mac #713

Closed
anleopa opened this issue Oct 17, 2023 · 6 comments
Closed

Unable to connect to the R Session on Mac #713

anleopa opened this issue Oct 17, 2023 · 6 comments
Labels

Comments

@anleopa
Copy link

anleopa commented Oct 17, 2023

Container image name

rocker/rstudio:latest

Container image digest

rocker/rstudio@sha256:e2c479fd17a6caca31dd85832d6b4155173723adea36786170a370b195bbb245

What operating system are you seeing the problem on?

macOS

System information

  • Docker version:
  • Mac model: Mac Book Air M1
  • OS: Big Sur 11.6

Bug description

Cannot access the RStudio environment. Error message:

"Could not connect to the R Session on R Studio Server. Unable to connet to service(1)."

How to reproduce this bug?

docker container run --platform linux/amd64 --rm -dt -ti -e DISABLE_AUTH=true -p 8787:8787 --name rstudio rocker/rstudio
@anleopa anleopa added the bug Something isn't working label Oct 17, 2023
@eitsupi eitsupi added question bug Something isn't working and removed bug Something isn't working labels Oct 17, 2023
@eitsupi
Copy link
Member

eitsupi commented Oct 17, 2023

Duplicate of #144

Please

  1. Use linux/arm64 platform image
  2. Not to use RStudio Server

@eitsupi eitsupi closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2023
@eitsupi eitsupi removed the bug Something isn't working label Oct 17, 2023
@anleopa
Copy link
Author

anleopa commented Oct 17, 2023 via email

@eitsupi
Copy link
Member

eitsupi commented Oct 18, 2023

Ah, sorry if it's hard to understand. This meant that there were two workarounds.

@anleopa
Copy link
Author

anleopa commented Oct 18, 2023 via email

@eitsupi
Copy link
Member

eitsupi commented Oct 18, 2023

what is the Linux/amd64 image. I thought it was the one tagged as latest.

See the Docker's docs https://docs.docker.com/build/building/multi-platform/

@anleopa
Copy link
Author

anleopa commented Oct 18, 2023 via email

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

No branches or pull requests

2 participants