mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 05:08:12 +00:00
18 lines
407 B
Plaintext
18 lines
407 B
Plaintext
---
|
|
code: internal_error
|
|
title: Internal error
|
|
status: 500
|
|
---
|
|
|
|
# Internal error
|
|
|
|
An unexpected server-side failure prevented the request from completing.
|
|
|
|
## When It Happens
|
|
|
|
This means the platform encountered an unexpected condition while processing a valid request.
|
|
|
|
## How To Fix
|
|
|
|
Retry the request after a short delay. If the problem continues, contact support with the request details and timestamp.
|