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.

Bot can`t connect to linknet servers

General support and discussion of Eggdrop bots.
Post Reply
r
r0ck3t
Voice
Posts: 1
Joined: Wed Nov 06, 2013 12:35 pm

Bot can`t connect to linknet servers

Post by r0ck3t »

Hi, Im trying yo setup bot to connect to irc.link-net.nl server. But i got strange error:
[16:37:17] main: entering loop
[16:37:17] Trying server irc.link-net.nl:7000
[16:37:17] DNS resolved irc.link-net.nl to 194.126.217.98
[16:37:18] net: connect! sock 6
[16:37:18] Connected to irc.link-net.nl
[16:37:18] net: eof!(read) socket 6
[16:37:18] Disconnected from irc.link-net.nl
im using eggdrop-1.6.21, here is part of eggdrop.conf:

Code: Select all

set use-ssl 1
set servers {
  irc.link-net.nl:7000
}
any help?

thanks
Post Reply