I’ve updated to the latest version. However this was previously an issue before updating. I was going to wait until I was granted the update before reporting.
Here’s the issue. Connecting to a remote returns the following error.
print_install_results_and_exit 0
[Trace - 19:19:30.635] Server install command stderr:
limitedshell: line 1: /usr/bin/bash: Permission denied
[Trace - 19:19:30.635] Server install command stdout:
[Error - 19:19:30.635] Error resolving authority
Error: Failed parsing install script output
at t.installCodeServer (/Applications/Cursor.app/Contents/Resources/app/extensions/open-remote-ssh/dist/main.js:1:817272)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /Applications/Cursor.app/Contents/Resources/app/extensions/open-remote-ssh/dist/main.js:1:438341
However, one thing to note is that my bash path is /bin/bash not usr/bin/bash. Not sure if this is the root cause but I can’t figure out how to address this issue.
Also if I just ssh directly in the terminal I have no issues connecting so I’m sure it’s not the key.