PermissionDenied: 403 Location
errors when collecting GCP TPU catalog
#98
Labels
bug
Something isn't working
GCP catalog collection started to fail due to errors like
google.api_core.exceptions.PermissionDenied: 403 Location europe-west1-b is not found or access is unauthorized.
when listing TPU accelerators:gpuhunt/src/gpuhunt/providers/gcp.py
Lines 562 to 566 in 4db453e
Sometimes collection is successful which can mean that this is a GCP glitch or the API has changed so it's now somehow depends on TPU availability.
The text was updated successfully, but these errors were encountered: