Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
We have installed Qlik Enterprise edition May 2022 in our new server. After installation we couldn't able to login QMC in our new server.
Qlik Sense Repository Service (QRS) is not start in the services. If we start manual also not to load QMC page.
Again if we check services Qlik Sense Repository Service (QRS) is not running.
Please give some solution
couple of questions
1. is your instalation a single node ?
2. did you install a separate postgres database or use the provided by the installer?
3. Did you change services users after instalation ?
4. The service user configured during the instalation have privilege to run services ?
and you can check your repository logs to see errors
C:\ProgramData\Qlik\Sense\Log\Repository
Best,
Hi Rafael,
The issue is not solved yet.
This is the error i am receiving
The description for Event ID 0 from source PostgreSQL cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
2022-11-07 01:42:12.979 PST [12436] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.
i would strongly suggest you to open a support ticket.
Support team will review the complete logs files with you and find the problem.
this could happens with an upgrade or if you restore old backup in a new installation.
but i undestand this is a fresh new installation, right?
what about service Qlik Sense Repository Database ?
you can also check if database is listening with command prompt
netstat -ano | find "4432" | find "LISTEN"
Hope this helps.
Best,
help users find answers! Don't forget to mark a solution that worked for you & to smash the like button! 😁