I just came back to google's cloud platform and tools to work on a new project after not having touched my account for 9 months or so. The account has billing information. I just accepted the $300, 2 month trial on my account. Now, when I attempt to create new projects (in any and every way I have tried), I get a notification that says "Unknown error." The notification also provides a 'RETRY' option, which produces a new notification for the same error.
相关问题
- Why do Dataflow steps not start?
- __call__() missing 1 required positional argument:
- Cannot upload large file to Google Cloud Storage
- How to set query parameters dialogflow php sdk
- Google Data Studio connect to cloud datastore
相关文章
- How do I create a persistent volume claim with Rea
- GKE does not scale to/from 0 when autoscaling enab
- Can't push image to google container registry
- Your application has authenticated using end user
-
Google App Engine Error:
INVALID_ARGUMENT - How to create a namespace if it doesn't exists
- How can I make http call to DialogFlow V2 using si
- Kafka to Google Cloud Platform Dataflow ingestion
For me, the error was occurring because I was using my school email, which is technically a Google email, but maybe the school doesn't subscribe to all of Google's features or something. I logged in with my regular gmail account, and I was able to create a new project.
Ok, so the issue has to do with the project name or id. I appear to be able to create projects, just not using the names I would prefer as there is something about having the string '-dot-' in the name or id that throws an unknown error. I'll have to find the best way to contact google for help with specific bugs. In this case the name I want to use is 'mywebsite-dot-com' and that auto-generates a project id that is identical ('mywebsite-dot-com').
Update: Google support did respond and let me know that '-dot-' is indeed a hidden keyword and cannot be used in the project ID.