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.

Terminate Signal ??

Old posts that have not been replied to for several years.
Locked
E
ELCouz

Terminate Signal ??

Post by ELCouz »

Hi,

When i log into my webserver (SSH) and i start the eggdrop ... everything runs fine for about 1 - 2 mins and then the bot get killed and quit IRC.



u355*****:~/Radio_Idle > ./eggdrop -mnt eggdrop.conf

Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads
[18:20] --- Loading eggdrop v1.6.17 (Tue Oct 12 2004)
[18:20] Module loaded: dns
[18:20] Module loaded: channels
[18:20] Module loaded: server
[18:20] Module loaded: ctcp
[18:20] Module loaded: irc
[18:20] Module loaded: notes (with lang support)
[18:20] Module loaded: console (with lang support)
[18:20] Module loaded: blowfish
[18:20] Module loaded: uptime
[18:20] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[18:20] use '.help userinfo' for commands.
[18:20] Userfile loaded, unpacking...
USERFILE ALREADY EXISTS (drop the '-m')
[18:20] === Radio_Idl: 1 channels, 1 users.

### ENTERING DCC CHAT SIMULATION ###


Connected to Radio_Idl, running eggdrop v1.6.17
____ __
/ __/___ _ ___ _ ___/ /____ ___ ___
/ _/ / _ `// _ `// _ // __// _ \ / _ \
/___/ \_, / \_, / \_,_//_/ \___// .__/
/___/ /___/ /_/

Hey HQ! My name is Radio_Idl and I am running eggdrop v1.6.17, on Linux 2.4.27-grsec-20040809a.

Local time is now 18:20
Use .help for basic help.
Use .help <command> for help on a specific command.
Use .help all to get a full command list.
Use .help *somestring* to list any help texts containing "somestring".

Have fun.

Commands start with '.' (like '.quit' or '.help')
Everything else goes out to the party line.

You have no messages.
*** HQ joined the party line.
[18:20] Trying server miami.fl.us.undernet.org:8888
[18:20] Connected to miami.fl.us.undernet.org
[18:20] -NOTICE- *** Looking up your hostname
[18:20] -NOTICE- *** Checking Ident
[18:20] -NOTICE- *** Found your hostname
[18:20] -NOTICE- on 1 ca 1(4) ft 10(10) tr
[18:20] Radio_Idle joined #qsc-radio.
[18:21] Writing user file...
[18:21] Writing channel file...
[18:21] RECEIVED TERMINATE SIGNAL (IGNORING)
Killed

ON IRC ....

18:36:36]
[Join-#qsc-radio] Radio_Idle (~Radio_Idl@infong***.us.perfora.net) (Network/Normal)
[18:36:46]
[Quit-#qsc-radio] Radio_Idle (~Radio_Idl@infong***.us.perfora.net) (Read error: EOF from client)


My webhosting company is www.1and1.com with the professional package with linux.

thx, any ideas
m
mopar
Halfop
Posts: 87
Joined: Sat Oct 26, 2002 3:38 pm
Location: Grebbestad Sweden

Post by mopar »

I doubt if this is the problem but you should only use the -m option on the first start after creating an eggie. next time you start it you drop the -m
You see that on the line from your bot
18:20] Userfile loaded, unpacking...
USERFILE ALREADY EXISTS (drop the '-m')

Perhaps try without and see if that helps.

/mopar
It's never to late to give up..
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

as mopar suggested, dropping the -m when you launch your eggdrop would help for starters. And as nice as all that information pasted is, you did not set your console to any of the most useful of flags for debugging - +r (raw) or +d (debug). These show you (or for the very least, us :wink: ) what is going on behind the scenes, like where the termination signal is coming from...
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

Are you allowed to run background processes on that webserver ?
Could be the admin scan for background processes and kill them..
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Try starting it with ./eggdrop -n botconfig.file

Then maybe you can see the error signal in telnet/ssh, as to why is the bot dieing. Is there an error in the config file? Maybe it's not setup properly. Maybe your shell doesn't allow IRC processes to run in the background or it could be a tcl error as well.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
M
Moonster
Halfop
Posts: 95
Joined: Wed Nov 13, 2002 5:39 pm
Location: Manchester NH USA
Contact:

Post by Moonster »

gb wrote:Are you allowed to run background processes on that webserver ?
Could be the admin scan for background processes and kill them..
I agree with gb on this one ..... the fact you are missing ident on your bots connection lends me to believe you are trying to run an illegal operation on a webserver not designed for bots.

Contact the admin of the server for this isnt an Eggdrop problem. The process is being killed either automatically or by an admin.

Failure to contact the admin in regards to it you might actually lose your account for breach of contract if the eggdrop isnt allowed to be run from your account.
"Knowledge is Power"
BeastNH/Moonster on Undernet/EFnet IRC Network
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

"Webserver" is the keyword here. No eggdrops permitted unless one has a shell account.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked