-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Description
In which file did you encounter the issue?
Did you change the file? If so, how?
No
Describe the issue
If the project name is not set, the following error message is logged:
"Invalid project specified. Project in the database id should match the project name set in the environment variable GCLOUD_PROJECT."
However, if I set the variable (export GCLOUD_PROJECT=my-project), nothing happens. There doesn't seem to be any logic reading the env variable. It seems to be reading the core/project setting in from gcloud (for example, gcloud config set core/project my-project), but I am not sure.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels