Closed maurizi closed 6 years ago
The psycopg2
message is just a warning; if you run the migrations directly, you can see the actual error masked in the ansible output.
vagrant ssh app
cd /opt/app/python/cac_tripplanner
./manage.py migrate
If the provision had failed otherwise previously, it may simply need to be re-run; missing packages for that reason may cause this.
This was indeed unrelated to psycopg2
Failing task from
vagrant up
: