RyanEwen / lan-cache-docker

A super simple docker container to run a LAN cache for steam, origin, etc
78 stars 14 forks source link

Etag and 302 errors with playstation #17

Open gcollet opened 6 years ago

gcollet commented 6 years ago

Hi, I got 302 errors and etag mismatch when trying to use lan-cache to cache playstation games. Do you have an idea if we can correct this easily? Or is it more complicated feature that need to be implemented or tested?

Thanks

RyanEwen commented 6 years ago

It sounds like an NGINX config issue for that specific service. Unfortunately I don't have a PlayStation to try and fix this. If you come across another cacher that also uses NGINX and works for this, let me know and I might be able to spot the difference needed to fix it.