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.

Eggdrop not connecting

General support and discussion of Eggdrop bots.
Post Reply
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Eggdrop not connecting

Post by Lordy »

I read
Connect problems - your bot doesn't show up on IRC, doesn't join channel(s), etc.
Log into the bot via DCC or telnet and type .console +rv (please note that this will work only if you have raw-log set to 1 in your config file); +r flag shows server's output to the bot and +v shows bot's output to the server. Observe what happens after you've set these flags, you might get valuable clues. If you are still unable to find solution to the problem, post the console log along your question.
already, but it doesn't seem to help.

I have raw-log set to 1 in my config file, but when i type .console +rv it doesn't show anything (or am i doing it wrong? :s how would i telnet into the bot?)

also, under /logs there are no files created.

when i launch eggdrop, this is what happens
Eggdrop v1.6.19+2007-copyright (C) 1997 Robey Pointer (C) 2007 Eggheads
[21:55] --- Loading eggdrop v1.6.19+2007-copyright (Sun Oct 21 2007)
[21:55] Listening at telnet port 53333 (all).
[21:55] Module loaded: dns
[21:55] Module loaded: channels
[21:55] Module loaded: server
[21:55] Module loaded: ctcp
[21:55] Module loaded: irc
[21:55] Module loaded: notes (with lang support)
[21:55] Module loaded: console (with lang support)
[21:55] Module loaded: seen
[21:55] Module loaded: blowfish
[21:55] Module loaded: uptime
[21:55] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[21:55] 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 LoRDYYY hello
This will make the bot recognize you as the master.

[21:55] === LoRDYYY: 2 channels, 0 users.
Launched into the background (pid: 58254)
when i run top, this is what i see

PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
96996 lordy 96 0 6160K 2652K select 0:06 0.00% 0.00% sshd
96997 lordy 8 0 3168K 1892K wait 0:00 0.00% 0.00% bash
58255 lordy 96 0 2228K 1320K RUN 0:00 0.00% 0.00% top
58254 lordy 96 0 3944K 3432K select 0:00 0.00% 0.00% eggdrop-1.6.19
is it supposed to run in select?

and any other advice?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

From the Terminal:

Code: Select all

./eggdrop -n eggdrop.conf
Read the output and all will be revealed. :D
CTRL + C to kill.
Last edited by Alchera on Mon Oct 22, 2007 12:13 am, edited 1 time in total.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Post by Lordy »

I'm getting
[lordy@shells ~/eggdrop/]$ ./eggdtop -n eggdrop.conf
-bash: ./eggdtop: No such file or directory
ls reveals
[lordy@shells ~/eggdrop/]$ ls
./ doc/ filesys/ modules@ text/
../ eggdrop@ help/ modules-1.6.19/
Lordyyy.chan eggdrop-1.6.19* language/ pid.LoRDYYY
README eggdrop.conf logs/ scripts/
also, ctrl+c to kill? or ctrl+c to copy? :O
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Typo (rather obviously). :lol:

My post fixed. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Post by Lordy »

well, i thought eggtop could have been a new function :p

and i know d is tossed in there sometimes!

i get
[23:22] * USER FILE NOT FOUND! (try './eggdrop -m eggdrop.conf' to make one)
hmm, not sure? do i hvae to rename my eggdrop.conf ?

running /eggdrop -m eggdrop.conf i get
[23:25] === LoRDYYY: 2 channels, 0 users.
I detect LoRDYYY already running from this directory.
If this is incorrect, erase the 'pid.LoRDYYY'
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Post by Lordy »

Lordy wrote:well, i thought eggtop could have been a new function :p

and i know d is tossed in there sometimes!

i get
[23:22] * USER FILE NOT FOUND! (try './eggdrop -m eggdrop.conf' to make one)
hmm, not sure? do i hvae to rename my eggdrop.conf ?

running /eggdrop -m eggdrop.conf i get
[23:25] === LoRDYYY: 2 channels, 0 users.
I detect LoRDYYY already running from this directory.
If this is incorrect, erase the 'pid.LoRDYYY'
(i have not killed the process)
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Lordy wrote:well, i thought eggtop could have been a new function :p

and i know d is tossed in there sometimes!

i get
[23:22] * USER FILE NOT FOUND! (try './eggdrop -m eggdrop.conf' to make one)
hmm, not sure? do i hvae to rename my eggdrop.conf ?
Do what it actually says:
./eggdrop -m eggdrop.conf
If you renamed eggdrop.conf the use then file name changed to.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Post by Lordy »

well, i have :P i have done ./eggdrop -m eggdrop.conf which says the process is already running, so i killed it, and re ran it and then did ./eggdrop -n eggdrop.conf, same result :p

so i klled it, and did ./eggdrop -n eggdrop.conf without running it, and i get the same result :p
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

You killed the process id (kill -9 pid)?

If so, then eggdrop is not running then what I originally said to do will work.

If a user file has not been made then you will see the appropriate message regarding that and how to create one .i.e using the -m switch.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

Lordy wrote:well, i have :P i have done ./eggdrop -m eggdrop.conf which says the process is already running, so i killed it, and re ran it and then did ./eggdrop -n eggdrop.conf, same result :p

so i klled it, and did ./eggdrop -n eggdrop.conf without running it, and i get the same result :p
1) kill any running bot
2) ./eggdrop -mnt eggdrop.conf
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Post by Lordy »

DragnLord wrote:
Lordy wrote:well, i have :P i have done ./eggdrop -m eggdrop.conf which says the process is already running, so i killed it, and re ran it and then did ./eggdrop -n eggdrop.conf, same result :p

so i klled it, and did ./eggdrop -n eggdrop.conf without running it, and i get the same result :p
1) kill any running bot
2) ./eggdrop -mnt eggdrop.conf
I did this, and I see more information now.

Apparently, it's a server timeout.

I can't seem to quit out of it now :o .quit just makes it reset.

Seems I timeout on every server I try to connect to :o

would this be a host issue?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

Is this bot on a shell server?
If it is, you may need to set appropriate my-ip or my-hostname in the conf.
(Some shell servers do not allow connections from the machine's main IP.)
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Post by Lordy »

DragnLord wrote:Is this bot on a shell server?
If it is, you may need to set appropriate my-ip or my-hostname in the conf.
(Some shell servers do not allow connections from the machine's main IP.)
ah, i see.
i'll check with them. afaik, they haven't said anything about needing to set those.
L
Lordy
Voice
Posts: 11
Joined: Sun Oct 21, 2007 10:52 pm

Post by Lordy »

thanks to both of you, DragonLord + Alchera.

Works now.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Lordy wrote:thanks to both of you, DragonLord + Alchera.

Works now.
Glad it all worked out. :D

For further reference you will find useful links (on left side) of the main website: http://www.egghelp.org/
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply