Thanks for the logs. I can see the issue - your remote host cannot reach downloads.cursor.com (connection timeouts). This network restriction likely also blocks Cursor’s AI endpoints, which would explain why chat doesn’t work.
Your remote server appears to be behind a firewall or proxy that’s blocking Cursor’s infrastructure. If the curl commands fail, you’ll need to configure your network to allow connections to *.cursor.sh and downloads.cursor.com.
We use remote ssh to connect remote machine. And remote machine can’t connect internet for security issue. It’s strange my colleague can connect same machine and work normal.
I’ve noticed something odd. Chatting works fine when I connect via remote SSH as long as I don’t open a folder. However, once I open a folder, it stops working.