[google-appengine] Server Error (500) when deploying app

2011-04-05 Thread Ricardo Niederberger Cabral
Right now I get this error whenever I try to deploy my python app. Any
ideas?

-
Scanning files on local disk.
Scanned 500 files.
Initiating update of app: xyz, version: 1
2011-04-05 21:50:22,199 WARNING appengine_rpc.py:428 ssl module not
found.
Without the ssl module, the identity of the remote host cannot be
verified, and
connections may NOT be secure. To fix this, please install the ssl
module from
http://pypi.python.org/pypi/ssl .
To learn more, see http://code.google.com/appengine/kb/general.html#rpcssl
.
Password for x...@gmail.com: Error 500: --- begin server output ---

Server Error (500)
A server error has occurred.
--- end server output ---
If deploy fails you might need to 'rollback' manually.
The "Make Symlinks..." menu option can help with command-line work.
*** appcfg.py has finished with exit code 1 ***

-- 
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] Server Error (500) when deploying app

2011-04-05 Thread Jeff Schnitzer
Appengine is in a maintenance period.  I presume that we are not
normally supposed to be able to deploy new code during maintenance
intervals.

Google:  It's not exactly true that HR applications are not affected
by the maintenance period; we still can't do deployments...

Jeff

On Tue, Apr 5, 2011 at 5:52 PM, Ricardo Niederberger Cabral
 wrote:
> Right now I get this error whenever I try to deploy my python app. Any
> ideas?
>
> -
> Scanning files on local disk.
> Scanned 500 files.
> Initiating update of app: xyz, version: 1
> 2011-04-05 21:50:22,199 WARNING appengine_rpc.py:428 ssl module not
> found.
> Without the ssl module, the identity of the remote host cannot be
> verified, and
> connections may NOT be secure. To fix this, please install the ssl
> module from
> http://pypi.python.org/pypi/ssl .
> To learn more, see http://code.google.com/appengine/kb/general.html#rpcssl
> .
> Password for x...@gmail.com: Error 500: --- begin server output ---
>
> Server Error (500)
> A server error has occurred.
> --- end server output ---
> If deploy fails you might need to 'rollback' manually.
> The "Make Symlinks..." menu option can help with command-line work.
> *** appcfg.py has finished with exit code 1 ***
>
> --
> 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] Server Error (500) when deploying app

2011-04-05 Thread Wesley C (Google)
yes, jeff, you are quite correct. maintenance periods affect MS datastore
users as well as deployments across all apps. I'll make sure the wording is
changed for the next one... thanks for your feedback!!

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