2nv2u / gnome-shell-extension-syncthing-indicator

Put an indicator on the panel signalling the Syncthing daemon status using SystemD
https://extensions.gnome.org/extension/1070/syncthing-indicator/
GNU General Public License v3.0
57 stars 9 forks source link

Error with paused folders #14

Closed dr4Ke closed 2 years ago

dr4Ke commented 2 years ago

With paused folders, I have an error every time the extension checks its status (I guess):

[syncthing-indicator-manager:ERROR], Not Found, GET:/rest/db/completion, 404, folder is paused

I suppose that we could skip paused folders.

I may be able to do some more debugging if needed.

2nv2u commented 2 years ago

I'll look into it and let you know if I need some more info, thanks!