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.

Having problems with connect

Old posts that have not been replied to for several years.
Locked
b
bmaciag

Having problems with connect

Post by bmaciag »

Config has been set up properly as far as I can tell. Removed the 'die' commands, enabled the blowfish encryption, as well as the dns module.

We set the irc server for irc.gamesurge.net:6667 in set servers.

We added a channel.

The bot claims it connects to the server, joins a channel with 0 users. Something is wrong however, because we do not see the bot. Even when we chnage the IRC server to an IP, or a different server on gamesurge (or any network), we get the same problem.

Any suggestions?
b
bmaciag

Post by bmaciag »

Here is the log.

[admin@nyc ~/eggdrop]$ ./eggdrop -m eggdrop.conf

Eggdrop v1.6.16 (C) 1997 Robey Pointer (C) 2004 Eggheads
[10:22] --- Loading eggdrop v1.6.16 (Fri Jul 30 2004)
[10:22] Module loaded: dns
[10:22] Module loaded: channels
[10:22] Module loaded: server
[10:22] Module loaded: ctcp
[10:22] Module loaded: irc
[10:22] Module loaded: notes (with lang support)
[10:22] Module loaded: console (with lang support)
[10:22] Module loaded: blowfish
[10:22] Module loaded: uptime
[10:22] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[10:22] use '.help userinfo' for commands.


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg SFX-Bot hello
This will make the bot recognize you as the master.

[10:22] === SFX-Bot: 1 channels, 0 users.

Precompiled eggdrop binary courtesy of KuNgFo0, www.eggfaq.com

Launched into the background (pid: 8189)
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

From other topic:

Well, you should run bot and then telnet to it.In telnet you'll see what error/problem bot have while he is connecting.You might need to change server-timeout ....

Just telnet to it and you'll see what eggdrop says :P
U
UrbanLegend

hmmm

Post by UrbanLegend »

I did just try TELNET, but that also isnt working ... how do I login to my bot through telnet ? is it the "IP" of my dedicated box ? and what is the username / password ? or ports. ..

thanks


( Im with him on this, we are working together on trying to resolve this ) im the owner of www.sfx-hosting.com
and he is an partner :-)
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Yes, it's the ip of box and it's port which you set in conf at 'listen xxxx all' (xxxx is port you've set).If you are using this bot first time, then your username will be new.Bot will ask you what username and pass you want and then you can start using it :P ...
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Another little trick .... On the shell: ./eggdrop -nt eggdrop.conf, this will put you in HQ mode and allow you to see what exactly is happening in real time.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Locked