jaycrossler / geoevents-chef-repo

Chef and Vagrant install configuration for the geoevents django application
Apache License 2.0
0 stars 0 forks source link

wsgi Error when provisioning #1

Closed jaycrossler closed 10 years ago

jaycrossler commented 10 years ago

When provisioning to AWS server, am getting an error:

File "./geoevents/wsgi.py", line 20, in import geoevents.startup as startup ImportError: No module named startup unable to load app 0 (mountpoint='') (callable not found or import error) * no app loaded. going in full dynamic mode * --- no python application found, check your startup logs for errors ---

jaycrossler commented 10 years ago

Closed. Wsgi was pointing to wrong directory, and passwords didn't match geo-events settings. Fixed.