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

Download corrupted #1

Closed
Erk- opened this issue Dec 13, 2013 · 22 comments
Closed

Download corrupted #1

Erk- opened this issue Dec 13, 2013 · 22 comments

Comments

@Erk-
Copy link

Erk- commented Dec 13, 2013

Can't download the installer from: http://repo.steamstatic.com/download/SteamOSInstaller.zip

@krisives
Copy link

What error do you get?

@ChlorideCull
Copy link

Most certainly feels like just an overloaded server. I'd, personally, wait until the initial rush dies down a bit.

@JensMagnus
Copy link

Unexpected end of archive. Make a torrent please.

@ghost
Copy link

ghost commented Dec 13, 2013

There are a few reports of the download stopping or appearing to "complete" - i.e. the download stopped for me at 4.4 megabytes.

See http://steamdb.info/blog/35/#reply-969

@ghost
Copy link

ghost commented Dec 13, 2013

Same here:

curl http://repo.steamstatic.com/download/SteamOSInstaller.zip -v

  • Adding handle: conn: 0x7f83f3003a00
  • Adding handle: send: 0
  • Adding handle: recv: 0
  • Curl_addHandleToPipeline: length: 1
  • - Conn 0 (0x7f83f3003a00) send_pipe: 1, recv_pipe: 0
  • About to connect() to repo.steamstatic.com port 80 (#0)
  • Trying 208.64.203.149...
  • Connected to repo.steamstatic.com (208.64.203.149) port 80 (#0)

    GET /download/SteamOSInstaller.zip HTTP/1.1
    User-Agent: curl/7.30.0
    Host: repo.steamstatic.com
    Accept: /

  • Recv failure: Connection reset by peer
  • Closing connection 0
    curl: (56) Recv failure: Connection reset by peer

@jordanrinke
Copy link

wget -c download link, so the download continues on reset. (It appears the connections are reset about every 60 seconds)

@ghost
Copy link

ghost commented Dec 13, 2013

wget -c download link, so the download continues on reset.

Thanks, that works. But extreme slow..

@ghost
Copy link

ghost commented Dec 13, 2013

Just hold off for the moment, or if you are able to get a complete download then post the sha1sum here, and I'll work with someone to get a torrent up

@lkarsten
Copy link

if the 60s abort/connection close report is right, and you are in fact using varnish as headers indicate; consider increasing send_timeout in varnish for better results.

@tralamazza
Copy link

+1 on the SHA1

@jordanrinke
Copy link

Yeah, as soon as it is down we need to just source a torrent, and seed. I am only at 250mb

@malkia
Copy link

malkia commented Dec 13, 2013

Not much success yet - I'm using "wget -m" from cygwin64 on windows (thinking of making a virtualbox image later):

E:\p\valve>wget -m http://repo.steamstatic.com/download/SteamOSInstaller.zip
--15:44:37-- http://repo.steamstatic.com/download/SteamOSInstaller.zip
=> `repo.steamstatic.com/download/SteamOSInstaller.zip'

.... snippped (Sorry about the long post)...

/download/SteamOSInstaller.zip
(try:11) => `repo.steamstatic.com/download/SteamOSInstaller.zip'
Connecting to repo.steamstatic.com[208.64.203.149]:80... connected.
HTTP request sent, awaiting response...

@ghost
Copy link

ghost commented Dec 13, 2013

@malkia can you trim your reply down a bit?

@beeradmoore
Copy link

@ChlorideCull
Copy link

@ytn3rd That did the trick. A whole lot faster, and less resets.

@krisives
Copy link

I have a download trickling from the CDN powered "steampowered.com" and will post a SHA + torrent once done.

@karbowiak
Copy link

@krisives http://steamdb.info/blog/35/ has an unofficial torrent up. :)

@ghost
Copy link

ghost commented Dec 14, 2013

@karbowiak I'm looking to confirm that steamdb.info hasn't modified the files first.

@krisives
Copy link

@karbowiak Thanks didnt want to download Rebecca BLack Linhux on accident. Torrent hash is

1e4dae83371ba704d5d89e1828068ef0c4151e32

Fuck da police

@cperrin88
Copy link

If your hash is correct @krisives, then torrent is valid as well (has the same hash)

@bootkiller
Copy link

Steam published MD5 and SHA512 on their official repos.
http://repo.steampowered.com/download/

@alfred-valve
Copy link

Please use repo.steampowered.com, the steamstatic link is our internal address and not balanced by a CDN front end.

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

No branches or pull requests