| ChatGPT |
Regional detection, session continuity, streaming output |
Stable exit region, persistent connection, with web assets and conversation requests using the same group |
Sign-in loop, interrupted responses, incomplete page resources |
Fix the region, clear the old session, sign in again, and check per-app rules |
| Claude |
Account environment, long conversations, file handling |
Low jitter and a consistent exit, with uploads and conversation requests on the same path |
Session suddenly expires, attachment stalls, output stops midway |
Disable automatic route switching and confirm upload domains use the same path as the main site |
| Gemini |
Regional availability, account system, static assets |
Clear regional groups, with the sign-in page, service pages, and asset domains using the same route |
Missing feature entry points, return to the original page after sign-in, failed resource loading |
Check the official regional policy, then verify that the account session and exit region match |
| Copilot |
Editor plugin, background requests, account authorization |
The IDE process inherits the proxy settings, and authorization callbacks and plugin requests connect successfully |
Web authorization succeeds but the editor remains offline; requests appear to wait indefinitely |
Check the IDE’s own proxy settings, terminal environment variables, and differences from the system proxy |
| Midjourney |
Web interaction, task submission, asset upload |
Stable upload path, no exit changes during interaction, and related assets routed consistently |
Task cannot be submitted, asset upload stalls, result area does not refresh |
Keep one region, temporarily disable complex rules, and submit the request again |
| Cursor |
IDE persistent connection, model requests, code context |
The app process consistently uses the proxy, streaming responses remain stable, and updates and model requests can be checked separately |
Chat opens but returns nothing, completions fail intermittently, terminal and editor produce different results |
Verify the actual exit separately for the editor, integrated terminal, and system browser |