Hi,
I'm running the Red Bull ML live lab and after about 3 minutes of processing the Stack fails to create. The error is given below. It seems like it cannot access the redbullhol_image for the compute instance. Has anybody else seen or resolved this?
Thanks. Mike
oci_core_image.redbullhol_image: Still creating... [3m10s elapsed]
Error: Work Request error
Provider version: 4.51.0, released on 2021-11-03.
Service: Core Image
Error Message: work request did not succeed, workId: ocid1.coreservicesworkrequest.oc1.ap-sydney-1.abzxsljr566krdprsb5ay77zpe337vysw62p6en2uon253i4nslbk2tboana, entity: image, action: CREATED. Message: Import image not found: PAR is invalid (maybe is expired or deleted), please check.
Resource OCID: ocid1.image.oc1.ap-sydney-1.aaaaaaaaq4svz4ku2wcmwjvu27753wgs7uihmifufgrohsmgqgtsh3zcaovq
Suggestion: Please retry or contact support for help with service: Core Image
on computes.tf line 5, in resource "oci_core_image" "redbullhol_image"
5: resource "oci_core_image" "redbullhol_image" {