AI Chat Stops Working After few minutes Over SSH

Ai chat feature is working normally, but when connected to remote VM via ssh and open project folder for the first time it works as usual for about 10 to 15 minutes then you get connection error, ssh channel is still smoothly connected, and if i go to another folder it will do the same for about similar period then if you go back to the old folder it will never works again, maybe until next day, if you create new user on that connected VM and sign into ssh with it, it will work normally for just 15mins, i tried every possible way to make it work again, but no luck, i also installed cursor on that windows server VM via rdp - cursor is working normally like nothing is going on, i begged him to solve the problem, cursor used PowerShell to check all connections and gave all possible allowed rules in order to make it work again but no luck, dns changed, changed to api2.cursor.sh nothing working, also changed to .1.1.1.1 dns, i guess if there a possible way to monitor background ssh connections while i am on the remote vm via rpd i might can see what is going on, if this is not fixed i had to cancel my pro tire, otherwise it should be fixed, this issue is not new, at the beginning i thought it my setup is causing this, i had to rebuild the whole VMs node again, it took me around 7 days, i spent more than 70 hours on this, thank you cursor, i really need to sleep and wake up to see your fix update, if not fixed within short time, i had to go back to visual studio

This sounds like a known HTTP/2 connectivity issue that affects SSH Remote connections. Try disabling HTTP/2:

App Settings (CMD/CTRL + ,) > search “HTTP/2” > enable “Disable HTTP/2”

This resolved the same issue for other users experiencing AI failures over SSH. Let us know if that helps!