This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Sharing UserFile

Old posts that have not been replied to for several years.
Locked
O
OdinNT
Voice
Posts: 6
Joined: Tue Jan 25, 2005 5:27 pm
Location: Kent, Wa USA

Sharing UserFile

Post by OdinNT »

Hello

What could be wrong?

I have two eggdrop bots, both are verison 1.6.15.
I have created user acccounts for each bot in the other bot's userlist.

[11:08] <OdinNT> .bottree
[11:08] <ActiveDir> [13:05] #OdinNT# bottree
[11:08] <ActiveDir> ActiveDir
[11:08] <ActiveDir> `--BIU
[11:08] <ActiveDir> Average hops: 1.0, total bots: 2
...
I unlink the bots
...
Hub bot <ActiveDir>
I add .botattr BIU +gs

Leaf bot <BIU>
I add .botattr ActiveDir +hgp
...
[13:14] <OdinNT> .link biu
[13:14] <ActiveDir> [15:10] #OdinNT# link biu
[13:14] <ActiveDir> [15:10] Linking to BIU at 64.124.180.11:5808 ...
[13:14] <ActiveDir> [15:10] Received challenge from BIU... sending response ...
[13:14] <ActiveDir> [15:10] Linked to BIU.
[13:14] <ActiveDir> *** Linked to BIU
[13:14] <ActiveDir> [15:10] Creating resync buffer for BIU
[13:14] <ActiveDir> [15:10] Sending user file send request to BIU
[13:15] <ActiveDir> [15:11] Timeout on userfile transfer.
[13:15] <ActiveDir> *** Disconnected BIU (timed-out userfile transfer)
...
[13:14] <BIU> [16:10] Challenging ActiveDir...
[13:14] <BIU> [16:10] Linked to ActiveDir.
[13:14] <BIU> *** Linked to ActiveDir
[13:14] <BIU> [16:10] Downloading user file from ActiveDir
[13:14] <BIU> [16:10] Failed connection; aborted userfile transfer.
[13:15] <BIU> [16:11] Disconnected from: ActiveDir. No reason (lost 1 bot and 1 user)
[13:15] <BIU> *** Disconnected from: ActiveDir. No reason (lost 1 bot and 1 user)
:(
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

mot likely your problem, and therefore your answer resides in your configurations... several variables deal with 'timeout', although I believe your answer will reside in reconfiguring a couple of modules, namely the transfer and share modules...
loadmodule transfer
set max-dloads 5
set dcc-block 1024
set copy-to-tmp 0
set xfer-timeout 30 <----- what do you have set here?
:mrgreen:
O
OdinNT
Voice
Posts: 6
Joined: Tue Jan 25, 2005 5:27 pm
Location: Kent, Wa USA

Post by OdinNT »

Please keep in mind that I can .link and/or .unlink all day long, no problems at all!

Just as soon as I add the botflags for sharing, .link fails!

I'm not sure what is going on, I have activated console +h. this is what I get

ActiveDir = hub, BOT FLAGS: gp
[17:47] <ActiveDir> [19:43] Challenging BIU...
[17:47] <ActiveDir> [19:43] Linked to BIU.
[17:47] <ActiveDir> *** Linked to BIU
[17:47] <ActiveDir> [19:43] {BIU} uy exempts invites compress
[17:47] <ActiveDir> [19:43] Creating resync buffer for BIU
[17:47] <ActiveDir> [19:43] Sending user file send request to BIU
[17:48] <ActiveDir> [19:44] Timeout on userfile transfer.
[17:48] <ActiveDir> *** Disconnected BIU (timed-out userfile transfer)
xxxxxxxxxxxxxxxxxx
BIU = leaf. BOT FLAGS: gs
[17:47] <OdinNT> .link activedir
[17:47] <BIU> [20:43] #OdinNT# link activedir
[17:47] <BIU> [20:43] Linking to ActiveDir at 198.92.228.38:51099 ...
[17:47] <BIU> [20:43] Received challenge from ActiveDir... sending response ...
[17:47] <BIU> [20:43] Linked to ActiveDir.
[17:47] <BIU> *** Linked to ActiveDir
[17:47] <BIU> [20:43] {ActiveDir} u?
[17:47] <BIU> [20:43] Downloading user file from ActiveDir
[17:47] <BIU> [20:43] {ActiveDir} feats exempts invites compress
[17:47] <BIU> [20:43] {ActiveDir} us 1108323863 61712 883
[17:47] <BIU> [20:43] Failed connection; aborted userfile transfer.
[17:48] <BIU> [20:44] Disconnected from: ActiveDir. No reason (lost 1 bot and 2 users)
[17:48] <BIU> *** Disconnected from: ActiveDir. No reason (lost 1 bot and 2 users)

The user account for ActiveDir, listed on biu has the BOT FLAGS: gp
The user account for BIU, listed on activedir has the BOT FLAGS: gs
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

read the document in your ~/doc directory entitled "BOTNET".... excellent document, your loss if you skip it :wink:
O
OdinNT
Voice
Posts: 6
Joined: Tue Jan 25, 2005 5:27 pm
Location: Kent, Wa USA

Post by OdinNT »

Read, read and read some more. Well that was not the answer!

I switched the direction of the transfer and guess what, it works just fine!

It looks like BIU can send, but not receive!

:twisted:
O
OdinNT
Voice
Posts: 6
Joined: Tue Jan 25, 2005 5:27 pm
Location: Kent, Wa USA

Post by OdinNT »

I would like to say that there are 4 bots and 5 perm owners. we have all read the help files on www.eggheads.org.

Just before Xmas we upgraded from eggdrop1.0o+pl8b to 1.6.15, we never had this problem with that version of eggdrop!

Out of the 4 bots, we are only able to get sharing to work in this order and only with these two bots; biu==>activedir!

all network setting are the same as those used with eggdrop1.0o+pl8b!
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

OdinNT wrote:all network setting are the same as those used with eggdrop1.0o+pl8b!
Have you checked via file compare if the settings has been changed since then? some statements in the .conf file change from time to time.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
Locked