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.

My eggdrop starts but it won't join my channel on EFNET!

Old posts that have not been replied to for several years.
Locked
d
djmalo

My eggdrop starts but it won't join my channel on EFNET!

Post by djmalo »

Eggdrop v1.6.10 (C) 1997 Robey Pointer (C) 2002 Eggheads
[22:54] --- Loading eggdrop v1.6.10 (Wed Oct 23 2002)
[22:54] Module loaded: dns
[22:54] Module loaded: channels
[22:54] Module loaded: server
[22:54] Module loaded: ctcp
[22:54] Module loaded: irc
[22:54] Module loaded: notes (with lang support)
[22:54] Module loaded: console (with lang support)
[22:54] Module loaded: blowfish
[22:54] Listening at telnet port 3344 (all)
[22:54] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[22:54] use '.help userinfo' for commands.

U see, no errors! But the bot won't join my channel on efnet! What's the problem?
D
Darmoth
Master
Posts: 210
Joined: Sun Oct 07, 2001 8:00 pm
Location: old europe

Post by Darmoth »

did you try a .join #channelname on the partyline ?
How did you add the channel to the bot? By adding it to the bot.conf or by adding it with .+chan ?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

first off - the output posted, is not the full message. Is this all you see.

On top of this , what is the output of typing "ps x" on the shell.

As for the reply, there is no such things as the ".join" command.
d
djmalo

Post by djmalo »

this is what i see:
Eggdrop v1.6.10 (C) 1997 Robey Pointer (C) 2002 Eggheads
[01:23] --- Loading eggdrop v1.6.10 (Thu Oct 24 2002)
[01:23] Module loaded: dns
[01:23] Module loaded: channels
[01:23] Module loaded: server
[01:23] Module loaded: ctcp
[01:23] Module loaded: irc
[01:23] Module loaded: notes (with lang support)
[01:23] Module loaded: console (with lang support)
[01:23] Module loaded: blowfish
[01:23] Listening at telnet port 3348 (all)
[01:23] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[01:23] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg khbot hello
This will make the bot recognize you as the master.


when typing ps x i get this:

PID TT STAT TIME COMMAND
30704 p7 Ss 0:00.41 -bash (bash)
31053 p7 S 0:00.13 eggdrop -m
31156 p7 R+ 0:00.01 ps x


what could possibly be wrong?
c
cleblanc

Post by cleblanc »

What I would personally do is start the bot using the arguments -nt. Example ./eggdrop -nt <config file>. This should possibly help determine the reason why your eggdrop is not connecting to efnet properly.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

the -nt is the best bet, however, to save a little time, I would advise revising your servers list.

Remember, what you connect to on your machine, may not have the same set of rules for the machine the bot is connecting from.

Not connecting, can also be caused by a total ban from EFnet, against the shell provider you are using (highly unlikely).
Locked