Closed GoogleCodeExporter closed 9 years ago
error log attached
Original comment by A.A.Vasi...@gmail.com
on 28 Mar 2009 at 6:01
Attachments:
bare aep1.1beta runs fine.
GAE changed it's mind and now gives me
<type 'exceptions.RuntimeError'>: cannot unmarshal code objects in restricted
execution mode
loading ragendja templates (log attached)
Original comment by A.A.Vasi...@gmail.com
on 28 Mar 2009 at 6:16
Attachments:
After removal of all junk:
rm **/*~ **/*.pyc
and
manage.py upload
my site is back. Is it skip_files of app.yaml value leakage?
This issue could be closed, I think.
Original comment by A.A.Vasi...@gmail.com
on 28 Mar 2009 at 7:43
Great. :)
The problem probably is that if an exception is raised while the app gets
loaded your
modules aren't imported correctly and thus such errors can occur.
Original comment by wkornew...@gmail.com
on 29 Mar 2009 at 10:40
Original issue reported on code.google.com by
A.A.Vasi...@gmail.com
on 28 Mar 2009 at 5:56