Jitesh Shah wrote:
So, this morning I moved to a newer version of koji. Reconfigured
everything (restarted apache after re-configuring koji-hub) and quite
surprisingly, I still get the same error!

So, if reinitialising both, postgresql and koji, doesn't do the trick, I
wonder what might have gone wrong.
(Just as a matter of curiosity, I even checked with ipcs that there are
no dangling shared memory segments. There aren't any.)

The settings in /etc/httpd/conf.d/kojihub.conf are correct I guess?
Esp. DBName, DBUser, DBHost? And your /var/lib/pgsql/data/pg_hba.conf is also OK?

And you can connect via command line? psql -U <DBUser> -h <DBHost> <DBName>?

The error is quite clear. kojihub is not able to connect to the database, so something is wrong with the config... :-(

-of

--
Fedora-buildsys-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Reply via email to