claude-code - 💡(How to fix) Fix /schedule skill consistently fails to connect to remote scheduling service (Pro account)

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

The /schedule skill has failed across every session for multiple days with the error:

"We're having trouble connecting with your remote claude.ai account to set up a scheduled task."

Error Message

The /schedule skill has failed across every session for multiple days with the error: 3. Observe immediate connection error — no scheduling UI appears Immediate error: "We're having trouble connecting with your remote claude.ai account to set up a scheduled task."

Root Cause

The /schedule skill has failed across every session for multiple days with the error:

"We're having trouble connecting with your remote claude.ai account to set up a scheduled task."

RAW_BUFFERClick to expand / collapse

Description

The /schedule skill has failed across every session for multiple days with the error:

"We're having trouble connecting with your remote claude.ai account to set up a scheduled task."

Account details

  • Email: <redacted>
  • Subscription: Pro (confirmed via claude auth status)
  • Auth method: claude.ai (firstParty)

Environment

  • Claude Code versions affected: v2.1.143 through v2.1.165
  • OS: WSL2 (Ubuntu), Linux 6.6.114.1-microsoft-standard-WSL2

What was ruled out

  • Auth is valid (loggedIn: true, authMethod: claude.ai, subscriptionType: pro)
  • Network connectivity to claude.ai works fine (TLS handshake succeeds, 403 on raw GET as expected)
  • Issue persists across multiple Claude Code restarts and VSCode/terminal session resets
  • /feedback built-in tool also returns 403, suggesting a possible account-level API access issue

Steps to reproduce

  1. Log in with a Pro claude.ai account
  2. Run /schedule in Claude Code
  3. Observe immediate connection error — no scheduling UI appears

Expected behaviour

/schedule opens the scheduling flow to create a remote scheduled agent.

Actual behaviour

Immediate error: "We're having trouble connecting with your remote claude.ai account to set up a scheduled task."

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING