ts678
December 28, 2025, 3:53pm
2
Thanks for the report. It’s a known issue that’s fixed in Canary test release.
At some point it will get into Stable, but the plan for that seems a bit vague.
opened 08:27PM - 13 Nov 25 UTC
closed 07:35PM - 01 Dec 25 UTC
- [x ] I have searched open and closed issues for duplicates.
(There was one y… ears ago, so I doubt it's relevant today)
- [x ] I have searched the [forum](https://forum.duplicati.com) for related topics.
---
## Environment info
- **Duplicati version**: 2.2.0.1 - 2.2.0.1_stable_2025-11-09
- **Operating system**: Windows 10 (22H2)
- **Backend**: SFTP/local
## Description
Since version 2.2.0.0 (after coming from 2.1.x.y canary), pause after startup stopped working. When I boot my system, Duplicati is shown as paused in the systray and the old web UI (the rightmost button at the top), but jobs that were queued are running nonetheless.
The feature was working fine in 2.1.x.y canary versions.
## Steps to reproduce
1. Set a pause after startup
2. Have a job scheduled to run while the computer is off
3. Boot up and watch the job run on startup instead of waiting the configured time.
- **Actual result**:
Queued jobs run on startup
- **Expected result**:
Queued jobs should be running after the set delay.
## Screenshots
<img width="1411" height="349" alt="Image" src="https://github.com/user-attachments/assets/743fe095-956b-420c-a500-33f62e9eb12c" />
## Debug log
Not sure how to grab that since it affects whatever job is scheduled to run next at boot time, and not one job in particular.
Fixed startup delay not working #6655
1 Like