<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/16935" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2009-08-14T02:41:06-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/16935</id>

		<entry>
		<author><name><![CDATA[Lukan]]></name></author>
		<updated>2009-08-14T02:41:06-04:00</updated>

		<published>2009-08-14T02:41:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89862#p89862</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89862#p89862"/>
		<title type="html"><![CDATA[Bot Issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89862#p89862"><![CDATA[
try loading the bot in the foreground.<br><div class="codebox"><p>Code: </p><pre><code>./eggdrop -n -m CONFIG-FILE</code></pre></div>That should help you see what is happening in the sequence of commands.<br><br>You might also want to try the <a href="http://forum.egghelp.org/viewtopic.php?p=87867#87867" class="postlink">configuration in this post</a>.<br><br>This cleared up a lot of my problems that I was  having due to my TCL being threaded.<br><br>Luk<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10811">Lukan</a> — Fri Aug 14, 2009 2:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[intel]]></name></author>
		<updated>2009-06-04T14:38:44-04:00</updated>

		<published>2009-06-04T14:38:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89094#p89094</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89094#p89094"/>
		<title type="html"><![CDATA[Bot Issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89094#p89094"><![CDATA[
Nope I am not running that.  Its just weird that I can surf, I can connect to IRC using XCHAT so I am just stumped as to what and why eggdrop is being blocked.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9747">intel</a> — Thu Jun 04, 2009 2:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-06-04T14:01:03-04:00</updated>

		<published>2009-06-04T14:01:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89093#p89093</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89093#p89093"/>
		<title type="html"><![CDATA[Bot Issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89093#p89093"><![CDATA[
Unfortunately, tracking down signals can be a real b*tch :/<br>There is always the strace command that does monitor all system calls and signals for a given process.. unfortunately that means it'll log a lot more than just the sigterm. I'm not sure if it'll provide the source of the signal though.<br><br>One thing to check early on though, are you using SELinux?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Jun 04, 2009 2:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[intel]]></name></author>
		<updated>2009-06-04T13:51:31-04:00</updated>

		<published>2009-06-04T13:51:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89092#p89092</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89092#p89092"/>
		<title type="html"><![CDATA[Bot Issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89092#p89092"><![CDATA[
Not that I am aware of.  Where would I look for that?  I did a basic install of Debian Lenny so I do not think there are any restrictions.  I setup my vmware session like I always do.<br><br>Any suggestions would be appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9747">intel</a> — Thu Jun 04, 2009 1:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-06-04T13:00:31-04:00</updated>

		<published>2009-06-04T13:00:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89091#p89091</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89091#p89091"/>
		<title type="html"><![CDATA[Bot Issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89091#p89091"><![CDATA[
Are you using some kind of resource limiter on that system? Simply put, your eggdrop stops running because some process (or someone) is sending the TERM (sigterm) signal to your eggdrop's process, telling it to gently stop running.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Jun 04, 2009 1:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[intel]]></name></author>
		<updated>2009-06-03T23:14:48-04:00</updated>

		<published>2009-06-03T23:14:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89086#p89086</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89086#p89086"/>
		<title type="html"><![CDATA[Bot Issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89086#p89086"><![CDATA[
First I am running eggdrop 1.6.19 under VMware (debian Linux).  I have done this before without an issue.  The bot compiles fine.  I can start it with <br>./eggdrop -m eggdrop.conf   Nothing happens after that.  When I look in the logs dir and open eggdrop.log I just see * TERMINATE SIGNAL -- SIGING OFF<br><br>I dont know what I am missing here.  Any help is appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9747">intel</a> — Wed Jun 03, 2009 11:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
