Page 1 of 1

Solved: Some git.deluge-torrent.org issues?

Posted: Fri Oct 13, 2017 8:35 am
by sinaptika
I'm having some problems running:

Code: Select all

git clone git://deluge-torrent.org/deluge.git
Result:
fatal: unable to connect to deluge-torrent.org:
deluge-torrent.org[0: 140.211.166.20]: errno=No route to host
Github works ok. Anyone else having problems? I'm also behind a proxy, so it could be something on my end,

Code: Select all

git clone https://github.com/deluge-torrent/deluge.git
works ok though?

Edit: Solved, port 9418 was not being proxied.