blobsaver
blobsaver copied to clipboard
Force check on Background not working
Describe the bug Unable to force start background check on 3.2.1
Screenshots
Desktop:
- OS Version: Windows 10 LTSC 2019
- iOS Device: Multiple
Checklist (place an x between the brackets to mark as completed):
- [x] I have made sure I am on the latest version of blobsaver
- [x] I have checked other open issues to see if my problem has already been reported
- [x] I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver
Log(s)
ERROR: Invalid argument/option - '\airsquared\blobsaver\BackgroundService'.
Type "SCHTASKS /RUN /?" for usage.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you would like this to remain open, please comment, otherwise this issue will be closed in 5 days.'
I'm receiving this same issue when force checking. I hope this doesn't mean that my background service was not running at all. Although it seems to have still worked because I have local blobs for iOS 16.
ERROR: Invalid argument/option - '\airsquared\blobsaver\BackgroundService'.
Type "SCHTASKS /RUN /?" for usage.
Please run the following command in cmd:
schtasks /run /tn \airsquared\blobsaver\BackgroundService
and paste the output here.
I assume you meant schtasks
SUCCESS: Attempted to run the scheduled task "\airsquared\blobsaver\BackgroundService".
Oops yeah I did mean schtasks
. Thanks, that confirms that background saving is working, but "Force check" was broken on Windows. Will be fixed in the next version.
Fixed in v3.5.0.