Bug #1077

avatar

Exception when reconnecting to freenode on secured connection

Added by Vsyache Puz 3180 days ago.

Status:New Start:08/04/2015
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:-
Target version:-
Complexity:

Found in Version:

1.0.0.0+ (master/b8a5292)

Votes: 0

Description

1) go settings of server
2) check "Use Encryption"
3) int the tree on server right click to call context menu, and choose "Reconnect"

Exception Type:
System.InvalidOperationException

Exception Message:
This operation is invalid until it is successfully authenticated

Exception StackTrace:
at System.Net.Security.SslStream.CheckConnectionAuthenticated () [0x0000b] in /var/tmp/portage/dev-lang/mono-4.0.3.13/work/mono-4.0.3/mcs/class/System/System.Net.Security/SslStream.cs:595
at System.Net.Security.SslStream.Flush () [0x00000] in /var/tmp/portage/dev-lang/mono-4.0.3.13/work/mono-4.0.3/mcs/class/System/System.Net.Security/SslStream.cs:562
at System.IO.StreamWriter.Flush (Boolean flushStream, Boolean flushEncoder) [0x000ad] in /var/tmp/portage/dev-lang/mono-4.0.3.13/work/mono-4.0.3/external/referencesource/mscorlib/system/io/streamwriter.cs:334
at System.IO.StreamWriter.Dispose (Boolean disposing) [0x00024] in /var/tmp/portage/dev-lang/mono-4.0.3.13/work/mono-4.0.3/external/referencesource/mscorlib/system/io/streamwriter.cs:263
at System.IO.StreamWriter.Close () [0x00000] in /var/tmp/portage/dev-lang/mono-4.0.3.13/work/mono-4.0.3/external/referencesource/mscorlib/system/io/streamwriter.cs:245
at Meebey.SmartIrc4net.IrcConnection+WriteThread.Stop () [0x00023] in /var/calculate/remote/distfiles/egit-src/smuxi.git/lib/SmartIrc4net/src/IrcConnection/IrcConnection.cs:1229
at Meebey.SmartIrc4net.IrcConnection.Disconnect () [0x00059] in /var/calculate/remote/distfiles/egit-src/smuxi.git/lib/SmartIrc4net/src/IrcConnection/IrcConnection.cs:817
at Meebey.SmartIrc4net.IrcConnection.Reconnect () [0x00002] in /var/calculate/remote/distfiles/egit-src/smuxi.git/lib/SmartIrc4net/src/IrcConnection/IrcConnection.cs:790
at Meebey.SmartIrc4net.IrcClient.Reconnect (Boolean login, Boolean channels) [0x00010] in /var/calculate/remote/distfiles/egit-src/smuxi.git/lib/SmartIrc4net/src/IrcClient/IrcClient.cs:489
at Meebey.SmartIrc4net.IrcClient.Reconnect (Boolean login) [0x00009] in /var/calculate/remote/distfiles/egit-src/smuxi.git/lib/SmartIrc4net/src/IrcClient/IrcClient.cs:504
at Smuxi.Engine.IrcProtocolManager.Reconnect (Smuxi.Engine.FrontendManager fm) [0x000a1] in /var/calculate/remote/distfiles/egit-src/smuxi.git/src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs:540
at Smuxi.Frontend.Gnome.ProtocolChatView+<OnTabMenuReconnectActivated>c__AnonStorey0.<>m__0 (System.Object ) [0x0000d] in /var/calculate/remote/distfiles/egit-src/smuxi.git/src/Frontend-GNOME/Views/Chats/ProtocolChatView.cs:285

Also available in: Atom PDF