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.

telnet problem

Old posts that have not been replied to for several years.
Locked
K
K.i.D
Voice
Posts: 2
Joined: Thu Aug 25, 2005 5:12 am

telnet problem

Post by K.i.D »

I have 2 problems:
1: If I type $ ./eggdrop -m eggdrop.conf Then
* 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
You don't have access.
Connection closed by foreign host.
In my eggdrop.conf is :
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
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

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
K
K.i.D
Voice
Posts: 2
Joined: Thu Aug 25, 2005 5:12 am

Thanks

Post by K.i.D »

Thank you very much......THX THX..-.
Locked