Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have checked and Port 9028 is open. Any idea why I am getting this error?
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.
For some reason there is nothing that says ReadAccessControlMode or EntityFrameworkFiltering in my Repository.exe.config file
You could try the guide found here:
I am getting the same issue. And i do not see ReadAccessControlMode or EntityFrameworkFiltering in my Repository.exe.config file.
Zbeauchemin, were you able to resolve this issue ? did you add the key to your config ?
Thanks.