| View previous topic :: View next topic |
| Author |
Message |
CroW Voice
Joined: 29 May 2006 Posts: 2
|
Posted: Mon May 29, 2006 12:21 pm Post subject: Connection Proble |
|
|
Hi i don't know what the Problem is !
| Code: | web3@xeon023:~/html/irc-bot/eggdrop$ ./eggdrop -mn eggdrop.conf
Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[18:17] Allocated bind table unld (flags 1)
[18:17] Allocated bind table time (flags 1)
[18:17] Allocated bind table note (flags 0)
[18:17] Allocated bind table nkch (flags 1)
[18:17] Allocated bind table load (flags 1)
[18:17] Allocated bind table link (flags 1)
[18:17] Allocated bind table filt (flags 1)
[18:17] Allocated bind table disc (flags 1)
[18:17] Allocated bind table dcc (flags 0)
[18:17] Allocated bind table chpt (flags 1)
[18:17] Allocated bind table chon (flags 1)
[18:17] Allocated bind table chof (flags 1)
[18:17] Allocated bind table chjn (flags 1)
[18:17] Allocated bind table chat (flags 1)
[18:17] Allocated bind table bot (flags 0)
[18:17] Allocated bind table bcst (flags 1)
[18:17] Allocated bind table away (flags 1)
[18:17] Allocated bind table act (flags 1)
[18:17] Allocated bind table evnt (flags 1)
[18:17] --- Loading eggdrop v1.6.17 (Mon May 29 2006)
[18:17] Module loaded: channels
[18:17] Allocated bind table wall (flags 1)
[18:17] Allocated bind table raw (flags 1)
[18:17] Allocated bind table notc (flags 1)
[18:17] Allocated bind table msgm (flags 1)
[18:17] Allocated bind table msg (flags 0)
[18:17] Allocated bind table flud (flags 1)
[18:17] Allocated bind table ctcr (flags 1)
[18:17] Allocated bind table ctcp (flags 1)
[18:17] Module loaded: server
[18:17] Module loaded: ctcp
[18:17] Allocated bind table topc (flags 1)
[18:17] Allocated bind table splt (flags 1)
[18:17] Allocated bind table sign (flags 1)
[18:17] Allocated bind table rejn (flags 1)
[18:17] Allocated bind table part (flags 1)
[18:17] Allocated bind table nick (flags 1)
[18:17] Allocated bind table mode (flags 1)
[18:17] Allocated bind table kick (flags 1)
[18:17] Allocated bind table join (flags 1)
[18:17] Allocated bind table pubm (flags 1)
[18:17] Allocated bind table pub (flags 0)
[18:17] Allocated bind table need (flags 1)
[18:17] Module loaded: irc
[18:17] LANG: Section loaded: notes
[18:17] LANG: 42 messages of 47 lines loaded from ./language/notes.english.lang
[18:17] LANG: 42 adds, 0 updates to message table
[18:17] Module loaded: notes (with lang support)
[18:17] LANG: Section loaded: console
[18:17] LANG: 10 messages of 15 lines loaded from ./language/console.english.lang
[18:17] LANG: 10 adds, 0 updates to message table
[18:17] Module loaded: console (with lang support)
[18:17] Module loaded: blowfish
[18:17] Listening at telnet port 3333 (all).
[18:17] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[18:17] use '.help userinfo' for commands.
[18:17] Loaded sentinel.tcl v2.70 by slennox
[18:17] Creating channel file
[18:17] Couldn't create channel file: itc-defrag.chan. Dropping
STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg |ITC-Wachhund| hello
This will make the bot recognize you as the master.
[18:17] === |ITC-Wachhund|: 1 channels, 0 users.
* Warning! Could not write pid.|ITC-Wachhund| file!
[18:17] main: entering loop
[18:17] Trying server sw.de.quakenet.org:6667
[18:17] net: connect! sock 6
[18:17] Connected to sw.de.quakenet.org
[18:17] -NOTICE- *** Looking up your hostname
[18:17] -NOTICE- *** Checking Ident
[18:17] -NOTICE- *** Found your hostname
[18:17] -ERROR from server- Closing Link: |ITC-Wachhund| by sw.de.quakenet.org (USER: Bad username)
[18:17] Disconnecting from server. |
|
|
| Back to top |
|
 |
DragnLord Owner

Joined: 24 Jan 2004 Posts: 711 Location: C'ville, Virginia, USA
|
Posted: Mon May 29, 2006 2:12 pm Post subject: |
|
|
here is your main problem:
| Quote: | | * Warning! Could not write pid.|ITC-Wachhund| file! |
when will people stop using pipes in bot names????
learn the basics of unix-like operating systems before using them.
remove the | |
|
| Back to top |
|
 |
CroW Voice
Joined: 29 May 2006 Posts: 2
|
Posted: Mon May 29, 2006 3:46 pm Post subject: |
|
|
I have removed the | , but:
| Code: | [21:45] === ITC-Wachhund: 1 channels, 0 users.
* Warning! Could not write pid.ITC-Wachhund file!
[21:45] main: entering loop
[21:45] Trying server sw.de.quakenet.org:6667
[21:45] net: connect! sock 6
[21:45] Connected to sw.de.quakenet.org
[21:45] -NOTICE- *** Looking up your hostname
[21:45] -NOTICE- *** Found your hostname, cached
[21:45] -NOTICE- *** Checking Ident
[21:45] -ERROR from server- Closing Link: ITC-Wachhund by sw.de.quakenet.org (USER: Bad username)
[21:45] Disconnecting from server. |
Sry for my English  |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Mon May 29, 2006 9:42 pm Post subject: |
|
|
Quakenet tells you what is wrong.
From eggdrop.conf:
| Quote: | ##### BASIC SETTINGS #####
# This setting defines the username the bot uses on IRC. This setting has
# no effect if an ident daemon is running on your bot's machine.
set username "lamest" |
The above should match the account name of the shell the bot is running on. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
De Kus Revered One

Joined: 15 Dec 2002 Posts: 1361 Location: Germany
|
Posted: Tue May 30, 2006 1:48 pm Post subject: |
|
|
| Alchera wrote: | | The above should match the account name of the shell the bot is running on. |
I cannot confirm that. My bot uses a username thats diffrent from the shells ident reply.
Quakenet requires you to match eMail and username, but eggdrop sens only "." as eMail, so it cannot be that either.
Most likely his error occurs because of a missing identd server (or at least a valid reply). Quakenet seems to either have only known private IP ranges on no identd allow or known commercial IP ranges on no identd deny (which it has on a trusted host anyway). _________________ 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... |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Tue May 30, 2006 6:08 pm Post subject: |
|
|
| De Kus wrote: |
I cannot confirm that. My bot uses a username thats diffrent from the shells ident reply. |
I can!
It depends on settings applied by the shell administrator, some shells you have a choice of username for a bot and on others it's overriden. All shell accounts I have (with 3 providers) override any user name setting in eggdrop.
I also used the word "should" for that reason.  _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
DragnLord Owner

Joined: 24 Jan 2004 Posts: 711 Location: C'ville, Virginia, USA
|
Posted: Tue May 30, 2006 7:07 pm Post subject: |
|
|
| Whether the ident or username of the eggdrop shows depends on what ircd it is. An example, unrealircd shows username instead of ident. If your username is not set, or set to be blank, it would be considered a "bad username". |
|
| Back to top |
|
 |
|