RE: [google-appengine] Re: Python AppEngine down

2011-03-22 Thread Brandon Wirtz
If you version your pushes you can always check if you blew something up by
failing back to a last good version with the 1.myapp.appspot.com 



-Original Message-
From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of Justin
Sent: Tuesday, March 22, 2011 12:07 AM
To: Google App Engine
Subject: [google-appengine] Re: Python AppEngine down

Apologies, my error; left a trailing bracket in an import library :-(

On Mar 22, 7:02 am, Justin justin.worr...@gmail.com wrote:
 Hi,

 My Python app has been unavailable since approx 06:52 UTC today; looks 
 like the app can't find the AppEngine runtime libraries; is this a 
 general outage ?

 Thanks,

 Justin

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


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



Re: [google-appengine] Re: Python AppEngine down

2011-03-22 Thread Ikai Lan (Google)
A general tip: Deploy a NON default version to stage your application, then
run a quick visual verification. When you're happy with the release, switch
that new version over to become the new default.

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



On Tue, Mar 22, 2011 at 12:07 AM, Justin justin.worr...@gmail.com wrote:

 Apologies, my error; left a trailing bracket in an import library :-(

 On Mar 22, 7:02 am, Justin justin.worr...@gmail.com wrote:
  Hi,
 
  My Python app has been unavailable since approx 06:52 UTC today; looks
 like
  the app can't find the AppEngine runtime libraries; is this a general
 outage
  ?
 
  Thanks,
 
  Justin

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



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