Where does the bug appear (feature/product)?
Grok Bot
Describe the Bug
Toggle ON on desktop (hostname 9VS4T44). UI shows routed traffic this session (e.g. “37 routed this session”).
From Grok Bot’s computer, our internal DEV hostname (split-horizon DNS) fails: browser ERR_CONNECTION_CLOSED (“unexpectedly closed the connection”); curl TLS unexpected EOF.
Bot DNS → public 38.97.236.88
Same host on my PC → internal 192.168.201.34 and HTTPS works
Public internet-facing hosts work from the bot; this internal DEV host does not.
Local egress tunnel present; HTTP CONNECT to DEV:443 returns 200, then TLS still dies.
Steps to Reproduce
- On a desktop that can reach an internal/split-horizon host (ours resolves to 192.168.201.34 on the desktop, public IP on the bot), open Grok Bot.
- Settings → Computer.
- Confirm current computer selected; Execution on this computer allowed.
- Turn ON Network → “Route traffic through this computer”.
- From the bot computer (not desktop Shell), open a fresh browser tab to that DEV host and also resolve/curl it.
- Compare DNS + HTTPS on desktop vs bot computer.
Expected Behavior
Bot traffic egresses through the desktop.
DEV loads (or at least resolves to the same internal IP as the desktop) and TLS succeeds.
UI “routed this session” count increases.
Operating System
Windows 10/11
Version Information
Grok Bot desktop 0.58 (Windows)
For AI issues: which model did you use?
n/a
Additional Information
Workaround: run DEV checks via Shell/browser on the registered desktop instead of the bot computer.
In-app SendFeedback blocked in privacy mode.
Does not block Cursor IDE; only Grok Bot computer path to internal DEV.
Not an AI/model issue — Request ID field N/A unless required.
Does this stop you from using Cursor
No - Cursor works, but with this issue