rutorrent errors
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 9 of 9
Like Tree2Likes
  • 2 Post By Arakasi

Thread: rutorrent errors

  1. #1

    Join Date
    Apr 2011
    Posts
    30

    Default rutorrent errors

    Hello.

    I've been having problem with rutorrent and it's giving me headaches.

    Right now I'm seeing these errors:

    Error downloading files. Make sure autodl-irssi is started and configured properly (eg. password, port number): Error getting files listing: Error: Invalid port ()! Initialize port in conf.php

    This is my rtorrent config. I followed one of the the configs posted by one of the VIPs and I'm also using the KS2G.



    max_downloads_global = 0
    max_uploads_global = 0
    min_peers = 50
    max_peers = 300
    min_peers_seed = -1
    max_peers_seed = -1

    max_uploads = 150

    download_rate = 0
    upload_rate = 0

    directory = home/wtv/downloads
    session = /home/wtv/rtorrent/session
    schedule = watch_directory,5,5,load_start=/home/'/wtv'/rtorrent/torrent$

    port_range = 50000-52999

    scgi_local = /home/secondchild/rtorrent/session/rpc.socket
    execute = {sh,-c,chmod 0666 /home/wtv/rtorrent/session/rpc.socket}
    network.http.ssl_verify_peer.set=0
    port_random = yes
    use_udp_trackers = yes
    encryption = allow_incoming,enable_retry,prefer_plaintext
    network.max_open_files.set = 1024
    network.max_open_sockets.set = 1536
    network.http.max_open.set = 48
    network.send_buffer.size.set = 4M
    network.receive_buffer.size.set = 4M
    dht = disable
    peer_exchange = no

    check_hash = no
    hash_read_ahead = 30
    hash_interval = 5
    hash_max_tries = 5
    pieces.preload.type.set = 1

    network.receive_buffer.size.set = 4M
    dht = disable
    peer_exchange = no

    check_hash = no
    hash_read_ahead = 30
    hash_interval = 5
    hash_max_tries = 5
    pieces.preload.type.set = 1
    max_memory_usage = 3500M
    execute = {sh,-c,/usr/bin/php /var/rutorrent/rutorrent/php/initplugins.php seco$


    Appreciate any help.


  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Nov 2011
    Posts
    19

    Default

    Are your ports being forwarded? It seems the ports aren't getting a proper connection.

  4. #3

    Join Date
    Sep 2011
    Location
    usa
    Posts
    334

    Default

    try restarting your seedbox/server if you dont have that ability open a support ticket with the provider and they should have you fixed, i see that once a week on both of my kimsufi servers
    this usually happens if i got 55 or more torrents going at same time regardless of size
    Last edited by pgmoney; November 15th, 2011 at 12:40 AM.

  5. #4

    Join Date
    Feb 2011
    Location
    London, UK
    Posts
    1,646

    Default

    your sgci port seems to be unusually set.

    Change it to
    Code:
    scgi_local = 127.0.0.1:5000
    Also make sure that is reflected in autodl so go to ~/.autodl/autodl2.cfg and make sure the following line is in there
    Code:
    rt-address = 127.0.0.1:5000
    The value needs to be the same as scgi_local in the rtorrent.rc file so if you ever change one, change the other.

    See if that helps
    Last edited by Arakasi; November 15th, 2011 at 12:52 AM.
    Copper and pgmoney like this.

    "The strength to change what I can, the inability to accept what I can't, and the incapacity the tell the difference."


  6. #5

    Join Date
    Apr 2011
    Posts
    30

    Default

    Hi Arakasi,

    I did what you've stated above but I can't get rTorrent working.

    Error in option file: ~/.rtorrent.rc:21: Could not prepare socket for listening: Address already in use

    Line 21: scgi_local = 127.0.0.1:5000

  7. #6

    Join Date
    Feb 2011
    Location
    London, UK
    Posts
    1,646

    Default

    Ok, you must be using that port for something else. Try changing it to something like 5050.

    "The strength to change what I can, the inability to accept what I can't, and the incapacity the tell the difference."


  8. #7

    Join Date
    Apr 2011
    Posts
    30

    Default

    I still get the same error =/

    Not sure where I went wrong.

  9. #8

    Join Date
    Oct 2011
    Posts
    15

    Default

    iirc you in .rtorrent.rc have to use scgi_port if you want to use a network socket, not scgi_local

    use either:

    scgi_port = 127.0.0.1:5000

    or

    scgi_local = /tmp/scgi.socket

    but make sure you put the same thing in your autodl2.cfg file for the rt-address value

  10. #9

    Join Date
    Nov 2011
    Location
    United States
    Posts
    439

    Default

    What web daemon are you using? In the primary apache conf, That will also dictate what port/socket it was originally setup on.

Similar Threads

  1. Replies: 6
    Last Post: November 26th, 2011, 10:36 AM
  2. Rutorrent Errors
    By Mell in forum Help
    Replies: 5
    Last Post: March 8th, 2011, 02:44 AM
  3. Seedbox ruTorrent Error
    By Vogue in forum Help
    Replies: 10
    Last Post: December 14th, 2010, 03:21 AM
  4. Understanding Common BitTorrent Errors
    By Addicted in forum Software
    Replies: 13
    Last Post: January 18th, 2009, 09:45 PM
  5. common Torrent Errors and Why it happened
    By snake in forum BitTorrent Discussion
    Replies: 10
    Last Post: August 8th, 2008, 02:34 PM

Tags for this Thread

Posting Permissions

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