简体   繁体   English

Google Cloud SQL实例连接错误

[英]Google Cloud SQL instance connection error

I set up GCP for App Maker and create instance and make a connection but there's an ERROR: Cannot create admin user in the default Google Cloud SQL instance. 我为App Maker设置了GCP并创建了实例并建立了连接,但出现错误:无法在默认的Google Cloud SQL实例中创建管理员用户。 How to address this issue? 如何解决这个问题? TIA TIA

There is a place in the GCP & AppMaker guide where you are instructed to go to 'IAM & admin' page and add there 'appmaker-maestro@appspot.gserviceaccount.com' account with role 'Cloud SQL client'. GCP&AppMaker指南中有一个指示您转到“ IAM和管理员”页面的地方,并在其中添加带有角色“ Cloud SQL客户端”的“ appmaker-maestro@appspot.gserviceaccount.com”帐户。

However you also have to add 'Cloud SQL Admin' role. 但是,您还必须添加“ Cloud SQL Admin”角色。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我的 Google Cloud SQL 实例连接和/或查询速度太慢 - My Google Cloud SQL instance connection and/or queries are too slow Google Cloud SQL连接 - Google cloud SQL connection PHP MySQL PDO 连接到 Google Cloud Z9778840A0100CB30C9822876741B0B 实例不工作 - PHP MySQL PDO Connection to Google Cloud SQL Instance from VM Instance not working MySQL 连接到谷歌云 SQL 实例语法错误 - MySQL connect to Google Cloud SQL instance syntax error “无法创建与数据库服务器的连接” netbeans谷歌云sql错误 - “Could not create connection to database server” netbeans google cloud sql error NodeJS应用程序(Express)中的Google Cloud SQL连接-->错误:连接ENOENT - Google Cloud SQL connection in NodeJS app (Express) --> Error: connect ENOENT 带有React应用程序的Google Cloud SQL中的MYSQL连接错误 - MYSQL connection error in Google Cloud SQL with a React Application Java Hibernate中的Google Cloud SQL数据库连接错误 - Google Cloud sql database connection error in java hibernate MySQL连接错误Google Cloud - MySQL Connection error Google Cloud 为Google Cloud SQL实例启用“仅允许SSL连接”,然后从配置SSL的Spring应用程序连接到该实例 - Enable “Allow only SSL connection” for Google Cloud SQL instance and connect to it from SSL-configured Spring application
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM