Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
zbeauchemin
Partner - Contributor III
Partner - Contributor III

Cannot establish a connection: Qlik Senses G3 Broker API

I have checked and Port 9028 is open. Any idea why I am getting this error? 

clipboard_image_0.png

Labels (2)
4 Replies
Vegar
MVP
MVP

If you are sure about the correct ports being opened then it could be that the postgres database is performing with slow response. Slow responses ciuld result in connection error. Having a lot of security rules and  combined with many custom properties could be the root causing this behaviour.

To resolve this you can try to change  the ReadAccessControlMode parameter in your Repository.exe.config from EntityFrameworkFiltering to RepositoryFiltering. After the change you should restart your Qlik Sense Repository service.

zbeauchemin
Partner - Contributor III
Partner - Contributor III
Author

For some reason there is nothing that says ReadAccessControlMode or EntityFrameworkFiltering in my Repository.exe.config file

akeswani
Creator
Creator

I am getting the same issue. And i do not see ReadAccessControlMode or EntityFrameworkFiltering in my Repository.exe.config file.