I'm having the following error when trying to train a document ai processor:
{
"done": true,
"result": "error",
"response": {},
"metadata": {
"@type": "type.googleapis.com/google.cloud.documentai.uiv1beta3.TrainProcessorVersionMetadata",
"commonMetadata": {
"state": "FAILED",
"createTime": "2024-11-07T12:16:21.440337Z",
"updateTime": "2024-11-07T13:02:52.565848Z",
"resource": "
},
"trainingDatasetValidation": {},
"testDatasetValidation": {}
},
"error": {
"code": 13,
"message": "Internal error encountered.",
"details": []
}
}
In the audit log it only shows the following message:
The replica workerpool0-0 exited with a non-zero status of 1. Termination reason: Error. To find out more about why your job exited please check the logs: [LINK]When I try to access the link it gives a permission error.
Note: there are currently 1916 training documents.