3 errors

These are old archives. They are kept for historic purposes only.
Post Reply
Suzuka
Posts: 2
Joined: Sat Sep 25, 2004 5:17 am

3 errors

Post by Suzuka »

when I try to connect to my server after runing Wircd and Unreal I get

Code: Select all

* Send error ([10053] Software caused connection abort)
,

Code: Select all

* [10054] Connection reset by peer
and

Code: Select all

Closing Link: [127.0.0.1] (Throttled: Reconnecting too fast) -Email ****@aol.com for more information.)
-
* [10053] Software caused connection abort
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Just a wild guess...
Did you configure the port as SSL (see listen block)?
If so, either remove the SSL option, or.. connect with an SSL compatible IRC client in the proper way.
Suzuka
Posts: 2
Joined: Sat Sep 25, 2004 5:17 am

Post by Suzuka »

Syzop wrote:Just a wild guess...
Did you configure the port as SSL (see listen block)?
If so, either remove the SSL option, or.. connect with an SSL compatible IRC client in the proper way.
I got rid of SSL now I just get

* [10054] Connection reset by peer
Post Reply