XFileSharing Pro - Torrent Mod Problem

Message
Author
bbgnetwork
Posts: 18
Joined: Nov 30, 2011 1:29 pm

Torrent Mod Problem

#1 Postby bbgnetwork » Mar 04, 2012 12:17 pm

When I try to upload a torrent using the torrent mod, I keep getting the following error:

Code: Select all

Error: Can't start torrent (Can't connect to 127.0.0.1:4081 (Connection refused) LWP::Protocol::http::Socket: connect: Connection refused at /usr/local/share/perl5/LWP/Protocol/http.pm line 51. )
I have checked, and all files and permissions which where included in teh instructions are correct. What could the problem be?

PowerChaos
Posts: 521
Joined: Dec 19, 2009 5:12 pm

#2 Postby PowerChaos » Mar 08, 2012 11:43 am

it says it can not connect to that port

it says , can not connect to 127.0.0.1 (localhost) at port 4081

run the command from ssh and see what errror it give
based on that errror you can see what is wrong

be also sure that you open port 4081 and that the ip is bound to it ( normaly 0.0.0.0 or 127.0.0.1 )

then it should work if there are no other errors

it is also possible that the bittorrent doesnt have enouf rights to start ( happends with cpanel for example and open basedir )

but to be sure about that you need to do 2 things

run it from SSH and see output
setup the logs in the config file so you can see what error it provide

Greetings From PowerChaos