Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

What can I do to solve the "batch prediction finished with 1 error"?

The error just gives me this:

Error details

Batch prediction job play_vid_batch1 encountered the following errors:
  • Failed to process the input file, commonly caused by invalid video, or unsupported format, or file not found, or permission denied.

I made sure that the input file is correct, that the video is correct and that the format is correct and that the file is found and that the permission is granted. 

The thing about it is when I ran the batch prediction the previous day 31st of October, it worked fine. Now (1st of November) but now all it gives me is the "This batch prediction job finished with error(s)".  I ran it from console and from api, each attempt on each gave me this. 

If there are any ways to mitigate this or any particular codes or something, please reply to me. Thank you in advance 

0 1 472
1 REPLY 1

What is the file format of your video? You can check accepted data here: https://cloud.google.com/vertex-ai/docs/video-data/classification/prepare-data#data_requirements

 You can try converting the video/s to the accepted format for troubleshoot.