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

Steam: Cannot create collection #141

Closed
reitermarkus opened this issue Dec 29, 2021 · 2 comments · Fixed by uklans/cache-domains#197
Closed

Steam: Cannot create collection #141

reitermarkus opened this issue Dec 29, 2021 · 2 comments · Fixed by uklans/cache-domains#197
Assignees
Labels
enhancement New feature or request

Comments

@reitermarkus
Copy link

Describe the issue you are having

I cannot create a steam collection while LanCache is active. It tries to access https://ufs00375.steamcontent.com:8699/ugcupload, and port 8699 is obviously not routed through the cache.

I guess the solution would be to also proxy port 8699, but from reading #85, it seems that using a cache domains repo with lancache.steamcontent.com as the only Steam-related domain should also work. Is there a known cache-domains fork with only the lancache.steamcontent.com domain?

How are you running the container(s)

Kubernetes (Monolithic + DNS)

DNS Configuration

PiHole -> LanCache DNS (pointing to Monolithic) -> Unbound

Output of container(s)

N/A

@mintopia
Copy link
Member

Thanks for reporting this to us. We've created a branch of cache-domains feature/reduce-steam-domains which only contains lancache.steamcontent.com required for Steam to detect the cache.

Please feel free to use this one, we will ensure it is updated with any other changes from master.

The aim is to trial this over the next month and if there's no problems, update master to only use this domain for Steam.

@mintopia mintopia self-assigned this Jan 20, 2022
@mintopia mintopia added the enhancement New feature or request label Jan 20, 2022
@GotenXiao
Copy link
Member

Worth noting that we ended up having to revert uklans/cache-domains#124 via uklans/cache-domains#162, as there was a Steam client bug on Linux. No idea if that client bug has since been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants