Hey,
I'm unable to establish a connection between the Claude Mac app and the ClaudeR when using RStudio Server (remote) with SSH tunneling.
RStudio: RStudio Server (remote)
Claude Client: Claude Mac App (local)
Connection Method: SSH tunnel (ssh -L 8788:localhost:8788 user@server)
RStudio Server addin starts successfully: ClaudeR:::claude_rstudio_addin(port = 8788)
SSH tunnel is active and working
Browser can access http://localhost:8788 and returns: {"running":true,"execution_count":0}
Claude Mac app fails to connect with error: "RStudio addin is not running"
Does ClaudeR support remote RStudio Server connections via SSH?
Best,
Almog
Hey,
I'm unable to establish a connection between the Claude Mac app and the ClaudeR when using RStudio Server (remote) with SSH tunneling.
RStudio: RStudio Server (remote)
Claude Client: Claude Mac App (local)
Connection Method: SSH tunnel (ssh -L 8788:localhost:8788 user@server)
RStudio Server addin starts successfully: ClaudeR:::claude_rstudio_addin(port = 8788)
SSH tunnel is active and working
Browser can access http://localhost:8788 and returns: {"running":true,"execution_count":0}
Claude Mac app fails to connect with error: "RStudio addin is not running"
Does ClaudeR support remote RStudio Server connections via SSH?
Best,
Almog