[Bug] /cron-delete command fails with scheduled job ID

Resolved 💬 2 comments Opened Mar 19, 2026 by birchadyne Closed Apr 17, 2026

Bug Description
I like loop. When I created a loop it gave me this
● Scheduled: checking for changed files every 1 minute (/1 *).

  • Job ID: 76f27cb7
  • Auto-expires after 3 days. Cancel sooner with /cron-delete 76f27cb7.

when I tried /cron-delete it failed when I asked Claude I received this message
what did I do wrong when I tried to delete it with
/cron-delete 76f27cb7

Environment Info

  • Platform: win32
  • Terminal: null
  • Version: 2.1.77
  • Feedback ID: aa88bd2e-0a82-4389-aa53-0044e3446a78

Errors

[{"error":"Error: Request was aborted.\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:505:3940)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T12:48:43.918Z"},{"error":"Error: Request was aborted.\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:505:3940)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-17T12:48:57.305Z"},{"error":"Error: Request was aborted.\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:505:3940)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-18T12:09:35.809Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: Request failed with status code 429\n    at A76 (B:/~BUN/root/src/entrypoints/cli.js:2703:2074)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-18T22:29:54.187Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: Request failed with status code 429\n    at A76 (B:/~BUN/root/src/entrypoints/cli.js:2703:2074)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-18T22:29:54.188Z"},{"error":"Error: File does not exist. Note: your current working directory is C:\\Users\\abirch.\n    at call (B:/~BUN/root/src/entrypoints/cli.js:1583:6510)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-19T11:37:38.947Z"}]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗