Hey, thanks for the report. First, the good news: your Grok computer on our side is fully healthy. It wakes up as soon as you open the app and stays ready. The issue is somewhere else: your PC can’t resolve the address that the app uses to reach that computer. This DNS lookup happens on your network, so reinstalling, resetting, or updating won’t change anything. It’s not something in your app settings.
Let’s try this step by step:
Switch DNS to a public resolver, and do it for both protocols. On JioFiber, changing only IPv4 often doesn’t work because Windows keeps using the router’s IPv6 DNS.
Settings > Network and internet > select your active connection Wi-Fi or Ethernet > its properties
Next to DNS server assignment click Edit > Manual
Turn on IPv4: Preferred 1.1.1.1, Alternate 8.8.8.8
Turn on IPv6: Preferred 2606:4700:4700::1111, Alternate 2001:4860:4860::8888
Save
Open Command Prompt Windows key > type cmd > Enter and run:
In the output, the Server line should show 1.1.1.1 or one.one.one.one, not reliance.reliance, and the lookup should return IP addresses.
Fully quit Grok Bot right click the tray icon > Quit, don’t just close the window. Then open it again and wait about 2 minutes.
If it still won’t connect after that, connect your PC to your phone hotspot on a different carrier not Jio, restart Grok Bot, and wait a couple of minutes. If it works there, that confirms it’s a DNS issue on your normal network.
Also, please paste the full output of these commands from your normal network:
If google.com resolves but test.us10.cursorvm.com fails via your default resolver, it’ll be clear the lookups are being blocked or spoofed inside your network, and we’ll suggest the next step. Let me know how it goes.