[BUG] CCR manual trigger hangs at "Setting up a cloud container" — scheduled runs complete fine

Resolved 💬 1 comment Opened May 29, 2026 by celikmus Closed Jul 1, 2026

Preflight Checklist

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

What's Wrong?

Routine: [redacted] (CCR routine, Default environment)

## What's happening

Every manual trigger hangs indefinitely at the "Setting up a cloud container" step.
The spinner runs but never advances to "Clone repository". The session never starts.

Scheduled runs on the same routine complete successfully every time.

## Run history

| Date | Type | Status |
|------|------|--------|
| 29 May 12:18 | Manual | Stuck — Setting up a cloud container |
| 29 May 11:36 | Manual | Stuck — Setting up a cloud container |
| 26 May 10:04 | Manual | Stuck — Setting up a cloud container |
| 26 May 09:48 | Manual | Stuck — Setting up a cloud container |
| 26 May 08:01 | Scheduled | Completed ✓ |
| 19 May 08:07 | Scheduled | Completed ✓ |
| 13 May 12:41 | Manual | Completed ✓ |

## Notes

  • No config changes were made between the last successful manual run (13 May) and the first

failing one (26 May)

  • The hang is at container provisioning — before any git clone or prompt execution occurs,

so routine config, repo credentials, and prompt content are not factors

  • Manually triggering via both the session URL and the routines page produces the same result

What Should Happen?

Clicking "Run" on a routine should provision a container and start the session within a
few seconds, the same way scheduled runs do.

Error Messages/Logs

Steps to Reproduce

  1. Create a CCR routine with any prompt and a valid git repository source
  2. Let it run once on its scheduled trigger — confirm it completes successfully
  3. Click "Run" manually from the routines page (or trigger via the session URL)
  4. Observe the session stalls at "Setting up a cloud container" indefinitely

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

1.0.254

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗