[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-08-29 Thread Luca de Alfaro
I am having the same exact problem.  Not a great onboard experience when 
even creating a new project fails... 

On Thursday, July 9, 2015 at 6:20:36 AM UTC-7, Phil Side wrote:


 I'm getting the message Rate Limit Exceeded when I try to create a new 
 project through the developer's console. I have no idea what rate it is 
 referring to, and so no idea how to fix the problem. Any help would be 
 appreciated. 


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6846498c-003e-4d2b-8d5c-c6f428bfa959%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-08-03 Thread Vinayak Nagpal
I have been having the same issue for 1 week. I contacted Google billing 
support and cloud platform support. Support told me to make a $10 payment 
to enable an increase in quota. After completing their request, they said 
my quota has been increased to 25 projects. I still cannot create a new 
project and get Rate limit exceeded. I only have 3 projects! 
 


On Friday, July 10, 2015 at 1:04:24 PM UTC-7, Nick (Cloud Platform Support) 
wrote:

 Hey Phil,

 That does indeed seem strange. With no ability to reproduce it, it's 
 unlikely we can gather any useful information at this point, and it seems 
 as though the dialog shouldn't be related at all. 

 Glad to hear you've got things working, at any rate, and good luck 
 building whatever it is you plan for!

 On Friday, July 10, 2015 at 11:01:27 AM UTC-4, Phil Side wrote:

 Hi Nick,

 It's working now. The fix was either an extremely weird bug, or there was 
 an an amazing coincidence. 

 I tried to create the the project several times over the period of a few 
 hours, always with the same error. I gave it one more try, and it failed 
 again. I then dismissed that billing has been moved to settings pop-up, 
 which had been on the screen all day, and tried again. This time it worked. 
 I don't really see how the two could be related. On the other hand, I tried 
 it 5 seconds before dismissing the box, and it failed, I tried it 5 seconds 
 after dismissing it, and it worked. Very odd.

 On Thursday, 9 July 2015 15:20:36 UTC+2, Phil Side wrote:


 I'm getting the message Rate Limit Exceeded when I try to create a new 
 project through the developer's console. I have no idea what rate it is 
 referring to, and so no idea how to fix the problem. Any help would be 
 appreciated. 



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cf84daba-e4cb-43ac-8880-f739921c9e1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-07-22 Thread Allen Polak
FYI, not sure if this is the same issue or not, but it seems related:

https://code.google.com/p/googleappengine/issues/detail?id=12167

I'll try again in a few hours to see if I experience the same fix as well.

On Thursday, July 9, 2015 at 7:58:20 PM UTC-4, Nick (Cloud Platform 
Support) wrote:

 Hey Phil,

 This forum isn't generally meant for 1-on-1 technical support, but I 
 recognize that you don't really have enough info or enough ideas of next 
 steps in order to create a good stackoverflow question or public issue 
 tracker issue. That being the case, why don't you go ahead and capture a HAR 
 recording https://toolbox.googleapps.com/apps/har_analyzer/ of your 
 attempt at creating the project, and see if you can use the HAR analyzer to 
 see any extra error detail in HTTP responses. If you manage to find enough 
 information to determine the issue, or even if you can just produce the HAR 
 file, create a public issue tracker issue 
 http://code.google.com/p/google-appengine/issues/list with that 
 attached, set it to Type-Production, and post the link here so that I can 
 follow up with you. While we don't do 1-on-1 technical support here, if 
 you've noticed a problem with the platform itself, we definitely want to 
 help fix that.

 Finally, it's possible the rate-limiting response is perfectly normal and 
 you're attempting to create projects at a fast rate (it seems you'd be 
 aware of that, though). So, that's something to consider.

 Anyways, let me know how it goes, and I'll be able to advise you on next 
 steps,

 Best wishes,

 Nick

 On Thursday, July 9, 2015 at 9:20:36 AM UTC-4, Phil Side wrote:


 I'm getting the message Rate Limit Exceeded when I try to create a new 
 project through the developer's console. I have no idea what rate it is 
 referring to, and so no idea how to fix the problem. Any help would be 
 appreciated. 



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5d5243da-0ff9-4ccf-b31f-1af752f6293f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-07-11 Thread Nick
I can confirm the same thing happened to me a couple of weeks ago. I tried 
again half an hour later and it just worked.

I just tried to create a cloud project, it started the operation(which triggers 
a progress indicator in a right-bottom floating menu), which failed after about 
5 seconds. I tried a few times in a row then parked it.

The only thing I can think of is I tried a few different project-Ids (not 
names) in the create modal, and that somehow put me over some limit: that or 
cosmic rays.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c7f3590b-1c16-453c-b9e6-871afd55f35b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-07-10 Thread Nick (Cloud Platform Support)
Hey Phil,

That does indeed seem strange. With no ability to reproduce it, it's 
unlikely we can gather any useful information at this point, and it seems 
as though the dialog shouldn't be related at all. 

Glad to hear you've got things working, at any rate, and good luck building 
whatever it is you plan for!

On Friday, July 10, 2015 at 11:01:27 AM UTC-4, Phil Side wrote:

 Hi Nick,

 It's working now. The fix was either an extremely weird bug, or there was 
 an an amazing coincidence. 

 I tried to create the the project several times over the period of a few 
 hours, always with the same error. I gave it one more try, and it failed 
 again. I then dismissed that billing has been moved to settings pop-up, 
 which had been on the screen all day, and tried again. This time it worked. 
 I don't really see how the two could be related. On the other hand, I tried 
 it 5 seconds before dismissing the box, and it failed, I tried it 5 seconds 
 after dismissing it, and it worked. Very odd.

 On Thursday, 9 July 2015 15:20:36 UTC+2, Phil Side wrote:


 I'm getting the message Rate Limit Exceeded when I try to create a new 
 project through the developer's console. I have no idea what rate it is 
 referring to, and so no idea how to fix the problem. Any help would be 
 appreciated. 



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0d3b5367-0700-4b4f-9148-2f5d93a3b59d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-07-10 Thread Phil Side
Hi Nick,

It's working now. The fix was either an extremely weird bug, or there was 
an an amazing coincidence. 

I tried to create the the project several times over the period of a few 
hours, always with the same error. I gave it one more try, and it failed 
again. I then dismissed that billing has been moved to settings pop-up, 
which had been on the screen all day, and tried again. This time it worked. 
I don't really see how the two could be related. On the other hand, I tried 
it 5 seconds before dismissing the box, and it failed, I tried it 5 seconds 
after dismissing it, and it worked. Very odd.

On Thursday, 9 July 2015 15:20:36 UTC+2, Phil Side wrote:


 I'm getting the message Rate Limit Exceeded when I try to create a new 
 project through the developer's console. I have no idea what rate it is 
 referring to, and so no idea how to fix the problem. Any help would be 
 appreciated. 


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f8681a3e-9268-4235-bcbe-75423b0bc164%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-07-09 Thread Nick (Cloud Platform Support)
Hey Phil,

This forum isn't generally meant for 1-on-1 technical support, but I 
recognize that you don't really have enough info or enough ideas of next 
steps in order to create a good stackoverflow question or public issue 
tracker issue. That being the case, why don't you go ahead and capture a HAR 
recording https://toolbox.googleapps.com/apps/har_analyzer/ of your 
attempt at creating the project, and see if you can use the HAR analyzer to 
see any extra error detail in HTTP responses. If you manage to find enough 
information to determine the issue, or even if you can just produce the HAR 
file, create a public issue tracker issue 
http://code.google.com/p/google-appengine/issues/list with that attached, 
set it to Type-Production, and post the link here so that I can follow up 
with you. While we don't do 1-on-1 technical support here, if you've 
noticed a problem with the platform itself, we definitely want to help fix 
that.

Finally, it's possible the rate-limiting response is perfectly normal and 
you're attempting to create projects at a fast rate (it seems you'd be 
aware of that, though). So, that's something to consider.

Anyways, let me know how it goes, and I'll be able to advise you on next 
steps,

Best wishes,

Nick

On Thursday, July 9, 2015 at 9:20:36 AM UTC-4, Phil Side wrote:


 I'm getting the message Rate Limit Exceeded when I try to create a new 
 project through the developer's console. I have no idea what rate it is 
 referring to, and so no idea how to fix the problem. Any help would be 
 appreciated. 


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a74a268d-16fd-490c-9f1f-959b438a18a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.