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 to the Server.

Old posts that have not been replied to for several years.
Locked
t
twista
Voice
Posts: 3
Joined: Tue May 10, 2005 1:59 pm

Eggdrop not connecting to the Server.

Post by twista »

I get the normal message on startup, (msg botnick hello, launched into background pID xxx and so on). There is also nothing in the logs, BUT, the Eggy just wont connect to the IRC server.

How can that be?

If you need part from the eggdrop.conf, tell me which.

Many thanks in advance :wink:
Last edited by twista on Wed May 11, 2005 6:22 am, edited 1 time in total.
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

try adding more than one irc-server in your config
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Re: Bouncer not connecting to the Server.

Post by ^DooM^ »

twista wrote:I get the normal message on startup, (msg botnick hello, launched into background pID xxx and so on). There is also nothing in the logs, BUT, the Eggy just wont connect to the IRC server.

How can that be?

If you need part from the eggdrop.conf, tell me which.

Many thanks in advance :wink:
Try starting your eggdrop with the -n switch to get a clearer picture of what is going on.

Code: Select all

./eggdrop -mn eggdrop.conf
Also are you sure that you bot has actually launched? after is has loaded type this

Code: Select all

ps x
and see if your eggdrop is in your process list. If it is not then there may be something wrong with your config file.

Another thing it could be is your vhost. If it is banned on the server you are trying to connect to it will not show up. You should see if its this when you start your eggdrop with the -n switch
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
t
twista
Voice
Posts: 3
Joined: Tue May 10, 2005 1:59 pm

Post by twista »

the processes are running fine, forgot to mention that.
there is also no way i'm banned or anything.

now, with the -n switch, i get the following:
[12:14] === tr0ut: 0channels, 0 users.
[12:14] main: entering loop
[12:14] Trying server bones.splatterworld.de:6667
[12:14] DNS resolved bones.splatterworld.de to 62.26.123.12
[12:14] Failed connect to bones.splatterworld.de (Invalid namespace)
[12:14] net: connect! sock 10
[12:14] net: eof!(read) socket 10
[12:14] (@) EOF socket 10, not a dcc socket, not anything.
[12:15] Trying server xs4all.nl.quakenet.org:6667
[12:15] DNS resolved xs4all.nl.quakenet.org to 194.109.129.222
[12:15] Failed connect to xs4all.nl.quakenet.org (Invalid namespace)
[12:15] net: connect! sock 10
[12:15] net: eof!(read) socket 10
[12:15] (@) EOF socket 10, not a dcc socket, not anything.
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

I have never seen that before and I have absolutley no idea on what could be causing it. Sorry. Maybe one of the others knows how to fix this. :cry:
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

A possible bug discovered?

From Egghead.org:
if you wish to report a bug in Eggdrop please follow the guidelines set out in doc/BUG-REPORT or send a plaintext e-mail to bugs@eggheads.org with detailed information on your bug.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
t
twista
Voice
Posts: 3
Joined: Tue May 10, 2005 1:59 pm

Post by twista »

alright, i'll do so and post here when i get an answer =)

e: Something is wrong with their maild, it wont let me send them the mail.
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

maybe my-ip or something like that set wrong? almost sounds like the TCP connection is [censored] up. have you triied to manually establish a tcp connection to or from the bot?

PS: problem has been solved in IRC. He set my-ip to 127.0.0.1. Now he uses an empty my-ip and has entered his dyn dns in my-hostname ;).
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