I have just installed this SST extension in cursor which I found here:
Right after installation I have no intenet connection in both cursor and vsc. I get connection failed and i cant browse extensions.
Im on windows.
I was guided by sonnet within chat of cursor to install it.
I did these steps:
- Create a new directory for the project:
- Create the required files:
- Open the directory in VSCode:
- Copy this content into server.py:[long python file to copy]
- Copy this content into Dockerfile :[long python file to copy]
- Build and run the Docker container:
- Test if the server is running:
Everything went wothout errors.
I did’nt see the extension in Cursor, so I went to continue asking claude within same chat in cursor for troubleshooting and found out that my cursor have no internet connection anymore.
Restarted windows, uninstalled extension
docker is not running. Nothing helps.
Any idea?