Sorry, please ignore this post! I have fixed it myself, there was error in one of my python imports.
It was working on my dev server because it was using compiled .pyc files, I dont know why it was not recompyling updated files.. On Sep 27, 4:27 pm, Andrew <[email protected]> wrote: > Hello, > > Application is working on local dev server, but does not work on > google server after deploying it! > I am getting usual error: Error: Server Error The server encountered > an error and could not complete your request. > > This error arised then I left some bug in the code. Now I am sure that > this bug is fixed because site is working on my local development > site. > > I would be grateful if someone from google support could look at this, > because it looks like server is "caching" or not getting changes on > deployment. I have also tried to change the app version. > > App:http://chilibid.appspot.com/ > > Thanks, > Andrius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
