Build Source Code With rpmbuild
ajihandoko opened this issue · 2 comments
Hi Subuk,
I have build with version 1.0.0.505, the build is successfull, but when I install in local environment (centos 7) the service does not go up.
this is the error from /var/log/messages
Nov 22 10:25:57 awx awx-manage: conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
Nov 22 10:25:57 awx awx-manage: django.db.utils.OperationalError: FATAL: role "root" does not exist
Nov 22 10:25:57 awx systemd: awx-celery-worker.service holdoff time over, scheduling restart.
what can I do ?
Thanks Subuk
Try to pull latest rpm specs and latest awx source dist and rebuild. This error related to 8242767
I will close this issue in hope that problem fixed. Feel free to reopen if you have any related questions.