| View previous topic :: View next topic |
| Author |
Message |
K.i.D Voice
Joined: 25 Aug 2005 Posts: 2
|
Posted: Thu Aug 25, 2005 5:22 am Post subject: telnet problem |
|
|
I have 2 problems:
1: If I type $ ./eggdrop -m eggdrop.conf Then
| Quote: | * Warning! Could not write pid. file!
Launched into the background (pid: 2755)
|
What is wrong?
2: If I telnet to bot ( telnet 127.0.0.1 6670) and type nick radek- then
| Quote: | You don't have access.
Connection closed by foreign host. |
In my eggdrop.conf is :
| Quote: | set my-hostname "localhost"
set my-ip "127.0.0.1"
set username "Lamer"
set admin "radek-"
set network "127.0.0.1"
set timezone "EST"
set userfile "extra.lama.user"
set botnet-nick "extra.lama"
listen 6670 users
listen 6669 bots
listen 6669 all
set owner "radek-"
|
what is wrong??
please help
P.S. sorry for my English....is very bad |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Thu Aug 25, 2005 5:28 am Post subject: |
|
|
1) no write permissions/disk quota exceeded etc. file system problems; or possibly invalid/missing pidfile in your config
2) when initializing eggdrop via telnet, you need to type NEW - check the manual |
|
| Back to top |
|
 |
K.i.D Voice
Joined: 25 Aug 2005 Posts: 2
|
Posted: Thu Aug 25, 2005 5:32 am Post subject: Thanks |
|
|
| Thank you very much......THX THX..-. |
|
| Back to top |
|
 |
|