You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon startup/trigger the journal complains about rate limiting:
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:23:32 PGXperia10 harbour-owncloud-daemon[6772]: [W] Uploader::triggerSync:41 - Syncing already: "/home/nemo/Pictures"
Nov 21 12:25:35 PGXperia10 systemd-journal[684]: Suppressed 966 messages from /user.slice/user-100000.slice
-- Subject: Messages from a service have been suppressed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:journald.conf(5)
--
-- A service has logged too many messages within a time period. Messages
-- from the service have been dropped.
--
-- Note that only messages from the service in question have been
-- dropped, other services' messages are unaffected.
--
-- The limits controlling when messages are dropped may be configured
-- with RateLimitInterval= and RateLimitBurst= in
-- /etc/systemd/journald.conf. See journald.conf(5) for details.
AFAICS there is one "Syncing Already" message per new file found.
Upon startup/trigger the journal complains about rate limiting:
AFAICS there is one "Syncing Already" message per new file found.
I "fixed" it by doing:
/home/nemo$ systemctl --user edit harbour-owncloud-daemon.service
/home/nemo$ systemctl --user restart harbour-owncloud-daemon.service
The text was updated successfully, but these errors were encountered: