Articles | C2C

Vertex AI "Internal error encountered" | Private Resources

Written by Domantas Giedraitis | Jun 10, 2021 5:00:00 AM

Hi!

We are trying to create training job in Vertex.AI and we need to connect with resources in our shared VPC. Project in which we are creating this job is service project. We have VPC with private services access configured already. (as described in https://cloud.google.com/vertex-ai/docs/general/vpc-peering)

When we are trying to create a job and use this host network, we get a very generic error message:

Unable to start training due to the following error: Internal error encountered.

Everything seems alright and peering connection with private services is in active state.

Does anyone maybe have an idea where can we look for more information about this problem or maybe some guides or pointers that could help us?