Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Updates Not Caching #52

Closed
ghost opened this issue Sep 19, 2018 · 6 comments
Closed

Windows Updates Not Caching #52

ghost opened this issue Sep 19, 2018 · 6 comments
Labels
Cross-Tracking Issue tracked from another repository Tracking

Comments

@ghost
Copy link

ghost commented Sep 19, 2018

As the title says, windows updates are no longer caching. In fact they ajust hange when routed through generic cache.

@matthewh86
Copy link

matthewh86 commented Sep 23, 2018

Post your config!

Could be this?

lancachenet/lancache-dns#44

@ghost
Copy link
Author

ghost commented Sep 24, 2018

Config? Do you mean how I run the container?

@ghost
Copy link
Author

ghost commented Sep 24, 2018

docker run --name='SteamCache' --net='br0' --ip='192.168.1.5' -e 'CACHE_MEM_SIZE'='5000m' -e 'CACHE_DISK_SIZE'='2000g' -e 'CACHE_MAX_AGE'='150d' -v '/mnt/user/appdata/gen-cache/data/':'/data/cache':'rw' -v '/mnt/user/appdata/gen-cache/logs':'/data/logs':'rw' 'steamcache/generic:latest'

@matthewh86
Copy link

What steamcache-dns config are you using? Have you tried the docker-compose provided instead of running them separately?

@JasonRivers JasonRivers added Cross-Tracking Issue tracked from another repository Tracking labels Oct 24, 2018
@JasonRivers
Copy link
Member

We are tracking this issue here: uklans/cache-domains#39

For the moment, please use DISABLE_WSUS=true on the dns container.

@VibroAxe
Copy link
Member

uklans/cache-domains#39 is closed so this should now be working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cross-Tracking Issue tracked from another repository Tracking
Projects
None yet
Development

No branches or pull requests

3 participants