Problem login into Rstudio server on mac M1
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:
- Use MacBook M1 with latest MacOs Monterey
- Install pecan using Docker
- Start containers
- 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

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
this is on hold until we get a working rstudio implementation for the M1 processor :(
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.
This issue is stale because it has been open 365 days with no activity.