syncthing-gtk not starting daemon

I have syncthing on manjaro linux

Was working fine for a few months until suddenly, couldn’t start syncthing-gtk as it kept saying ‘daemon was shutting down too quickly’.

Started syncthing manually in terminal, and it works fine.

If I start syncthing-gtk while syncthing is running, that works too.

When I close syncthing, and start syncthing-gtk, it gives same error message.

I’ve tried changing setting to ‘wait for deamon’ but that doesn’t help either.

output of syncthing-gtk below:

**[test@test-pc ~]$ syncthing-gtk ** I StatusIcon Using backend StatusIconGTK3 (primary)

**(syncthing-gtk:3119): Gtk-WARNING : Invalid icon size 24

(syncthing-gtk:3119): Gdk-CRITICAL : gdk_window_thaw_toplevel_updates: assertion ‘window->update_and_descendants_freeze_count > 0’ failed E Daemon g-io-error-quark: Could not connect to 127.0.0.1: Connection refused (39) Traceback (most recent call last): ** File “/usr/lib/python2.7/site-packages/syncthing_gtk/daemon.py”, line 413, in _rest_connected ** con = sc.connect_to_service_finish(results)** Error: g-io-error-quark: Could not connect to 127.0.0.1: Connection refused (39) E Daemon g-io-error-quark: Could not connect to 127.0.0.1: Connection refused (39) Traceback (most recent call last): ** File “/usr/lib/python2.7/site-packages/syncthing_gtk/daemon.py”, line 413, in _rest_connected** ** con = sc.connect_to_service_finish(results)** Error: g-io-error-quark: Could not connect to 127.0.0.1: Connection refused (39) E Daemon g-io-error-quark: Could not connect to 127.0.0.1: Connection refused (39) Traceback (most recent call last): ** File “/usr/lib/python2.7/site-packages/syncthing_gtk/daemon.py”, line 413, in _rest_connected** ** con = sc.connect_to_service_finish(results)** Error: g-io-error-quark: Could not connect to 127.0.0.1: Connection refused (39) [test@test-pc ~]$

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.