Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi SME,
Need your expertise. I installed May 2024 SR 4. All was working fine till windows OS patching.
After the patching Repository Service keeps stopping. Log looks like this:
Sequence# ProductVersion Timestamp Severity Hostname Id Description ProxySessionId ProxyPackageId RequestSequenceId UserDirectory UserId ObjectId ObjectName Service Origin Context Command Result Message Id2
1 31.43.0.0 20241010T115620.446-0700 INFO QlkServer3 392fc207-5e20-40de-9868-d53be4ef7cb4 Command=Start repository;Result=0;ResultText=Success 0 0 0 INTERNAL System 0 Not available Repository Not available Not available Start repository 0 Validating certificates. 392fc207-5e20-40de-9868-d53be4ef7cb4
2 31.43.0.0 20241010T115620.571-0700 ERROR QlkServer3 d2948d13-2a96-41d2-8433-a437c77c0930 Command=Start repository;Result=-2147024891;ResultText=Error: Access to the path 'C:\ProgramData\Qlik\Sense\Repository\Exported Certificates\.Local Certificates\client.pem' is denied. 0 0 0 INTERNAL System 0 Not available Repository Not available Not available Start repository -2147024891 d2948d13-2a96-41d2-8433-a437c77c0930
3 31.43.0.0 20241010T115620.587-0700 INFO QlkServer3 8dd5cebe-8a92-4ca4-a471-27e1d2d7066d Command=Stop repository;Result=0;ResultText=Success 0 0 0 INTERNAL System 0 Not available Repository Not available Not available Stop repository 0 Stopping Repository and calling shutdown events, due to: stopped by Windows service manager 8dd5cebe-8a92-4ca4-a471-27e1d2d7066d
Based on the log, it's.Local Certificates\client.pem that is being denied. Not sure why and how to fix this. Has anyone encountered this problem and what did you do to resolve this problem?
BTW this also happened in the dev environment yesterday and patching didn't take place, what i ended up doing was delete QS installed certs and reinstall the application. This can't be the solution. There must be something else that is causing it.
Make sure you log in with the service user running the Qlik Sense services and test if you have access to the path.
C:\ProgramData\Qlik\Sense\Repository\Exported Certificates\.Local Certificates\client.pem?
Hi Maria,
Yes, i used service account to log into the system and is able to access the path without any error. So that isn't the problem.