Problem cross-seeding with rTorrent
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!


Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Like Tree1Likes

Thread: Problem cross-seeding with rTorrent

  1. #1

    Join Date
    Apr 2011
    Location
    Germany
    Posts
    178

    Default Problem cross-seeding with rTorrent

    I am trying to cross-seed a scene album that I downloaded from FYT to What.CD. This usually works without any trouble. I download albums for cross-seeding with Deluge and then add the same torrents in rTorrent, usually works flawlessly. Now I get the following message in rTorrent:



    Storage error: [hash checker was unable to map chunk: permission denied]
    The folder is the same and the original torrent in Deluge has been hash checked.

    Any ideas?


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

    Join Date
    Jun 2011
    Posts
    5,584
    Blog Entries
    1

    Default Re: Problem cross-seeding with rTorrent

    At face value, it's a permissions issue. rTorrent can't access the file.. e.g. no permission, read only or corrupt.
    What OS are you using?
    Fortune and love favour the brave .-. Ovid ....

  4. #3

    Join Date
    Apr 2011
    Location
    Germany
    Posts
    178

    Default Re: Problem cross-seeding with rTorrent

    I have Ubuntu 10.04 LTS installed on my seedbox. There's no point to try seeding the album in What anymore since probably nobody is leeching but I'd still like to know how to fix this issue in the future. So, you mean I can maybe change the permissions on the files somehow?

  5. #4

    Join Date
    Jun 2011
    Posts
    5,584
    Blog Entries
    1

    Default Re: Problem cross-seeding with rTorrent

    I understand that the torrent was time sensitive.

    The error message is telling us that rTorrent was unable to copy the file because it "didn't have permission" Linux permissions are a common source of grief.. as you are seeing at the moment. Usually this is caused by something you did previously e.g. logged in as root to do some maintenance. a typo when you went to chmod a file or create a new directory, etc.

    If you simply want an easy workaround for the future.. it would be giving all applications permission to write in that directory as in the example below. Make sure that you change the path to point to the directory on your seedbox:

    sudo chmod -R 777 /var/www/torrents/

    .
    Fortune and love favour the brave .-. Ovid ....

  6. #5

    Join Date
    Apr 2011
    Location
    Germany
    Posts
    178

    Default Re: Problem cross-seeding with rTorrent

    I did sudo chmod 777 and I still get the error when I try to add the same torrent in rTorrent. I can't seem to be able to use the -r option with 777 in the same time because I get
    chmod: cannot access `777': No such file or directory

  7. #6

    Join Date
    Jun 2011
    Posts
    5,584
    Blog Entries
    1

    Default Re: Problem cross-seeding with rTorrent

    Sounds like a syntax error.. probably a typo.
    Can you copy + paste exactly what you typed when you get this error?

    .
    Fortune and love favour the brave .-. Ovid ....

  8. #7

    Join Date
    Apr 2011
    Location
    Germany
    Posts
    178

    Default Re: Problem cross-seeding with rTorrent

    Here it is:


    $ sudo chmod -r 777 /var/www/ext
    chmod: cannot access `777': No such file or directory

  9. #8

    Join Date
    Jan 2010
    Posts
    573

    Default Re: Problem cross-seeding with rTorrent

    Hey LateralNoise,

    Do you use EvoBoxes? Have you made any changes to the rtorrent.rc file? The error is usually caused by that. If you have made changes, PM me the contents of your rtorrent.rc file and I'll try to find what is causing the problem.

    What is the path to your download folder?

  10. #9

    Join Date
    Jun 2011
    Posts
    5,584
    Blog Entries
    1

    Default Re: Problem cross-seeding with rTorrent

    Try it again with a capital "R" and see if it works better. Ubuntu commands are case sensitive and r vs R mean different things i.e. read vs. recursive..

    So..

    $ sudo chmod -R 777 /var/www/ext/

    .
    Last edited by Copper; June 22nd, 2011 at 12:45 PM. Reason: paste example
    LateralNoise likes this.
    Fortune and love favour the brave .-. Ovid ....

  11. #10

    Join Date
    Apr 2011
    Location
    Germany
    Posts
    178

    Default Re: Problem cross-seeding with rTorrent

    Oh, I see. This did the trick and now rTorrent can read the files. Thanks a lot, mate!

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 2 Weeks Ago, 02:30 PM
  2. Cross seeding with Deluge
    By Rooster in forum Help
    Replies: 5
    Last Post: October 6th, 2011, 04:36 AM
  3. i have problem with cross seeding
    By cutiejohnjoh in forum BitTorrent Discussion
    Replies: 14
    Last Post: March 13th, 2011, 08:54 AM
  4. Cross-seeding with rtorrent
    By rbb in forum Help
    Replies: 7
    Last Post: July 28th, 2010, 05:05 AM
  5. Auto cross seeding with uTorrent
    By Youri36 in forum BitTorrent Discussion
    Replies: 19
    Last Post: January 28th, 2010, 07:16 AM

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
  •