Hello!
I recently upgraded from Kubuntu 22.04 to 24.04 and got a problem with NSS (Network Security System?). Some applications don't even start and throw the same error:
I tried a clean system install. Same result.
Permissions on ~/.pki directory are 700 for directories and 600 for files. Seems like some certificates problem.
Applications that I tried and wasn't able to get to work:
[SOLVED] The problem was solved by reinstalling the system with "standard" installation. Usually I use "minimal", but it seems like in 24.04 it's way too minimal.
I recently upgraded from Kubuntu 22.04 to 24.04 and got a problem with NSS (Network Security System?). Some applications don't even start and throw the same error:
Code:
[10104:0913/214152.602958:ERROR:nss_util.cc(239)] Error initializing NSS with a persistent database (sql:/home/me/.pki/nssdb): NSS error code: -8023 [10104:0913/214152.603037:ERROR:nss_util.cc(124)] Error initializing NSS without a persistent database: NSS error code: -8023 [10104:0913/214152.603044:FATAL:nss_util.cc(126)] nss_error=-8023, os_error=0
Permissions on ~/.pki directory are 700 for directories and 600 for files. Seems like some certificates problem.
Applications that I tried and wasn't able to get to work:
- Google Chrome
- Heroic Launcher
- Obsidian
- Konqueror
[SOLVED] The problem was solved by reinstalling the system with "standard" installation. Usually I use "minimal", but it seems like in 24.04 it's way too minimal.