[google-appengine] Re: 500 Error on deploy

2009-01-03 Thread Bobby

In the app's dashboard it tells me that i'm exceeding a quota:
Your application is exceeding a quota: App Config Service Config App
Call Count

But on the quota details page it shows everything is ok. Does anyone
have any insight on what's going on? If not i guess i have to wait
until the quotas reset in an hour so.

Bobby

On Jan 4, 1:35 am, Bobby bobbysoa...@gmail.com wrote:
 Am i the only one right now who's getting a 500 Error on deploy?

 ...
 Cloning 154 static files.
 Cloned 100 files.
 Cloning 370 application files.
 Cloned 100 files.
 Cloned 200 files.
 Cloned 300 files.
 2009-01-04 01:33:38,578 INFO appcfg.py:1209 Files to upload: {'feeds/
 feeds.py': '3d018dd2_f1e9a617_f12dfc55_93f0fcb2_192d0d69'}
 Uploading 1 files.
 2009-01-04 01:33:38,578 INFO appcfg.py:1318 Uploading file 'feeds/
 feeds.py'
 Closing update.
 2009-01-04 01:33:40,266 ERROR appcfg.py:1334 An unexpected error
 occurred. Aborting.
 Rolling back the update.
 Error 500: --- begin server output ---

 Server Error (500)
 A server error has occurred.
 --- end server output ---
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 500 Error on deploy

2009-01-03 Thread Bobby

The AppEngine giveth and it taketh away.

Bobby

On Jan 4, 1:48 am, Bobby bobbysoa...@gmail.com wrote:
 In the app's dashboard it tells me that i'm exceeding a quota:
 Your application is exceeding a quota: App Config Service Config App
 Call Count

 But on the quota details page it shows everything is ok. Does anyone
 have any insight on what's going on? If not i guess i have to wait
 until the quotas reset in an hour so.

 Bobby

 On Jan 4, 1:35 am, Bobby bobbysoa...@gmail.com wrote:



  Am i the only one right now who's getting a 500 Error on deploy?

  ...
  Cloning 154 static files.
  Cloned 100 files.
  Cloning 370 application files.
  Cloned 100 files.
  Cloned 200 files.
  Cloned 300 files.
  2009-01-04 01:33:38,578 INFO appcfg.py:1209 Files to upload: {'feeds/
  feeds.py': '3d018dd2_f1e9a617_f12dfc55_93f0fcb2_192d0d69'}
  Uploading 1 files.
  2009-01-04 01:33:38,578 INFO appcfg.py:1318 Uploading file 'feeds/
  feeds.py'
  Closing update.
  2009-01-04 01:33:40,266 ERROR appcfg.py:1334 An unexpected error
  occurred. Aborting.
  Rolling back the update.
  Error 500: --- begin server output ---

  Server Error (500)
  A server error has occurred.
  --- end server output  Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 500 Error on deploy

2009-01-03 Thread Alexander Kojevnikov

There's a limit on the number of app updates per day:
http://is.gd/ew6Q

On Jan 4, 5:48 pm, Bobby bobbysoa...@gmail.com wrote:
 In the app's dashboard it tells me that i'm exceeding a quota:
 Your application is exceeding a quota: App Config Service Config App
 Call Count

 But on the quota details page it shows everything is ok. Does anyone
 have any insight on what's going on? If not i guess i have to wait
 until the quotas reset in an hour so.

 Bobby

 On Jan 4, 1:35 am, Bobby bobbysoa...@gmail.com wrote:

  Am i the only one right now who's getting a 500 Error on deploy?

  ...
  Cloning 154 static files.
  Cloned 100 files.
  Cloning 370 application files.
  Cloned 100 files.
  Cloned 200 files.
  Cloned 300 files.
  2009-01-04 01:33:38,578 INFO appcfg.py:1209 Files to upload: {'feeds/
  feeds.py': '3d018dd2_f1e9a617_f12dfc55_93f0fcb2_192d0d69'}
  Uploading 1 files.
  2009-01-04 01:33:38,578 INFO appcfg.py:1318 Uploading file 'feeds/
  feeds.py'
  Closing update.
  2009-01-04 01:33:40,266 ERROR appcfg.py:1334 An unexpected error
  occurred. Aborting.
  Rolling back the update.
  Error 500: --- begin server output ---

  Server Error (500)
  A server error has occurred.
  --- end server output ---
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 500 Error on deploy

2009-01-03 Thread Bobby

And on the third day the AppEngine createth the datastore and it saw
that it was good. It said unto it, go free and distributeth thyself
and thy tables into multiple server nodes so as to increase
concurrency and throughput. You shall throw exceptions on the fifth
day of the week and call it the sabbath.

And when the fifth day came, exceptions were thrown and all rejoiced.

Bobby

On Jan 4, 1:55 am, Bobby bobbysoa...@gmail.com wrote:
 The AppEngine giveth and it taketh away.

 Bobby

 On Jan 4, 1:48 am, Bobby bobbysoa...@gmail.com wrote:



  In the app's dashboard it tells me that i'm exceeding a quota:
  Your application is exceeding a quota: App Config Service Config App
  Call Count

  But on the quota details page it shows everything is ok. Does anyone
  have any insight on what's going on? If not i guess i have to wait
  until the quotas reset in an hour so.

  Bobby

  On Jan 4, 1:35 am, Bobby bobbysoa...@gmail.com wrote:

   Am i the only one right now who's getting a 500 Error on deploy?

   ...
   Cloning 154 static files.
   Cloned 100 files.
   Cloning 370 application files.
   Cloned 100 files.
   Cloned 200 files.
   Cloned 300 files.
   2009-01-04 01:33:38,578 INFO appcfg.py:1209 Files to upload: {'feeds/
   feeds.py': '3d018dd2_f1e9a617_f12dfc55_93f0fcb2_192d0d69'}
   Uploading 1 files.
   2009-01-04 01:33:38,578 INFO appcfg.py:1318 Uploading file 'feeds/
   feeds.py'
   Closing update.
   2009-01-04 01:33:40,266 ERROR appcfg.py:1334 An unexpected error
   occurred. Aborting.
   Rolling back the update.
   Error 500: --- begin server output ---

   Server Error (500)
   A server error has occurred.
   --- end server output  Hide quoted text -

  - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: 500 Error on deploy

2009-01-03 Thread Bobby

Alexander, that's what i figured, i guess i have to wait. Thanks.

Bobby

On Jan 4, 2:04 am, Bobby bobbysoa...@gmail.com wrote:
 And on the third day the AppEngine createth the datastore and it saw
 that it was good. It said unto it, go free and distributeth thyself
 and thy tables into multiple server nodes so as to increase
 concurrency and throughput. You shall throw exceptions on the fifth
 day of the week and call it the sabbath.

 And when the fifth day came, exceptions were thrown and all rejoiced.

 Bobby

 On Jan 4, 1:55 am, Bobby bobbysoa...@gmail.com wrote:



  The AppEngine giveth and it taketh away.

  Bobby

  On Jan 4, 1:48 am, Bobby bobbysoa...@gmail.com wrote:

   In the app's dashboard it tells me that i'm exceeding a quota:
   Your application is exceeding a quota: App Config Service Config App
   Call Count

   But on the quota details page it shows everything is ok. Does anyone
   have any insight on what's going on? If not i guess i have to wait
   until the quotas reset in an hour so.

   Bobby

   On Jan 4, 1:35 am, Bobby bobbysoa...@gmail.com wrote:

Am i the only one right now who's getting a 500 Error on deploy?

...
Cloning 154 static files.
Cloned 100 files.
Cloning 370 application files.
Cloned 100 files.
Cloned 200 files.
Cloned 300 files.
2009-01-04 01:33:38,578 INFO appcfg.py:1209 Files to upload: {'feeds/
feeds.py': '3d018dd2_f1e9a617_f12dfc55_93f0fcb2_192d0d69'}
Uploading 1 files.
2009-01-04 01:33:38,578 INFO appcfg.py:1318 Uploading file 'feeds/
feeds.py'
Closing update.
2009-01-04 01:33:40,266 ERROR appcfg.py:1334 An unexpected error
occurred. Aborting.
Rolling back the update.
Error 500: --- begin server output ---

Server Error (500)
A server error has occurred.
--- end server output  Hide quoted text -

   - Show quoted text -- Hide quoted text -

  - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---