If you run into Claude pages endlessly loading, messages that won’t send, or replies that suddenly become slow, most of the time it’s not because you did something wrong—it’s your network, browser cache, or rate limiting causing trouble. This article provides a Claude troubleshooting checklist following the idea of “first confirm where the problem is, then apply the right fix,” aiming to restore your chat to normal in as few steps as possible.
Start with two quick checks: is it a server-side or local issue?
The first step in Claude troubleshooting is to check the official status page (status.anthropic.com). If any component is marked red, don’t keep refreshing repeatedly—waiting for recovery is more time-efficient. The second step is to test under a different network environment: switch from your company network to a mobile hotspot to quickly determine whether a network policy is blocking it.
If the issue is only on your side, continue troubleshooting Claude: log in once using an incognito window. If it works there, it’s likely caused by cache or extensions. Then temporarily disable ad blockers and script-manager-type extensions—many “blank page / buttons not clickable” issues will disappear immediately.
Message send failed / request failed: prioritize input and session state
When Claude troubleshooting encounters “send failed,” first copy the content from the input box, then refresh the page and re-enter the same conversation to avoid losing what you typed. Next, split overly long input into two messages, and reduce pasting large blocks of code or tables at once—oversized requests are more likely to fail.
If you see hints like 429 in the console or network panel, this is a rate-limiting scenario in Claude troubleshooting: pause for a while before sending again, or start a new chat to reduce context length. Rapidly retrying will only prolong recovery time.


