I disabled the compute engine api while the cloud tpu api is running.
After I enabled the compute engine api again, I found that I can’t enable the cloud tpu api.
I got the following error:
ERROR: (gcloud.services.enable) The operation “operations/acf.p2-926693653212-c7799a4e-8be2-4803-9823-fde28418e10a” resulted in a failure “[The enablement process failed for service ‘tpu.googleapis.com’.
Help Token: AQAb6BwBU1s-mOaoBPsecOefHiQAN4NFfKex8vdoqa-LPOcS5IRmKydS4Bvn_sv0Jz4FXUj2hYKBbUKBfxodnKc7W3PuoPEOydu0p0GxaHH0nTZu] with failed services [tpu.googleapis.com]”.
Details: “[<DetailsValueListEntry
additionalProperties: [<AdditionalProperty
key: ‘@type’
value: <JsonValue string_value: ‘type.googleapis.com/google.rpc.PreconditionFailure’>>, <AdditionalProperty
key: ‘violations’
value: <JsonValue array_value: <JsonArray
entries: [<JsonValue object_value: <JsonObject
properties:
[<Property
key: ‘type’
value: <JsonValue string_value: ‘googleapis.com’>>,
<Property
key: ‘subject’
value: <JsonValue string_value: ‘?error_code=160003&service=tpu.googleapis.com’>>]>>]>>>]>]”.
Does anyone know how to resolve this issue ?