Doesn't start on Fedora 34

Insync doesn’t launch at all. Tested on Silverblue and Workstation installations of Fedora 34 (Gnome), didn’t get any log messages

Hi! Could you send me the output of insync start --no-daemon here?

Traceback (most recent call last):
  File "insync.py", line 19, in <module>
  File "click/core.py", line 829, in __call__
  File "click/core.py", line 782, in main
  File "click/core.py", line 1259, in invoke
  File "click/core.py", line 1066, in invoke
  File "click/core.py", line 610, in invoke
  File "idesklinux/cli.py", line 88, in start
  File "PyInstaller/loader/pyimod03_importers.py", line 540, in exec_module
  File "idesklinux/main.py", line 11, in <module>
  File "PyInstaller/loader/pyimod03_importers.py", line 540, in exec_module
  File "idesklinux/platui_impl.py", line 14, in <module>
  File "PyInstaller/loader/pyimod03_importers.py", line 540, in exec_module
  File "idesklinux/htmlui_impl.py", line 6, in <module>
ImportError: /lib64/libnss3.so: version `NSS_3.65' not found (required by /usr/lib/insync/libsmime3.so)
[8084] Failed to execute script insync

@martins-yuu Many thanks for sending the output! Let me forward this to our engineers and I’ll update you accordingly on this thread.

Could you also please confirm your Insync version? For reference, our Desktop version is now on 3.5.4.

insync version returns 3.5.4.50130

1 Like

Thank you @martins-yuu. I have followed this up with our engineers

Hi @martins-yuu

Can you update all your system packages by running sudo yum update?
Let us know if it fixes your issue after updating

1 Like