Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Qlik Community,
I am installing the Qlik Sense JUNE 2020 on an IaaS server and SaaS PostgreSQL instance for the QRS database. However, the port 4432 is not available for PostgreSQL (which is a default port) for QRS and has a different port.
Kindly, suggest if the installation works with a different port (32244 in this case) for the installation. Please see the attached file.
Thanks -
Ahmed
Normally that should work, the first test I would do is to connect with pgadmin to the database from the server you want to install sense on. This way you see a better error message e.g. you have no accesd or IP address not allowed to connect. That would then need adjustments in the pg_hba.conf or postgresl.conf
Did you check the firewall settings to see that the port is open?
The username sometimes also need to be specified as qliksenserepository@nameofcloudinstance
See more info here:
Best regards
Sebastian