Having trouble deploying to AppEngine

115 views
Skip to first unread message

Tom Pastinsky

unread,
Jun 26, 2013, 1:23:34 PM6/26/13
to stash...@googlegroups.com
Hello,
When I run Stashboard locally and curl localhost, it looks like Stashboard is running fine based on what is pulled by curl. So then I deploy to AppEngine, and each time I get the same error on AppEngine:

    1. 102.139.241.110 - - [26/Jun/2013:10:09:23 -0700] "GET / HTTP/1.1" 500 0 - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Firefox/21.0" "xx.appspot.com" ms=6 cpu_ms=0 app_engine_release=1.8.1 instance=00c61b117c23a91adf1a498890a4b0a26386cc8b
    2. E 2013-06-26 10:09:23.252
      Traceback (most recent call last):
        File "/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 196, in Handle
          handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
        File "/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 255, in _LoadHandler
          handler = __import__(path[0])
      ImportError: No module named home


Does anyone have a clue on how to fix these 'No module named xxx' errors?
Reply all
Reply to author
Forward
0 new messages