<?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/15992" />

	<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>2008-08-07T21:14:29-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-08-07T21:14:29-04:00</updated>

		<published>2008-08-07T21:14:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84477#p84477</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84477#p84477"/>
		<title type="html"><![CDATA[Eggdrop won't connect.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84477#p84477"><![CDATA[
Some servers will actually reject the connection if you do supply an incorrect password when one is not required. Eggdrop will only attempt to supply a password if there is one present with the current server in the server list. Could you double check that the server list does not contain any password? (each line is one server setting; hostname, port, and password are separated using : when port and/or password are used). I.e that you don't have any trailing : on the line or such...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Aug 07, 2008 9:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pomicio2008]]></name></author>
		<updated>2008-08-07T21:07:06-04:00</updated>

		<published>2008-08-07T21:07:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84476#p84476</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84476#p84476"/>
		<title type="html"><![CDATA[Eggdrop won't connect.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84476#p84476"><![CDATA[
No there should not be a password..I can connect fine as well...but the bot can't...this is so confusing <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10119">Pomicio2008</a> — Thu Aug 07, 2008 9:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-08-07T11:59:34-04:00</updated>

		<published>2008-08-07T11:59:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84470#p84470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84470#p84470"/>
		<title type="html"><![CDATA[Eggdrop won't connect.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84470#p84470"><![CDATA[
Are you actually sure you need a password at all?<br>I was able to connect without entering any passwd information at all...<br>This works just fine for me:<div class="codebox"><p>Code: </p><pre><code>set servers lost.myweed.info# Optionally you could also specify the port:#set servers {# lost.myweed.info:6667#}</code></pre></div><br><strong class="text-strong">@Bahasa:</strong><br>That will not evaluate properly, you'll have to replace the {} with "" when setting the servers-list for ${botpass} to be replaced with it's actual value.<br>I.e;<div class="codebox"><p>Code: </p><pre><code>set botpass "yourbotpass"...set servers " irc.server:port:${botpass}"#or do it this way:#set servers {# irc.server:port:yourbotpass#}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Aug 07, 2008 11:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bahasa]]></name></author>
		<updated>2008-08-07T01:14:27-04:00</updated>

		<published>2008-08-07T01:14:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84458#p84458</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84458#p84458"/>
		<title type="html"><![CDATA[Eggdrop won't connect.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84458#p84458"><![CDATA[
I have no idea, maybe your botnick pass ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10081">Bahasa</a> — Thu Aug 07, 2008 1:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pomicio2008]]></name></author>
		<updated>2008-08-07T01:09:36-04:00</updated>

		<published>2008-08-07T01:09:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84457#p84457</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84457#p84457"/>
		<title type="html"><![CDATA[Eggdrop won't connect.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84457#p84457"><![CDATA[
Yes that should all be correct...but what would the pass be for though? I have never had to set this...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10119">Pomicio2008</a> — Thu Aug 07, 2008 1:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Bahasa]]></name></author>
		<updated>2008-08-07T01:06:27-04:00</updated>

		<published>2008-08-07T01:06:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84456#p84456</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84456#p84456"/>
		<title type="html"><![CDATA[Eggdrop won't connect.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84456#p84456"><![CDATA[
########## BOT SETTING ##########<br>set bnick "yournickbot"<br>set admin "yournick"<br>set botchann "#yourchan"<br>set botpass "yourbotport"<br>set my-ip "yourip"<br><br>and<br>set default-port 6667<br><br>set servers {<br>  irc.server:port:${botpass}<br>}<br><br>are you sure that was correct ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10081">Bahasa</a> — Thu Aug 07, 2008 1:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pomicio2008]]></name></author>
		<updated>2008-08-07T00:20:59-04:00</updated>

		<published>2008-08-07T00:20:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84455#p84455</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84455#p84455"/>
		<title type="html"><![CDATA[Eggdrop won't connect.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84455#p84455"><![CDATA[
Ok so i have configured my bot, and it says in putty that it has connected, but it doesn't actually connect to IRC.<br><br>Why could this be?<br><br>STARTING BOT IN USERFILE CREATION MODE.<br>Telnet to the bot and enter 'NEW' as your nickname.<br>OR go to IRC and type:  /msg pomIRC hello<br>This will make the bot recognize you as the master.<br><br>[00:14] === pomIRC: 0 channels, 0 users.<br>Launched into the background  (pid: 28804)<br><br><br>IRC:<br><br>-<br>-&gt; *pomirc* hello<br>-<br>pomirc No such nick/channel<br>-<br><br>EDIT:<br><br>Ok I was able to connect it with ./eggdrop -mn eggdrop.conf but now I come up with this error:<br><br>[00:53] -NOTICE- *** Looking up your hostname...<br>[00:53] -NOTICE- *** Found your hostname (cached)<br>[00:53] -ERROR from server- Closing Link: pomIRC[lost.myweed.info] (Password mismatch)<br><br>What does this mean? I have run eggdrops in the past, and have never run across any of this before...fyi this is my irc server....<br><br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10119">Pomicio2008</a> — Thu Aug 07, 2008 12:20 am</p><hr />
]]></content>
	</entry>
	</feed>
