Thursday, November 5, 2015

Re: [google-cloud-sql-discuss] can't create a new Cloud SQL instance?

Try creating it with the SDK: gcloud sql instances create ... and see if it works that way? If it does not try adding --log-http in order to get useful debug information to report back to us (but make sure you remove the "Authorization" header and any private info).

On Thu, Nov 5, 2015 at 2:32 PM, <jaychris@gmail.com> wrote:
I'm attempting to create a new instance.  I've tried several difference names, options, etc..., but on "Create", I get a yellow pop-up that says:

Could not complete the operation

What I am trying to create is:

- D2 instance of Mysql 5.6
- package billing plan
- preferred location == "Follow App Engine"
- activation policy == "always on"
- file system replication == "asynchronous"

That's pretty much it.  I don't know how to troubleshoot this further, since there is no more information provided by the console.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/e5184ce8-2991-4510-8c2a-992f22ca6d9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CAJZK_bZto2Q2TJZHUcWLinx5s---EPE0LDMmocx4-3teHBwqZw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment