Closed kuba-orlik closed 10 months ago
it doesn't detect your postgres version. Try to update playbook (git pull; just roles
) and run it again
When I do this, Matrix seems to lose all data and doesn't let me log in
That's odd. Did you change anything within playbook sources?
For some reason, storage directory changed from /var/matrix to /matrix. I symlinked them and now it works properly
Describe the bug
When running
ansible-playbook -i inventory/hosts setup.yml --ask-vault-password --tags=install-all
, I eventually get this following error:To Reproduce My
vars.yml
file looks like this:I run
ansible-playbook -i inventory/hosts setup.yml --ask-vault-password --tags=install-all
and see the error mentioned above.Matrix Server: