You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(base) jupyter@t5x:~/t5x-on-vertex-ai$ gcloud ai tensorboards create --display-name $DISPLAY_NAME --project $PROJECT_ID --region=$REGION
Using endpoint [https://us-central1-aiplatform.googleapis.com/]
ERROR: (gcloud.ai.tensorboards.create) PERMISSION_DENIED: Permission 'aiplatform.tensorboards.create' denied on resource '//aiplatform.googleapis.com/projects/kmikit5x/locations/us-central1' (or it may not exist).
I tried to follow this step but when I run the "gcloud ai tensorboards create" command it failed with permission error. Maybe permission required for the service account?
https://github.com/GoogleCloudPlatform/t5x-on-vertex-ai#create-a-vertex-ai-tensorboard-instance
(base) jupyter@t5x:~/t5x-on-vertex-ai$ gcloud ai tensorboards create --display-name $DISPLAY_NAME --project $PROJECT_ID --region=$REGION
Using endpoint [https://us-central1-aiplatform.googleapis.com/]
ERROR: (gcloud.ai.tensorboards.create) PERMISSION_DENIED: Permission 'aiplatform.tensorboards.create' denied on resource '//aiplatform.googleapis.com/projects/kmikit5x/locations/us-central1' (or it may not exist).
domain: aiplatform.googleapis.com
metadata:
permission: aiplatform.tensorboards.create
resource: projects/kmikit5x/locations/us-central1
reason: IAM_PERMISSION_DENIED
The text was updated successfully, but these errors were encountered: