why I log in successfully ont the website but the cursor desktop still display need to log in. I have tried to close the firewall and clear the broswer cookies and buffer and restarted the cursor desktop
Hey, thanks for the report. Let’s collect some diagnostic information to understand what’s going on:
Please run these checks:
Network test: Cursor Settings → Network → Run Diagnostics (share the results)
Check date and time: Make sure your Windows system date and time are correct
Console errors: Help → Toggle Developer Tools → Console tab → check for any red errors (take a screenshot if you see any)
It would also be helpful to know:
Are you using a VPN or proxy?
Do you have any antivirus software running? (try temporarily disabling it)
Have you tried a complete reinstall of Cursor?
Since you’ve already turned off the firewall and restarted your system, the network diagnostics should help us understand whether this is a connectivity issue or something else.
“ERR_SOCKS_CONNECTION_FAILED” means it is configured somewhere to use VPN but VPN does not exist
The problem is likely in your Windows Proxy/VPN configuration
Thanks for the diagnostic screenshot. The “Socks5 Authentication failed” error shows that Windows is trying to use a SOCKS5 proxy that isn’t working correctly.
Please clarify:
Are you using any VPN/proxy (Shadowsocks, V2Ray, Clash)?
Are you in a region where you need a VPN to access international services?
If you are NOT using any proxy/VPN:
Press Windows + R → type inetcpl.cpl → Connections → LAN settings → uncheck “Use a proxy server”
Open Settings → Network & Internet → Proxy → turn everything OFF
Run Command Prompt as administrator and execute: netsh winhttp reset proxy
Check Environment Variables and remove HTTP_PROXY, HTTPS_PROXY, SOCKS_PROXY if they exist
Restart Cursor
If you ARE using a proxy/VPN:
Make sure your VPN client is running
Check the mode and set it to Global instead of PAC/Rule
Make sure the port in Windows matches the port in your VPN client (commonly 1080, 7890, 10808)
In Cursor network settings, try using: socks5://127.0.0.1:your_port