pecan icon indicating copy to clipboard operation
pecan copied to clipboard

Problem login into Rstudio server on mac M1

Open gevargu opened this issue 3 years ago • 3 comments

Bug Description

When trying to log in to the Rstudio server using Pecan I get an error message and can't start the session

To Reproduce

Steps to reproduce the behavior:

  1. Use MacBook M1 with latest MacOs Monterey
  2. Install pecan using Docker
  3. Start containers
  4. Try to login in RStudio.

Expected behavior

The computer will try to initialize a session of Rstudio server but then it crashes with an error message.

Screenshots

image

Machine:

  • Machine: MacBook Air (M1, 2020)
  • OS: Monterey v 12.2.1
  • Browser: chrome

Additional context

This is an existing issue on Rstudio: https://github.com/rstudio/rstudio/issues/10927

I tried to reproduce the problem in a Linux machine and the Rstudio server session started normally. These are the specs of the linux machine: OS: Ubuntu 22.04 LTS x86_64 Browser: Firefox

gevargu avatar Jul 21 '22 18:07 gevargu

this is on hold until we get a working rstudio implementation for the M1 processor :(

robkooper avatar Jul 22 '22 01:07 robkooper

For those willing to build their own Docker images from scratch, here's how I compiled a Docker stack, including Rstudio, on M1: https://gist.github.com/infotroph/1b666a6ad58f201bb901a5e19a6d8df2. Caution: Compilation is slow and the process is very fiddly.

infotroph avatar Sep 24 '22 07:09 infotroph

This issue is stale because it has been open 365 days with no activity.

github-actions[bot] avatar Sep 25 '23 00:09 github-actions[bot]