Hi
Need help with setting up Ovirt.
engine-setup run successfully on CentOS 7, with PostgreSQL 12.

Now when running systemctl start ovirt-engine , it starts successfully, but in the frontend, it says 404 Not Found.

In engine.log, I see the following 2 errors:
Error initializing: Unable to determine the correct call signature - no procedure/function/signature for 'getallfrommacpools'
and
Error in getting DB connection, database is inaccessible: Unable to determine the correct call signature - no procedure/function/signature for 'checkdbconnection'

Any tips as to the way forward would be much appreciated