Closed
Description
experienced on 2.6.0
- repro steps:
- Download XQuartz (X client for Mac) to local Mac
- Start Coder workspace (K8s pod), install
xauth
viasudo apt-get update && sudo apt-get install -y xauth
- Authenticate to Coder via
coder login
- Run
coder config-ssh
to config local SSH config file - Run
ssh -X coder.<workspace-name>
- Run
xeyes
(install viasudo apt-get install -y x11-apps
) - Observe XQuartz application opening, but no window appears