generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Labels
pending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro teampending-triage
Description
Bug: Persistent "Authentication failed" error
Version: kiro-cli 1.28.1
OS: macOS
Model: claude-opus-4.6
Steps to Reproduce
- Run
kiro-cli logoutthenkiro-cli login(login succeeds) - Start a conversation or resume one with
kiro-cli chat --resume - Send any message
Expected Behavior
Authentication should remain valid after a successful login. Token refresh should work transparently.
Actual Behavior
Every message returns:
Authentication failed. Your session may have expired. Run
kiro-cli loginto re-authenticate.
- Happens immediately and repeatedly β not after a long session
- Even
kiro-cli chat --resumefails before any user input - Context usage is only 3%, so it's not a context limit issue
- Tried: logout/login cycles, switching models, fresh sessions, updating CLI β none resolve it
- Issue has been present since day one of using kiro-cli
- Some sessions work fine, others fail on every message with no clear pattern
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro teampending-triage