problem with autodl-irssi on what.CD
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 13
Like Tree5Likes

Thread: problem with autodl-irssi on what.CD

  1. #1

    Join Date
    Aug 2011
    Posts
    88

    Default problem with autodl-irssi on what.CD

    When i run irssi, i get the following message:
    " ERROR: Got HTTP 302, check your cookie settings! Torrent: Sammath Naur - The Anhedony Domain [2009] bla bla bla"



    What's wrong?

    here's my autodl.cfg file (also see my embedded comments/questions in parentheses) - filters are not shown here but shouldn't be a problem
    ################################################## ########
    [tracker what]
    authkey = d33478e89*****
    torrent_pass = idirma7x****
    force-ssl = true
    upload-delay-secs = 1
    enabled = true

    [server irc.what-network.net]
    nick = (*my_username*)|bot
    ident-password = (*IRCKey* i have created in my profile... or should i enter the password i use to login to the site? don't think so)
    ident-email = (email i registered on what.cd with)
    port = +6697
    ssl = true


    [channel irc.what-network.net]
    name = #what.cd-announce
    invite-command = msg Drone enter #what.cd-announce (myusername) (my_irckey)
    ################################################## ########



    Do i need to add something, and in that case what do I need to write in the autodl.cfg file? If i need to add a cookie or something, i can't find the what.cd cookies, in the usual way under the firefox privacy tab... i can't locate uid and pass..all i find there is a session content (long line of chars)...

    Thanks!


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

    Join Date
    Mar 2011
    Location
    Sheffield, England
    Posts
    583

    Default

    Did you use the autodl-irrsi plugin for rutorrent or are you editing the config file manually? When you copy a what.cd torrent download link into the rutorrent plugin it extracts all the required info to dl from the announce channel. I just had to do this and add my server name and /msg Drone command and it works fine. Are you monitoring the what.cd-announce channel? Is that side of things ok?

  4. #3

    Join Date
    Aug 2011
    Posts
    88

    Default

    I have to edit the cfg file manually...

    what's the msg drone command that you use? is it the same as mine? --> invite-command = msg Drone enter #what.cd-announce (myusername) (my_irckey)

  5. #4

    Join Date
    Mar 2011
    Location
    Sheffield, England
    Posts
    583

    Default

    No mate you have to put a / before msg so like

    invite-command = /msg Drone enter #what.cd-announce username password
    Btw. Your ident password is the password you use to identify with Nickserv and I assume you have ok'ed it with what.cd to use |bot after your username? Otherwise it won't work. I am making a few assumptions here but if you reattach your screen what is running irssi you can have a look around and see what the problem is (is it the server, drone or nickserv etc..) I don't know how much you know about Linux but if you need any further help just let me know :)

  6. #5

    Join Date
    Aug 2011
    Posts
    88

    Default

    I will try it with the / before the command.

    So the ident_password must be the irc key i created in my profile of what.cd right?

    No i havent done anything with what.cd regarding |bot... What should i do?

    I dont understand your comment about reattaching screen to find out the problem etc

    First time in linux

  7. #6

    Join Date
    Mar 2011
    Location
    Sheffield, England
    Posts
    583

    Default

    torrentmak,

    There are 3 different passwords...
    Password 1: Your site password: this is the one you use to log into the What.cd website - This has nothing to with IRC
    Password 2: Your IRCKey: this is the password you use to identify with drone - This allows you to join the channel.
    Password 3: Your Nickserv password: this is the password you use to identify with NickServ - This is also required by What.cd as it protects your username from being taken over by someone else.

    Use your site username instead of username|bot.

    In SSH type
    ps x
    to get to <pin> number if irssi

    And use:
    screen -r <pin>
    to reattach the screen then use Alt 1-9 to look around and try to find any errors and then when you have finished use Control-A,D (keep control held down and press A then D to exit the screen!
    Last edited by Kitkatra; November 16th, 2011 at 12:18 AM.
    ForestAngel likes this.

  8. #7

    Join Date
    Aug 2011
    Posts
    88

    Default

    OK, so should I just use my username or try to talk to what.cd and have the "|bot" part OKed? I tried running irssi with using my "username" instead of "username|bot" but I still get the same problem/error. I hope I don't have to talk to what.cd about the |bot part as anytime I've tried to talk to them, I find nobody there.

    OK I saw with what password I had registered my nickname on nickserv... I had actually set it the same thing as the IRC Key, and that's why it was giving me no problems. I changed it something different, and put it into the code but still same error about "cookie settings"

    What about the channel I should be joining? Should it be #what.cd-announce or #what.cd-announce-ssl?
    I see in my code I am using stuff such as:
    force-ssl = true
    ssl = true
    so does have to do anything with it?

    As for port I am using the ssl port as per what.cd which is +6697

    As for the command "ps x" that you gave me I insert it in my putty and I see the following - I don't see any pins...

    PID TTY STAT TIME COMMAND
    839 ? Ss 0:00 SCREEN -S autodl irssi
    840 pts/8 Ss+ 0:42 irssi
    5021 ? Ss 0:03 SCREEN -dmS rTorrent rtorrent
    5024 pts/1 Ss+ 144:46 rtorrent
    7936 ? S 0:00 sshd: whatboxlover@pts/0
    7937 pts/0 Ss 0:00 -bash
    8927 pts/0 S+ 0:00 irssi
    9148 ? S 0:00 sshd: whatboxlover@pts/13
    9149 pts/13 Ss 0:00 -bash
    9646 pts/13 R+ 0:00 ps x
    32073 ? Ss 0:00 SCREEN -S autodl irssi
    32074 pts/7 Ss+ 0:44 irssi

  9. #8

    Join Date
    Mar 2011
    Location
    Sheffield, England
    Posts
    583

    Default

    It would be a lot easier to use your normal username. The pin I was referring to is the PID number. It seems like you have more that one instance of irssi running. I also have noticed that you use rtorrent so I must therefore assume that you use rutorrent. If you have a green icon with an arrow pointing down this is the irssi plugin for rutorrent and trust me this would be a lot easier for you than trying to edit the config file manually..

    But back Proccess list.. personally I would kill everything related to irssi and then restart it manually if required using a screen. For example..
    kill -9 839
    etc...

    Then after killing all the irssi stuff you can use
    screen irssi
    and then you can see exactly where the problems are.

    ---------- Post added at 01:40 PM ---------- Previous post was at 12:26 PM ----------

    Also I just wondered how you are getting the info about the irssi errors? Some sort of interface? How do you intend to set your filters? Or will you edit the config file for this too?

  10. #9

    Join Date
    Aug 2011
    Posts
    88

    Default

    Well I am using whatbox.ca as my seedbox provider and they don't have the autodl-irssi rTorrent plugin. That's why I have to go through all this mess of doing it manually. It's really a headache as I have no experience of writing code in Linux and stuff like that.

    Regarding filters, I have to set them by editing the config file, but that won't be a problem, it's pretty easy as I have many examples in front of me, and anyway I won't be setting too many filters, since I intend to download almost anything (for ratio imrovement purposes).

    I killed irssi (I may have killed my rTorrent too, as I had to restart it and had it re-check all my torrents again afterwards).
    The info about the irssi errors I am getting it by running irssi using the command "irssi" (same thing as running the command you told me "screen irssi", right? I don't see any difference) on my putty window .. and then after a torrent is matched I get the error message I told you about.

    Here's a screenprint actually. This is after running "irssi" command on my putty and waiting a couple minutes for the first matches to come along..
    http://image.torrent-invites.com/ima...ssi_screen.jpg

    Seems to be the only error I got. I got torrentleech irssi to run fine. Waffles doesn't work because they removed the announce channel.

    Do you something else wrong from what I wrote you in the previous post?

  11. #10

    Join Date
    Mar 2011
    Location
    Sheffield, England
    Posts
    583

    Default

    Looks good mate :)

    You are having no problems connecting to the server and monitoring the channel then by the looks of it..

    Do you have this info in your config file?:
    [tracker what]
    authkey = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <-secret letters and numbers here
    torrent_pass = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <-secret letters and numbers here
    Now that you haven supplied a lot of information I believe that we are close to getting this to work for you :)

    BTW I see no problems with anything else you mentioned (ports etc..)
    Last edited by Kitkatra; November 16th, 2011 at 10:19 AM.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Problems with autodl-irssi on ruTorrent v3.2(seed box)
    By txruffneck in forum Seedbox Discussions
    Replies: 3
    Last Post: December 4th, 2011, 01:10 PM
  2. Freeleech on What.CD!... Kind of
    By John_Locke in forum BitTorrent Discussion
    Replies: 4
    Last Post: May 12th, 2009, 03:20 AM
  3. Few hours left of Flac FREE LEECH on what.cd
    By Manchis in forum BitTorrent Discussion
    Replies: 15
    Last Post: May 4th, 2009, 09:21 PM
  4. Everyone on What.cd with upload >5GB got invite!
    By mashimaro in forum BitTorrent Discussion
    Replies: 0
    Last Post: October 27th, 2008, 12:05 AM
  5. Help with uploading on what.cd
    By TranceX in forum General Discussion
    Replies: 6
    Last Post: October 25th, 2008, 09:31 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
  •