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
It seems like the "windowsupdate" conf file also caches Windows Store apps. The first time it runs it's fine, i.e. the cache is populated and the updates download successfully, however when another computer on the LAN tries to update the same apps, it returns an error instead. The nginx-access logs show this:
I've tried playing around with the proxy_cache_lock_age and tried setting that to 60s to see if that made any difference, but it still returns the same error.
Edit: Thought I should clarify that actual Windows 10 updates seem to work ok.
The text was updated successfully, but these errors were encountered:
Hi there,
It seems like the "windowsupdate" conf file also caches Windows Store apps. The first time it runs it's fine, i.e. the cache is populated and the updates download successfully, however when another computer on the LAN tries to update the same apps, it returns an error instead. The nginx-access logs show this:
I've tried playing around with the
proxy_cache_lock_age
and tried setting that to 60s to see if that made any difference, but it still returns the same error.Edit: Thought I should clarify that actual Windows 10 updates seem to work ok.
The text was updated successfully, but these errors were encountered: