Re: [google-appengine] Re: having trouble with uploading app

2010-12-09 Thread Ikai Lan (Google)
Thanks for the reports guys. The precompilation service has been having
issues. We're working on addressing these.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Wed, Dec 8, 2010 at 3:23 PM, David Mora dla.m...@gmail.com wrote:

 meanwhile and in urge to deploy new versions, the -no_precompilation
 is the way to get around this annoying error

 On 8 December 2010 16:50, Jason Spitkoski spitko...@gmail.com wrote:
  Seems hit and miss. But when it fails, its always during
 precompilation...
 
  On Tue, Dec 7, 2010 at 4:28 PM, homunq jameson.qu...@gmail.com wrote:
 
  My partner and I are both getting this 503-unexpected problem,
  repeatedly, on different platforms, with 1.3.8. (We're in different
  countries, too.)
 
  We've done nothing with error handlers, and it was working for both of
  us as of yesterday.
 
  --
  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-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
  For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.
 
 
  --
  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-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
  For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.
 

 --
 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-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
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-appeng...@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.



Re: [google-appengine] Re: having trouble with uploading app

2010-12-08 Thread Jason Spitkoski
Seems hit and miss. But when it fails, its always during precompilation...


On Tue, Dec 7, 2010 at 4:28 PM, homunq jameson.qu...@gmail.com wrote:

 My partner and I are both getting this 503-unexpected problem,
 repeatedly, on different platforms, with 1.3.8. (We're in different
 countries, too.)

 We've done nothing with error handlers, and it was working for both of
 us as of yesterday.

 --
 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-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
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-appeng...@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.



Re: [google-appengine] Re: having trouble with uploading app

2010-12-08 Thread David Mora
meanwhile and in urge to deploy new versions, the -no_precompilation
is the way to get around this annoying error

On 8 December 2010 16:50, Jason Spitkoski spitko...@gmail.com wrote:
 Seems hit and miss. But when it fails, its always during precompilation...

 On Tue, Dec 7, 2010 at 4:28 PM, homunq jameson.qu...@gmail.com wrote:

 My partner and I are both getting this 503-unexpected problem,
 repeatedly, on different platforms, with 1.3.8. (We're in different
 countries, too.)

 We've done nothing with error handlers, and it was working for both of
 us as of yesterday.

 --
 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-appeng...@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.


 --
 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-appeng...@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.


-- 
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-appeng...@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: having trouble with uploading app

2010-12-08 Thread David (Wey)
Trying to deploy the same version i did yesterday is giving me a 503
as well.

The only way i could get around it was by disabling precompilation
when deploying

then it worked well

On Dec 8, 4:50 pm, Jason Spitkoski spitko...@gmail.com wrote:
 Seems hit and miss. But when it fails, its always during precompilation...







 On Tue, Dec 7, 2010 at 4:28 PM, homunq jameson.qu...@gmail.com wrote:
  My partner and I are both getting this 503-unexpected problem,
  repeatedly, on different platforms, with 1.3.8. (We're in different
  countries, too.)

  We've done nothing with error handlers, and it was working for both of
  us as of yesterday.

  --
  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-appeng...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2Bunsubscrib 
  e...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
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-appeng...@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: having trouble with uploading app

2010-12-07 Thread homunq
My partner and I are both getting this 503-unexpected problem,
repeatedly, on different platforms, with 1.3.8. (We're in different
countries, too.)

We've done nothing with error handlers, and it was working for both of
us as of yesterday.

-- 
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-appeng...@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: having trouble with uploading app

2010-12-06 Thread Kuber
I don't think '/' is the problem here. I tried with and without it and
all failed.
What's weired is no matter what option/action I use in command line,
it shows the help message to me, instead of error message. Meanwhile
the launcher works with uploading some of my other apps.

On Dec 7, 2:04 am, Robert Kluin robert.kl...@gmail.com wrote:
 I don't have a Windows box with App Engine handy to test, but on
 Windows should you use '/' or '\' in the app path specification?

 2010/12/5 Philo Yang ud1...@gmail.com:







  are u sure write the right directory like   appcfg.py update abc/?

  2010/12/5 Kuber polo...@gmail.com

  I cannot upload my apps with appcfg.py anymore. I'm on windows vista
  and installed appengine python 1.4.0. I used to manage my apps with
  appcfg.py. But recently I cannot upload apps anymore. I have been
  seeing these messages no matter I upload or rollback my apps :

  Usage: appcfg.py [options] action

  Action must be one of:
   create_bulkloader_config: Create a bulkloader.yaml from a running
  application.

   cron_info: Display information about cron jobs.
   download_app: Download a previously-uploaded app.
   download_data: Download entities from datastore.
   help: Print help for a specific action.
   request_logs: Write request logs in Apache common log format.
   rollback: Rollback an in-progress update.
   set_default_version: Set the default (serving) version.
   update: Create or update an app version.
   update_cron: Update application cron definitions.
   update_dos: Update application dos definitions.
   update_indexes: Update application indexes.
   update_queues: Update application task queue definitions.
   upload_data: Upload data records to datastore.
   vacuum_indexes: Delete unused indexes from application.
  Use 'help action' for a detailed description.

  Options:
  

  --
  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-appeng...@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.

  --
  Philo Yang
  欢迎光临我的博客-click me to visit my blog

  --
  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-appeng...@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.

-- 
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-appeng...@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.



Re: [google-appengine] Re: having trouble with uploading app

2010-12-06 Thread Robert Kluin
Are the apps that do work in the same directory as the one that does
not work?  Perhaps it has to do with something in the path name, if
there are spaces are you using quotes?









2010/12/6 Kuber polo...@gmail.com:
 I don't think '/' is the problem here. I tried with and without it and
 all failed.
 What's weired is no matter what option/action I use in command line,
 it shows the help message to me, instead of error message. Meanwhile
 the launcher works with uploading some of my other apps.

 On Dec 7, 2:04 am, Robert Kluin robert.kl...@gmail.com wrote:
 I don't have a Windows box with App Engine handy to test, but on
 Windows should you use '/' or '\' in the app path specification?

 2010/12/5 Philo Yang ud1...@gmail.com:







  are u sure write the right directory like   appcfg.py update abc/?

  2010/12/5 Kuber polo...@gmail.com

  I cannot upload my apps with appcfg.py anymore. I'm on windows vista
  and installed appengine python 1.4.0. I used to manage my apps with
  appcfg.py. But recently I cannot upload apps anymore. I have been
  seeing these messages no matter I upload or rollback my apps :

  Usage: appcfg.py [options] action

  Action must be one of:
   create_bulkloader_config: Create a bulkloader.yaml from a running
  application.

   cron_info: Display information about cron jobs.
   download_app: Download a previously-uploaded app.
   download_data: Download entities from datastore.
   help: Print help for a specific action.
   request_logs: Write request logs in Apache common log format.
   rollback: Rollback an in-progress update.
   set_default_version: Set the default (serving) version.
   update: Create or update an app version.
   update_cron: Update application cron definitions.
   update_dos: Update application dos definitions.
   update_indexes: Update application indexes.
   update_queues: Update application task queue definitions.
   upload_data: Upload data records to datastore.
   vacuum_indexes: Delete unused indexes from application.
  Use 'help action' for a detailed description.

  Options:
  

  --
  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-appeng...@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.

  --
  Philo Yang
  欢迎光临我的博客-click me to visit my blog

  --
  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-appeng...@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.

 --
 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-appeng...@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.



-- 
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-appeng...@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: having trouble with uploading app

2010-12-06 Thread ten_foot_ninja
I'm also unable to upload my new deployments.
I use appcfg as:
appcfg.py update .


i've had error 500 with some html in my console returned as well as
error 503 (unexpected failure).


I've been trying for the last 20min or so

-- 
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-appeng...@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.



Re: [google-appengine] Re: having trouble with uploading app

2010-12-06 Thread ten_foot_ninja
whether the new apps are in the same dir as working apps doesn't seem
to matter. I tried both and in both cases i get error 503


spaces in the path name doesn't seem to matter

-- 
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-appeng...@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: having trouble with uploading app

2010-12-06 Thread Tim Hoffman
You can get a 503 if your default error handler path overlaps with a
static handler path,

Check that out too.

T

On Dec 7, 8:00 am, ten_foot_ninja spitko...@gmail.com wrote:
 whether the new apps are in the same dir as working apps doesn't seem
 to matter. I tried both and in both cases i get error 503

 spaces in the path name doesn't seem to matter

-- 
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-appeng...@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: having trouble with uploading app

2010-12-05 Thread Tim Hoffman
What is the command line arguments that you using ?

T

On Dec 5, 10:19 pm, Kuber polo...@gmail.com wrote:
 I cannot upload my apps with appcfg.py anymore. I'm on windows vista
 and installed appengine python 1.4.0. I used to manage my apps with
 appcfg.py. But recently I cannot upload apps anymore. I have been
 seeing these messages no matter I upload or rollback my apps :

 Usage: appcfg.py [options] action

 Action must be one of:
   create_bulkloader_config: Create a bulkloader.yaml from a running
 application.

   cron_info: Display information about cron jobs.
   download_app: Download a previously-uploaded app.
   download_data: Download entities from datastore.
   help: Print help for a specific action.
   request_logs: Write request logs in Apache common log format.
   rollback: Rollback an in-progress update.
   set_default_version: Set the default (serving) version.
   update: Create or update an app version.
   update_cron: Update application cron definitions.
   update_dos: Update application dos definitions.
   update_indexes: Update application indexes.
   update_queues: Update application task queue definitions.
   upload_data: Upload data records to datastore.
   vacuum_indexes: Delete unused indexes from application.
 Use 'help action' for a detailed description.

 Options:
 

-- 
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-appeng...@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: having trouble with uploading app

2010-12-05 Thread Kuber
I use the followings:
appcfg.py update myappid/
appcfg.py rollback myappid/

it's weired that the google appengine launcher runs the deployment
well while I have this problem with command line. I have to rollback
one app but the launcher on Windows doesn't have this function.

On Dec 5, 11:18 pm, Tim Hoffman zutes...@gmail.com wrote:
 What is the command line arguments that you using ?

 T

 On Dec 5, 10:19 pm, Kuber polo...@gmail.com wrote:







  I cannot upload my apps with appcfg.py anymore. I'm on windows vista
  and installed appengine python 1.4.0. I used to manage my apps with
  appcfg.py. But recently I cannot upload apps anymore. I have been
  seeing these messages no matter I upload or rollback my apps :

  Usage: appcfg.py [options] action

  Action must be one of:
    create_bulkloader_config: Create a bulkloader.yaml from a running
  application.

    cron_info: Display information about cron jobs.
    download_app: Download a previously-uploaded app.
    download_data: Download entities from datastore.
    help: Print help for a specific action.
    request_logs: Write request logs in Apache common log format.
    rollback: Rollback an in-progress update.
    set_default_version: Set the default (serving) version.
    update: Create or update an app version.
    update_cron: Update application cron definitions.
    update_dos: Update application dos definitions.
    update_indexes: Update application indexes.
    update_queues: Update application task queue definitions.
    upload_data: Upload data records to datastore.
    vacuum_indexes: Delete unused indexes from application.
  Use 'help action' for a detailed description.

  Options:
  

-- 
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-appeng...@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.