Results 1 to 6 of 6

Thread: TorrentFlux not connectable?

  1. #1
    Poster BT Rep: +1
    Join Date
    Sep 2007
    Posts
    10
    Yesterday, I successfully installed TorrentFlux on my server,
    but I have a small problem.. :|
    I can download torrent with it without a problem,
    however, when I try to seed with it, it won't seed,
    it will type that is seeding on 0.0 kbps, and on the torrent
    tracker, I am listed as not connectable.. :|
    Anyone knows what might be the problem? :|
    By the way, in the settings winows of the program,
    all the options have a green light, which means
    that they are OK, but there 2 with a note:
    In the line "Python Path", it is written:

    "Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/usr/local/bin/python) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/****/public_html/****/Programs/TorrentFlux/html/settingsfunctions.php on line 188
    [Valid] "

    And on line "loadavg Path", it is written:
    "Warning: is_file() [function.is-file]: open_basedir restriction in effect. File(/proc/loadavg) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/***/public_html/****/Programs/TorrentFlux/html/settingsfunctions.php on line 188"

    Maybe this is the problem..

    So anyone can help?

  2. BitTorrent   -   #2
    Rin's Avatar Si vis pacem, P.B.
    Join Date
    Jul 2007
    Posts
    70
    is this when it changes from downloading to seeding or when u start a finished torrent and tell it too seed? and how many trackers have you tried, cause a few trackers wont let me seed stuff ive downloaded( a small few)

  3. BitTorrent   -   #3
    Poster BT Rep: +1
    Join Date
    Sep 2007
    Posts
    10
    Hmm... actually I tried only 1 tracker,
    but if the client is banned, I don't think I would
    receive on the tracker "not connectable"..
    I'll try another tracker.. :-)
    Tnx..

    Tried on TL,
    same thing.. downloaded something
    without a problem, but not uploading anything.. XD
    Last edited by Alex_IW; 09-21-2007 at 08:09 AM. Reason: Automerged Doublepost

  4. BitTorrent   -   #4
    Rin's Avatar Si vis pacem, P.B.
    Join Date
    Jul 2007
    Posts
    70
    well yea its definitely a problem with ur set up or version since i use TorrentFLux fine on TL, i didnt set it up and the guy that did isn't on so i cant ask him, hopefully someone knowledgeable responds lol.

  5. BitTorrent   -   #5
    Poster BT Rep: +1
    Join Date
    Sep 2007
    Posts
    10
    yeah, I hope for is also..
    BTW, on TL, now that I checked,
    it actually uploaded 0.8 MB..
    Wonder what are those..
    Anyway, I'm still open for suggestions..

  6. BitTorrent   -   #6
    Poster BT Rep: +1
    Join Date
    Sep 2007
    Location
    United States
    Posts
    142
    You need to fix those errors in order for TorrentFlux to work, python is definately needed to run torrents. The reason you are receiving these errors is because open_basedir is in effect, which means torrentflux cant execute python etc. To fix this (I assume you have full root access to the server), you will need to find the "php.ini" configuration file and find this:
    php_admin_value open_basedir "/"

    and change that to:
    php_admin_value open_basedir none

    After the change is made, restart Apache. This will fix the problem, and your errors will disappear. If not, its probably because you have an control panel installed which overrides configuration settings in php.ini. If this is the case, look for some help on Google or send me a message.

    Anyway once this is done, torrentflux should work fine. If not, make sure there is no firewall blocking connections to the tracker (such as APF) - you need to allow a specific port range such as 45000-50000.

    Hope that helps!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •