Skip to content

[Bug]: Getting error during cursor runs, RetriableError: [canceled] http/2 stream closed with error code CANCEL (0x8) #12374

Description

@aashishsingla567

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

Area

apps/web

Steps to reproduce

In a long run it eventually gets this error

Expected behavior

Agent keeps running until work is done

Actual behavior

Image Error: RetriableError: [canceled] http/2 stream closed with error code CANCEL (0x8)

Impact

Blocks work completely

Version or commit

0.0.42 (719a76c)

Environment

macOs 26.6.1 (25G76)

Logs or stack traces

ProviderAdapterRequestError: Provider adapter request failed (cursor) for session/prompt: Cursor reported a transport failure.
    at Array.<anonymous> (file:///Applications/T3%20Code%20(Alpha).app/Contents/Resources/app.asar/apps/server/dist/bin.mjs:146304:98)
    at next (<anonymous>)
    at sendTurn (Alpha)
    at sendTurn (definition) (Alpha)
    at processTurnStartRequested (Alpha)
    at processTurnStartRequested (definition) (file:///Applications/T3%20Code%20(Alpha).app/Contents/Resources/app.asar/apps/server/dist/bin.mjs:203752:36)
    at processDomainEvent (file:///Applications/T3%20Code%20(Alpha).app/Contents/Resources/app.asar/apps/server/dist/bin.mjs:204127:46)
    at processDomainEvent (definition) (file:///Applications/T3%20Code%20(Alpha).app/Contents/Resources/app.asar/apps/server/dist/bin.mjs:204076:29) {
  [cause]: Error: Error: RetriableError: [canceled] http/2 stream closed with error code CANCEL (0x8)
      at causePrettyError (file:///Applications/T3%20Code%20(Alpha).app/Contents/Resources/app.asar/apps/server/dist/claudeHistoryWorker-CAn1PawV.mjs:9188:17)
}

Screenshots, recordings, or supporting files

No response

Workaround

No workaround, but starts working for a while again if you continue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.upstreamvia-triageFiled through npx t3 triage

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions