System errors
This reference provides details on various system errors, their descriptions, and possible remedies.
Error code range: 70001000–70001199
| Code | Error Code | Error Message | Possible Remedy |
|---|---|---|---|
| 70001000 | INTERNAL_ERROR | Something went wrong on our end. Please try again. If the issue continues, contact support. | Retry the operation. If the error recurs, collect the error timestamp and any associated meter or pipeline IDs, and open a support ticket including the traceId/trackId, if available. |
| 70001001 | INVALID_STATE | The operation could not be completed because the system is in an unexpected state. | Review the current state of the resource (meter, pipeline, or job). Ensure the resource is in the correct lifecycle state before retrying. If the state shown is unexpected, refresh the page and retry. |
| 70001002 | CONTROL_MESSAGE | A system control message could not be processed. | This is typically a transient system issue. Retry the operation. If it persists, contact support with the full error details. |
| 70001100 | PIPELINE_START_FAILED | The pipeline failed to start. Error details: [Error Details]. | Review the error details provided. Common causes include invalid pipeline configuration, missing dependencies, or resource limits. Correct the pipeline definition and retry. Check the meter configuration for missing or invalid operators. |
| 70001101 | CACHE_FILE_SIZE_EXCEEDED | The cache contains too many files. Please reduce the number of files to 1,000 or fewer. | Reduce the number of files in the referenced cache to 1,000 or fewer. Archive or remove stale files, or split the data across multiple sources. |