Giter Club home page Giter Club logo

Comments (17)

sta3b avatar sta3b commented on June 30, 2024 1

Hello, i always use upstream dns 1.1.1.1 or 8.8.8.8
And of course if you switch the client dns it will download normally cz it overrides the cache dns
I think upstream dns is not working properly because when downloads get stuck it doesnt switch to 8.8.8.8, its like hanging on the dns of the cache server and not overriding it if there is an issue with the download

from generic.

sta3b avatar sta3b commented on June 30, 2024 1

@VibroAxe , 1 more thing , in the access log , i get this line and it keeps generating itself infinitely :

192.168.88.252 / - - - [11/Dec/2018:18:52:11 +0000] "HEAD /tpr/hs/config/be/d7/bed7ece46686cb04309090c2a88db068 HTTP/1.1" 200 0 "-" "-" "HIT" "blzddist1-a.akamaihd.net" "-"

from generic.

mintopia avatar mintopia commented on June 30, 2024

Try running the SNI Proxy docker image as well. It's possible there is mixed content on some of the hostnames for Blizzard. We now recommend you always run the steamcache/sniproxy container on all IP addresses on port 443.

Give it a go and let us know if it doesn't work.

from generic.

sta3b avatar sta3b commented on June 30, 2024

hello, i always run SNI Proxy, i tried disabling it but same issue
command :
sudo docker run --name prox --restart=always -d -p 443:443 steamcache/sniproxy:latest

should i try running sniproxy via -p 192.168.88.69:443:443 ?

from generic.

sta3b avatar sta3b commented on June 30, 2024

i just got some more reports about the same issue elsewhere, something must be wrong with blizzard
i'm just gona disable the caching for blizzard until the issue is resolved

from generic.

slimshizn avatar slimshizn commented on June 30, 2024

This started for me when Destiny 2 was announced free till the 16th of Nov. Started the download and it kept giving me issues. Haven't seen this before.

from generic.

sta3b avatar sta3b commented on June 30, 2024

yeah, blizzard app is stuck, games updates are stuck on fetching files .. dno

from generic.

binatra avatar binatra commented on June 30, 2024

this was happening to me too. What was interesting is that it started to work after i've changed the UPSTREAM_IP from 8.8.4.4 to 8.8.8.8 , and on client side i did that to and it started to download and to cache.

from generic.

slimshizn avatar slimshizn commented on June 30, 2024

If there is a problem still why was this closed?

from generic.

sta3b avatar sta3b commented on June 30, 2024

hello @slimshizn , turned out cache is working fine for most of the cybercafes, but the issue is happening with only cafes using a specific ISP, errors logs would result :

2018/12/08 18:56:33 [error] 22#22: *122 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.88.252, server: , request: "GET /tpr/bnt001/patch/42/9a/429a8daceed1276a50a4bb59b4beca6e.index HTTP/1.1", upstream: "http://95.101.114.18:80/tpr/bnt001/patch/42/9a/429a8daceed1276a50a4bb59b4beca6e.index", host: "blzddist1-a.akamaihd.net"
2018/12/08 18:56:33 [error] 22#22: *122 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.88.252, server: , request: "GET /tpr/bnt001/patch/42/9a/429a8daceed1276a50a4bb59b4beca6e.index HTTP/1.1", upstream: "http://95.101.114.26:80/tpr/bnt001/patch/42/9a/429a8daceed1276a50a4bb59b4beca6e.index", host: "blzddist1-a.akamaihd.net"

as you can see, problem is with AKAMAI, so i contacted the ISP and showed them the logs and issue should be resolved in the next couple of days. you should be having the same issue with ur ISP

from generic.

VibroAxe avatar VibroAxe commented on June 30, 2024

@sta3b was that the error log from generic/nginx?

from generic.

sta3b avatar sta3b commented on June 30, 2024

@VibroAxe yes from steamcache generic

from generic.

sta3b avatar sta3b commented on June 30, 2024

@VibroAxe if i bypass the cache and use 1.1.1.1 or 8.8.8.8 on any pc , it works fine, its just hanging when i switch the dns to the cache server, its like it fails to reroute me to 1.1.1.1

from generic.

sta3b avatar sta3b commented on June 30, 2024

@VibroAxe any info would be appreciated since i am working with the ISP too to try to solve this matter
thank you

from generic.

sta3b avatar sta3b commented on June 30, 2024

@VibroAxe , this is after i created a new cache depot for blizzard : (error logs from steamcache generic)

2018/12/11 18:44:32 [error] 30#30: *13 unexpected status code 200 in slice response while reading response header from upstream, client: 192.168.88.252, server: , request: "GET /tpr/ovw/patch/be/bb/bebb108ee2d1be9841827f9d8f0875d3 HTTP/1.1", subrequest: "/tpr/ovw/patch/be/bb/bebb108ee2d1be9841827f9d8f0875d3", upstream: "http://2.18.212.48:80/tpr/ovw/patch/be/bb/bebb108ee2d1be9841827f9d8f0875d3", host: "blzddist1-a.akamaihd.net"
2018/12/11 18:45:17 [error] 25#25: *51 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 192.168.88.252, server: , request: "GET /tpr/hs/data/98/38/9838400604865fee9cd33cfa11d0c72c HTTP/1.1", upstream: "http://2.18.212.10:80/tpr/hs/data/98/38/9838400604865fee9cd33cfa11d0c72c", host: "blzddist1-a.akamaihd.net"

from generic.

sta3b avatar sta3b commented on June 30, 2024

@VibroAxe for other gaming lounges, i have the same setup but i use 2 different network cards, 1 for steam, 1 for blizzard, would that solve the issue if i do the same on the current "not working" cache servers ? the "not working blizzard cache servers" currently running steam cache and blizzard cache on the same network card and the network card has 2 IP addresses assigned to it

from generic.

sta3b avatar sta3b commented on June 30, 2024

@VibroAxe i installed a second network card to the pc and ran blizzard cache on it, worked perfectly.
so if the issue is happening to anyone, run each cache depot on a different network card

from generic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.