The "backups.full_backup" action fails. At first it was complaining that there was note role "ROOT", so I manually created one and gave it superuser permissions, but not it appears to be able to log in, however it's hanging and the execution never finishes. The only thing I can see is the following in the postgres log:
2019-05-28 13:28:03.308 EDT [46825] root@postgresql+psycopg2://mistral:StackStorm@localhost/mistral FATAL: database "postgresql+psycopg2://mistral:StackStorm@localhost/mistral" does not exist
STACKSTORM VERSION
st2 3.0.0, on Python 2.7.15
OS / ENVIRONMENT / INSTALL METHOD
Ubuntu 18.04 installed manually
The "backups.full_backup" action fails. At first it was complaining that there was note role "ROOT", so I manually created one and gave it superuser permissions, but not it appears to be able to log in, however it's hanging and the execution never finishes. The only thing I can see is the following in the postgres log:
STACKSTORM VERSION
OS / ENVIRONMENT / INSTALL METHOD
Ubuntu 18.04 installed manually