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.

problem on start

General support and discussion of Eggdrop bots.
Post Reply
n
nickgallis
Voice
Posts: 2
Joined: Wed Sep 12, 2007 8:04 am

problem on start

Post by nickgallis »

hi I compile bot with ssl patch and configure all ok
whe I start on -nt mode all ok bot connect server and join channel with same error like this

Code: Select all

[11:42] net_switch_to_ssl()
[11:42] SSL_connect() success
[11:42] net: connect! sock 10
[11:42] Connected to irc.config.no
[11:42] -NOTICE- *** Looking up your hostname...
[11:42] -NOTICE- *** Checking Ident
[11:42] -NOTICE- *** Found your hostname
[11:42] -NOTICE- *** No Ident response
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] - () to irc.config.no- Connected to irc.config.no using SSL encryption version: TLSv1
[11:42] - () to ***- You are using cipher: DHE-RSA-AES256-SHA (256 bits)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
[11:42] sockread EAGAIN: 10 11 (Resource temporarily unavailable)
If I start bot withou any option give me ok but don't connect on server and not join channel .... any idea bot 1.6.19
User avatar
TCL_no_TK
Owner
Posts: 509
Joined: Fri Aug 25, 2006 7:05 pm
Location: England, Yorkshire

Post by TCL_no_TK »

Have you check with the IRCd Admins, this could be a problem with there SSL setup or something?
Post Reply