When using Claude Opus 4.6, if you run into issues like “can’t send,” “no reply,” or “can’t open files,” in most cases it’s not that the model is broken—it’s that your browser, network, or context length has hit a limit. Below is a symptom-based troubleshooting guide that can help you pinpoint the cause and restore the conversation within minutes.
Start with three basic troubleshooting steps—don’t rush to refresh repeatedly
Step 1: Check the network. Switch to a mobile hotspot or another connection and try again—this is the most time-saving troubleshooting step. Step 2: Switch browsers or use an incognito window. Many cases of “clicking the button does nothing” come from extension scripts or cache conflicts. Step 3: Clear the site cookies and log in again. An abnormal login state can make a request look like it was sent successfully while actually being blocked.
If you’re on a company/campus network, proxies, gateways, or content filtering can also cause intermittent failures. The troubleshooting criterion for this type is: same account, same issue—switch networks and it immediately works.
Message send failure / empty replies: troubleshoot in the order “content → conversation → page”
If it keeps spinning after you send or the reply comes back empty, first copy your input before troubleshooting: remove overly long quotes, large chunks of text pasted repeatedly, and unnecessary code blocks. Then start a new chat and retry—when an old conversation’s context gets too long, it’s more likely to get stuck during generation.
At the page level, troubleshoot again: disable ad blockers/script blockers, or temporarily turn off “auto-translate” type plugins. They can rewrite the page DOM and cause input box issues. Finally, refresh the page, and avoid clicking send repeatedly while generation is in progress—rapid consecutive sends can trigger short-term request congestion.


