`--disableupdate` does not prevent an update from running on startup
See original GitHub issueDescribe the bug There is no way to skip an update from running on launch. This would be a good workaround for #1728.
To Reproduce Steps to reproduce the behavior:
run.cmd --disableupdate
- Update runs (assuming one is available)
Expected behavior Startup runner without updating.
Runner Version and Platform
Version of your runner? 3.287.1
OS of the machine running the runner? OSX/Windows/Linux/… Windows
What’s not working?
Cannot workaround #1728 using --disableupdate (or similar)
Job Log Output
N/A
Runner and Worker’s Diagnostic Logs
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How do I permanently disable windows update under ...
However, if you still want to disable updates, you can follow these steps: Press the Windows key + R to open the Run...
Read more >How to stop automatic updates on Windows 10
How to disable automatic updates using Group Policy · Open Start. · Search for gpedit. · Navigate to the following path: Computer Configuration...
Read more >How to Disable Windows 10 Update in Every Way
Step 4. If you want to check whether you have disabled the service automatically, go to "Start" > type "Services" > right-click "Services"...
Read more >Stop Windows Automatic Update in boot menu or start up- ...
Boot in to Safe Mode (F8 key), go into the Control Panel->Administrative Tools->Services, and disable the Automatic Updates service. I would ...
Read more >How to Stop Windows 10 Update Permanently - 7 Ways
Solution 1. Disable Windows 10 Update Service · In the services window, please find out the Windows Update service and double-click it. ·...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @JakeThurman,
I will now close this issue, but I will file an enhancement request regarding your last comment 😊
IDGI, how is the config.sh workaround a “fix”? I can’t run that on existing runners, how do I disable updates for them? 😃
EDIT: For context, getting “Cannot configure the runner because it is already configured. To reconfigure the runner, run ‘config.cmd remove’ or ‘./config.sh remove’ first.”, and I’m in a situation where it’s highly inconvenient to 1°) get a remove token and 2°) get another registration token