It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
/etc/alternatives/libnssckbi.so.x86_64
/usr/lib/libnss_compat.so.2
/usr/lib/libnss_dns.so.2
/usr/lib/libnss_files.so.2
/usr/lib/libnss_mdns.so.2
/usr/lib/libnss_mdns4.so.2
/usr/lib/libnss_mdns4_minimal.so.2
/usr/lib/libnss_mdns6.so.2
/usr/lib/libnss_mdns6_minimal.so.2
/usr/lib/libnss_mdns_minimal.so.2
/usr/lib/libnss_myhostname.so.2
/usr/lib/libnss_resolve.so.2
/usr/lib/libnss_systemd.so.2
/etc/alternatives/libnssckbi.so.x86_64
/usr/lib/libnss_compat.so.2
/usr/lib/libnss_dns.so.2
/usr/lib/libnss_files.so.2
/usr/lib/libnss_mdns.so.2
/usr/lib/libnss_mdns4.so.2
/usr/lib/libnss_mdns4_minimal.so.2
/usr/lib/libnss_mdns6.so.2
/usr/lib/libnss_mdns6_minimal.so.2
/usr/lib/libnss_mdns_minimal.so.2
/usr/lib/libnss_myhostname.so.2
/usr/lib/libnss_resolve.so.2
/usr/lib/libnss_systemd.so.2
/usr/lib64/libnss3.so
/usr/lib64/libnss_compat.so.2
/usr/lib64/libnss_dns.so.2
/usr/lib64/libnss_files.so.2
/usr/lib64/libnss_mdns.so.2
/usr/lib64/libnss_mdns4.so.2
/usr/lib64/libnss_mdns4_minimal.so.2
/usr/lib64/libnss_mdns6.so.2
/usr/lib64/libnss_mdns6_minimal.so.2
/usr/lib64/libnss_mdns_minimal.so.2
/usr/lib64/libnss_myhostname.so.2
/usr/lib64/libnss_resolve.so.2
/usr/lib64/libnss_sss.so.2
/usr/lib64/libnss_systemd.so.2
/usr/lib64/libnss_winbind.so.2
/usr/lib64/libnss_wins.so.2
/usr/lib64/libnssckbi.so
/usr/lib64/libnsssysinit.so
/usr/lib64/libnssutil3.so
/usr/lib64/samba/libnss-info-samba4.so
/usr/share/man/man8/libnss_myhostname.so.2.8.gz
/usr/share/man/man8/libnss_resolve.so.2.8.gz
/usr/share/man/man8/libnss_systemd.so.2.8.gz
/var/lib/alternatives/libnssckbi.so.x86_64
/usr/lib64/libnss_compat.so.2
/usr/lib64/libnss_dns.so.2
/usr/lib64/libnss_files.so.2
/usr/lib64/libnss_mdns.so.2
/usr/lib64/libnss_mdns4.so.2
/usr/lib64/libnss_mdns4_minimal.so.2
/usr/lib64/libnss_mdns6.so.2
/usr/lib64/libnss_mdns6_minimal.so.2
/usr/lib64/libnss_mdns_minimal.so.2
/usr/lib64/libnss_myhostname.so.2
/usr/lib64/libnss_resolve.so.2
/usr/lib64/libnss_sss.so.2
/usr/lib64/libnss_systemd.so.2
/usr/lib64/libnss_winbind.so.2
/usr/lib64/libnss_wins.so.2
/usr/lib64/libnssckbi.so
/usr/lib64/libnsssysinit.so
/usr/lib64/libnssutil3.so
/usr/lib64/samba/libnss-info-samba4.so
/usr/share/man/man8/libnss_myhostname.so.2.8.gz
/usr/share/man/man8/libnss_resolve.so.2.8.gz
/usr/share/man/man8/libnss_systemd.so.2.8.gz
/var/lib/alternatives/libnssckbi.so.x86_64

This is Fedora 39; all neatly sorted and folded.
Hmmm, unfortunately I'm pretty unfamiliar with Fedora. My advice is to search for others having similar issues with Fedora, libnss3.so, and NWJS (our game engine), and see how others have addressed the issue. Sorry friend!
Ok looks like it might be as simple as

$sudo apt-get install libnss3

via: https://forum.greenheartgames.com/t/linux-common-problems-and-solutions/2090
I just had the same issue, but if you are on a 64 bit system,
the you need to specify to install de 32 bit version of the library, like so:

$sudo apt-get install libnss3:i386
avatar
pomexandia: I just had the same issue, but if you are on a 64 bit system,
the you need to specify to install de 32 bit version of the library, like so:

$sudo apt-get install libnss3:i386
Oh. So it was compiled wrong.

That certainly gets me further, but now we have a new delightful error.

[57715:57741:0801/163555.745322:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[57757:57761:0801/163605.518923:ERROR:disk_cache.cc(205)] Unable to create cache
[57757:57760:0801/163605.687276:ERROR:nss_util.cc(357)] After loading Root Certs, loaded==false: libnssckbi.so: wrong ELF class: ELFCLASS64
[57757:57760:0801/163605.687530:ERROR:cert_verify_proc_builtin.cc(621)] No net_fetcher for performing AIA chasing.
[57757:57760:0801/163605.687880:ERROR:cert_verify_proc_builtin.cc(696)] CertVerifyProcBuiltin for optimizationguide-pa.googleapis.com failed:
----- Certificate i=2 (CN=GTS Root R1,O=Google Trust Services LLC,C=US) -----
ERROR: No matching issuer found

[57757:57761:0801/163605.688085:ERROR:ssl_client_socket_impl.cc(975)] handshake failed; returned -1, SSL error code 1, net_error -202
Warning: loader_add_layer_properties: 'layers' tag not supported until file version 1.0.1, but /usr/share/vulkan/implicit_layer.d/nvidia_layers.json is reporting version 1
Addendum: There's really no reason to be compiling 32-bit libraries in this day and age. I'll wait for a proper update.
Post edited August 04, 2024 by dnovraD