New Goodies Incoming for Kolmafia.us

wertperch

Member
Tried a different browser? Doesn't look like a hosting issue...

I finally made it (Firefox took two attempts). I am still baffled. Three different networks, three different browsers, and it's taken me far too long to get this file. I'm starting to think that someone, or something, is Out To Get Me!
 

Theraze

Active member
Well, there's always building it yourself if that seems like a less painful choice. Means that you're dealing with little files rather than one big one...

Good that you got it sorted again though. Best of luck with your (apparently terrible) ISP. :)
 

wertperch

Member
I am now using wget. It demonstrates the barfiness I experienced with Chrome (and Internet Exploder and Firepox!):

01-Jun-16 C:\Users\Owner\Downloads> wget http://builds.kolmafia.us/job/Kolmafia/
lastSuccessfulBuild/artifact/dist/KoLmafia-16966.jar
--2016-06-01 17:36:47-- http://builds.kolmafia.us/job/Kolmafia/lastSuccessfulBu
ild/artifact/dist/KoLmafia-16966.jar
Resolving builds.kolmafia.us (builds.kolmafia.us)... 170.75.152.154
Connecting to builds.kolmafia.us (builds.kolmafia.us)|170.75.152.154|:80... conn
ected.
HTTP request sent, awaiting response... 200 OK
Length: 12771551 (12M) [application/java-archive]
Saving to: 'KoLmafia-16966.jar'

KoLmafia-16966.jar 69%[============> ] 8.43M 83.9KB/s in 2m 26s

2016-06-01 17:39:15 (59.1 KB/s) - Connection closed at byte 8842536. Retrying.

--2016-06-01 17:39:16-- (try: 2) http://builds.kolmafia.us/job/Kolmafia/lastSu
ccessfulBuild/artifact/dist/KoLmafia-16966.jar
Connecting to builds.kolmafia.us (builds.kolmafia.us)|170.75.152.154|:80... conn
ected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 12771551 (12M), 3929015 (3.7M) remaining [application/java-archive]
Saving to: 'KoLmafia-16966.jar'

KoLmafia-16966.jar 100%[+++++++++++++======>] 12.18M 57.7KB/s in 44s

2016-06-01 17:40:04 (87.2 KB/s) - 'KoLmafia-16966.jar' saved [12771551/12771551]
 

Boesbert

Member
JFTR, I have been having the same issue. Mostly with Chromium, although it also happens with Firefox, mostly with my traffic being maxed out.
 

wertperch

Member
See http://kolmafia.us/showthread.php?20178-Item-Manager-just-won-t-show-up&p=136388#post136388
Doesn't matter how you download the build (except fast/slow), jenkins was timing out and appending a html error page. So you could get a correctly sized jar, but it would have garbage embedded at some point, instead of code.

Looks like fewyn has prodded jenkins' config files in the right direction now, though. Is it better?

It worked for me today, thank you! I had a feeling that there was a server-end issue, and got into the habit of downloading with wget, which never failed me.
 
Top