Skip to content

[BUG] Every command retries up to 10 times ("Retrying in Xs · attempt X/10") and never gets a response. Happens on every single input. #53133

Description

@zeronight3301

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Version: 2.1.119
OS: Windows 11
Auth: claude.ai OAuth / Pro plan

Bug: Every command retries up to 10 times ("Retrying in Xs · attempt X/10")
and never gets a response. Happens on every single input.

Confirmed working:

  • API reachable (curl returns 401 as expected)
  • No proxy (direct access)
  • Auth valid (claude auth status shows logged in)
  • Usage limits not hit (3% session, 16% weekly)
  • Clean config (wiped ~/.claude and ~/.claude.json, re-authenticated)
  • Claude Desktop uninstalled
  • Tested in project folder, not home directory

Expected: Claude responds to input
Actual: Infinite retry loop, no response

What Should Happen?

Claude responds to input

Error Messages/Logs

Steps to Reproduce

  1. Install claude in powershell
    irm https://claude.ai/install.ps1 | iex
  2. Connect claude to the web pro version. In powershell:
    claude
    /login
  3. Authorize it and try to discuss with him

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.119 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions