[web2py] Re: GAE for Dummies - again

2011-05-30 Thread howesc
Martin, i'm a little confused here, i think you are mixing the SDK with the production GAE. Yes, that error shows when deploying, but it's in reference to the fact that for the code upload to GAE you don't have SSL, nothing to do with ssl on GAE. For what it's worth, https is available on app

[web2py] Re: GAE for Dummies

2011-05-19 Thread bee
My application is called rtPlanB, In my yaml file I had specified it with the same capatilisation. Strangely it works when I change it to all lower case.

Re: [web2py] Re: GAE for Dummies

2011-05-18 Thread Gary Bee
Thanks for your reply, I have double checked the app.yaml and the app name matches exactly that of the application in web2py I will just check that the softlinks appear correct as per the slice(again) On 18/05/11 23:09, howesc wrote: i have never seen this error myself, but it seems like perh

[web2py] Re: GAE for Dummies

2011-05-18 Thread howesc
i have never seen this error myself, but it seems like perhaps a type in your app.yaml file?