That at least got rid of the 400 error. Now I just cant get all the way through the deploy without it throwing this error on the last fab step (migrate):
No idea what to do with that! [blackeartheducation.org.au] out: /bin/bash: line 1: 8427 Killed /home/harry/.virtualenvs/black_earth_education_development/bin/python /home/harry/.virtualenvs/black_earth_education_development/project/manage.py migrate --noinput [blackeartheducation.org.au] out: Fatal error: run() received nonzero return code 137 while executing! Requested: /home/harry/.virtualenvs/black_earth_education_development/bin/python /home/harry/.virtualenvs/black_earth_education_development/project/manage.py migrate --noinput Executed: /bin/bash -l -c "cd /home/harry/.virtualenvs/black_earth_education_development/project && source /home/harry/.virtualenvs/black_earth_education_development/bin/activate && /home/harry/.virtualenvs/black_earth_education_development/bin/python /home/harry/.virtualenvs/black_earth_education_development/project/manage.py migrate --noinput" Aborting. Disconnecting from blackeartheducation.org.au... done. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
