-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
area:permissionsbugSomething isn't workingSomething isn't workingp1Showstopper bug preventing substantial subset of users from using the product, or incorrect docsShowstopper bug preventing substantial subset of users from using the product, or incorrect docsprovider:1pAnthropic First-Party APIAnthropic First-Party API
Description
Describe the bug
all our CI runs fail with
Auto-detected mode: agent for event: pull_request
Requesting OIDC token...
Attempt 1 of 3...
OIDC token successfully obtained
Exchanging OIDC token for app token...
Attempt 1 of 3...
App token exchange failed: 500 Internal Server Error - Internal server error
Attempt 1 failed: Internal server error
Retrying in 5 seconds...
Attempt 2 of 3...
App token exchange failed: 500 Internal Server Error - Internal server error
Retrying in 10 seconds...
Attempt 2 failed: Internal server error
Attempt 3 of 3...
App token exchange failed: 500 Internal Server Error - Internal server error
Attempt 3 failed: Internal server error
Operation failed after 3 attempts
Error: Action failed with error: Internal server error
Error: Process completed with exit code 1.
To Reproduce
- happens for all CI runs
Expected behavior
- The auth to succeed and the action to run
Screenshots
Workflow yml file
API Provider
[x] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
Additional context
- related to I get
Error: Failed to setup GitHub token: Error: Internal server error#863 - checked app permissions and everything looks fine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:permissionsbugSomething isn't workingSomething isn't workingp1Showstopper bug preventing substantial subset of users from using the product, or incorrect docsShowstopper bug preventing substantial subset of users from using the product, or incorrect docsprovider:1pAnthropic First-Party APIAnthropic First-Party API