How to stop the automatic sync? #280

Closed
opened 2026-04-05 16:17:15 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @diogovalentte on 8/18/2025

I like open archiver, but it uses too many resources from my server. Because of that, I use an automation to turn open archiver on, make an API request to force sync the ingestions, wait until all finish (go back to status active), and turn open archiver off, every Saturday.

The problem is that I have 3 ingestions, and never all of them have the status active (after successfully archiving the emails), so my automation doesn't know when to turn the open archiver off. They change from active to syncing and vice versa constantly.

I think it's because of the automatic sync. I tried setting the env var SYNC_FREQUENCY to 0 0 1 1 * so that it would not sync too often, but it didn't work.

*Originally created by @diogovalentte on 8/18/2025* I like open archiver, but it uses too many resources from my server. Because of that, I use an automation to turn open archiver on, make an API request to force sync the ingestions, wait until all finish (*go back to status `active`*), and turn open archiver off, every Saturday. The problem is that I have 3 ingestions, and never all of them have the status `active` (*after successfully archiving the emails*), so my automation doesn't know when to turn the open archiver off. They change from `active` to `syncing` and vice versa constantly. I think it's because of the automatic sync. I tried setting the env var `SYNC_FREQUENCY` to `0 0 1 1 *` so that it would not sync too often, but it didn't work.
MrUnknownDE added the question label 2026-04-05 16:17:15 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#280