Error: Received HTTP 302

You should just get a HTTP 200 response from this. Are you sure that your ISP isn't doing anything weird, like hijacking DNS and then redirecting?

If you could run your wget again with headers, and give me a copy, I can see if anything is up with our CDN specifically.

This is what these requests look like on my workstation:
"

~|⇒ curl -v -H "Accept-Encoding: gzip" http://patchcdn2.pathofexile.com/patch/3.5.3.2/PathOfExile.exe --output PathOfExile.exe

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 104.19.185.16...
* TCP_NODELAY set
* Connected to patchcdn2.pathofexile.com (104.19.185.16) port 80 (#0)
> GET /patch/3.5.3.2/PathOfExile.exe HTTP/1.1
> Host: patchcdn2.pathofexile.com
> User-Agent: curl/7.58.0
> Accept: */*
> Accept-Encoding: gzip
>
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0< HTTP/1.1 200 OK
< Date: Fri, 15 Feb 2019 02:46:51 GMT
< Content-Type: application/octet-stream
< Content-Length: 10684846
< Connection: keep-alive
< Set-Cookie: __cfduid=d30d9280553ea6f455c7979dc01ba3c3f1550198811; expires=Sat, 15-Feb-20 02:46:51 GMT; path=/; domain=.pathofexile.com; HttpOnly
< Last-Modified: Fri, 01 Feb 2019 02:39:49 GMT
< Vary: Accept-Encoding
< ETag: "5c53b175-a309ae"
< Content-Encoding: gzip
< Expires: Sun, 17 Mar 2019 02:46:51 GMT
< Cache-Control: max-age=2592000
< Server: cloudflare
< CF-RAY: 4a9472497e20a41d-AKL

~|⇒ wget -v --server-response --header="accept-encoding: gzip" http://patchcdn2.pathofexile.com/patch/3.5.3.2/PathOfExile.exe
--2019-02-15 15:49:23-- http://patchcdn2.pathofexile.com/patch/3.5.3.2/PathOfExile.exe
Resolving patchcdn2.pathofexile.com (patchcdn2.pathofexile.com)... 104.19.186.16, 104.19.185.16
Connecting to patchcdn2.pathofexile.com (patchcdn2.pathofexile.com)|104.19.186.16|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Fri, 15 Feb 2019 02:49:24 GMT
Content-Type: application/octet-stream
Content-Length: 10684846
Connection: keep-alive
Set-Cookie: __cfduid=daef0351ece506d657a8d3c0f1fcf63271550198963; expires=Sat, 15-Feb-20 02:49:23 GMT; path=/; domain=.pathofexile.com; HttpOnly
Last-Modified: Fri, 01 Feb 2019 02:39:49 GMT
Vary: Accept-Encoding
ETag: "5c53b175-a309ae"
Content-Encoding: gzip
Expires: Sun, 17 Mar 2019 02:49:24 GMT
Cache-Control: max-age=2592000
Server: cloudflare
CF-RAY: 4a9476046df2a43b-AKL
Length: 10684846 (10M) [application/octet-stream]
Saving to: ‘PathOfExile.exe’

PathOfExile.exe 100%[====================================================================================================>] 10.19M 5.28MB/s in 1.9s
This isn't our CDN doing this. I think your DNS or web traffic is being hijacked somehow.

You're being redirected to a URL containing an IP address registered in china somewhere - probably your ISP.

Report Forum Post

Report Account:

Report Type

Additional Info