Bug with the SSH extension in cursor

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When I am SSH’d into a VM, I can no longer access localhost

Steps to Reproduce

Connect to a vm with cursor SSH, open a separate cursor IDE window for a web development setup. Run a dev server in the 2nd cursor window that listens to any port on localhost.

You cannot open localhost on any port, and in the SSH’d cursor window, you can see attempts being made to connect to the port within the SSH VM, not the user’s local computer.

Expected Behavior

You should be able to access localhost normally in this case.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

2.0.43
8e4da76ad196925accaa169efcae28c45454cce0
x64

Does this stop you from using Cursor

No - Cursor works, but with this issue

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.