You are not logged in.

#1 2016-03-28 15:29:29

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,744

Link to torrent seems to be borked

specifically
https://kelaino.bunsenlabs.org/ddl/bl-H … so.torrent
p.s. And the links to sum files.

Last edited by brontosaurusrex (2016-03-28 15:36:01)

Offline

#2 2016-03-28 15:37:02

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: Link to torrent seems to be borked

It wants to save that file here.
It saved something ...

/home/sector11/bl-Hydrogen-rc2-amd64.iso.torrent
(size: 67.2 kB (67,151 bytes))

What seems to be the problem?


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#3 2016-03-28 15:41:21

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,744

Re: Link to torrent seems to be borked

I see, I'am geting this
this.th.png

or

wget https://kelaino.bunsenlabs.org/ddl/bl-Hydrogen-rc2-amd64.iso.torrent
--2016-03-28 17:43:22--  https://kelaino.bunsenlabs.org/ddl/bl-Hydrogen-rc2-amd64.iso.torrent
Resolving kelaino.bunsenlabs.org... 78.47.156.207, 2a01:4f8:c17:2c09::2
Connecting to kelaino.bunsenlabs.org|78.47.156.207|:443... connected.
HTTP request sent, awaiting response... 503 Service Temporarily Unavailable
2016-03-28 17:43:24 ERROR 503: Service Temporarily Unavailable.

Last edited by brontosaurusrex (2016-03-28 15:44:20)

Offline

#4 2016-03-28 15:54:06

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: Link to torrent seems to be borked

 28 Mar 16 @ 12:47:59 ~
  $ wget https://kelaino.bunsenlabs.org/ddl/bl-Hydrogen-rc2-amd64.iso.torrent
--2016-03-28 12:48:01--  https://kelaino.bunsenlabs.org/ddl/bl-Hydrogen-rc2-amd64.iso.torrent
Resolving kelaino.bunsenlabs.org (kelaino.bunsenlabs.org)... 78.47.156.207, 2a01:4f8:c17:2c09::2
Connecting to kelaino.bunsenlabs.org (kelaino.bunsenlabs.org)|78.47.156.207|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 67151 (66K) [application/x-bittorrent]
Saving to: ‘bl-Hydrogen-rc2-amd64.iso.torrent.1’

bl-Hydrogen-rc2-amd64.iso.t 100%[=============================================>]  65.58K   249KB/s   in 0.3s   

2016-03-28 12:48:03 (249 KB/s) - ‘bl-Hydrogen-rc2-amd64.iso.torrent.1’ saved [67151/67151]
 
 28 Mar 16 @ 12:48:03 ~
  $ 

OK, this is definitely "weird"  unhappy_sm.png

I'll stay quiet waiting for those that know better.  Good Luck.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#5 2016-03-28 16:32:00

nobody
The Great
Registered: 2015-08-10
Posts: 3,655

Re: Link to torrent seems to be borked

Hi bronto, please forget the broken error page – that was supposed to be a 503 custom error page, forgot to shred it after the forum migration.

I sniffed the logs for a bit and the IP with which you signed in to the forums got rejected with a 503 several times because it tried to open more than 1 TCP connection to kelaino.bunsenlabs.org. I set a maximum limit of 1 connection per IP to enforce a bandwidth cap for downloads (preventing aria2c and friends to open more than one connection to circumvent that); any attempt to establish more will be met a 503 error.

[error] 10913#10913: *329546 limiting connections by zone "perip", client: $IPADDRESS, server: kelaino.bunsenlabs.org, request: "GET /ddl/bl-Hydrogen-rc2-amd64.iso.torrent HTTP/2.0", host: "kelaino.bunsenlabs.org", referrer: "https://forums.bunsenlabs.org/viewtopic.php?pid=22968"

I guess that didn't work out well for downloading the .torrent and checksumfiles/signature in quick succession which each led to a separate connection which got rejected I guess. Which also explains why the logo in the page you got served was broken: it was supposed to be loaded from kelaino too.

I'll change some settings tomorrow and see that the cap only applies to .iso downloads.

Offline

#6 2016-03-28 17:38:24

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,744

Re: Link to torrent seems to be borked

I see (I don't think I was using anything that does multiple connections (only firefox and wget)).

Offline

#7 2016-03-28 22:51:41

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,074
Website

Re: Link to torrent seems to be borked

It's downloading for me ATM. I didn't try the checksum. -edit- It's working. Thanks @ion!


I don't care what you do at home. Would you care to explain?

Offline

#8 2016-03-29 00:01:13

nobody
The Great
Registered: 2015-08-10
Posts: 3,655

Re: Link to torrent seems to be borked

brontosaurusrex wrote:

I see (I don't think I was using anything that does multiple connections (only firefox and wget)).

Firefox doesn't terminate connections immediately after using them.

Offline

Board footer

Powered by FluxBB