can you show us the error from the GAE log console when running locally?  
chances are the code you downloaded has an app.yaml config or something 
that is not compatible with the latest GAE SDK (i've had that happen to me 
in the past couple of years).

i still use modules as on all other platforms with GAE.....

cfh

On Sunday, October 14, 2012 9:50:20 PM UTC-7, b00m_chef wrote:
>
> So my code works on v1.99 of web2py, but not on 2.0.9 on GAE.
>
>
>
> On Sunday, October 14, 2012 6:38:21 PM UTC-7, b00m_chef wrote:
>>
>> I have an app that I wrote in web2py using version 1.99. It has been 
>> running on appspot for the last 1.5 years with no issues. I recently wanted 
>> to continue working on it, so I downloaded all my source code. I installed 
>> GAE on my desktop, and added the app folder (put it on my root C:\appname ).
>>
>> I tried to get it to work, but it refuses...what's the deal?  I have 
>> tried it without upgrading web2py to 2.0.9, and it doesn't even throw a 
>> web2py error ticket...just throws a 500. On the un-upgraded version of 
>> web2py I keep getting import errors of modules.
>>
>> I know GAE has been probably updated over time, and now modules are 
>> restricted...so how would you guys share code among different controllers 
>> in your app?
>>
>> Also, is there some instructions somewhere about what exactly I need to 
>> do to get my app to work on web2py 2.0.9 and GAE 1.7.2
>>
>> P.S. My app works if run through web2py without GAE.
>>
>

-- 



Reply via email to