You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.InvalidOperationException : Couldn't read the packet length
Stack trace:
at TgSharp.Core.Network.TcpTransport.Receive (System.Threading.CancellationToken token) [0x000d5] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/Network/TcpTransport.cs:59
at TgSharp.Core.Network.MtProtoSender.Receive (TgSharp.TL.TLMethod request, System.Threading.CancellationToken token) [0x0003a] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/Network/MtProtoSender.cs:144
at TgSharp.Core.TelegramClient.RequestWithDcMigration (TgSharp.TL.TLMethod request, System.Threading.CancellationToken token) [0x0010d] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/TelegramClient.cs:178
at TgSharp.Core.TelegramClient.SendCodeRequestAsync (System.String phoneNumber, System.Threading.CancellationToken token) [0x0009b] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/TelegramClient.cs:208
at TgSharp.Tests.TgSharpTests.AuthUser () [0x000cd] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Tests/TgSharpTests.cs:129
at TgSharp.Tests.TgSharpTestsNUnit.AuthUser () [0x00020] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Tests.NUnit/Test.cs:21
at TgSharp.Core.Network.TcpTransport.Receive (System.Threading.CancellationToken token) [0x000d5] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/Network/TcpTransport.cs:59
at TgSharp.Core.Network.MtProtoSender.Receive (TgSharp.TL.TLMethod request, System.Threading.CancellationToken token) [0x0003a] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/Network/MtProtoSender.cs:144
at TgSharp.Core.TelegramClient.RequestWithDcMigration (TgSharp.TL.TLMethod request, System.Threading.CancellationToken token) [0x0010d] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/TelegramClient.cs:178
at TgSharp.Core.TelegramClient.SendCodeRequestAsync (System.String phoneNumber, System.Threading.CancellationToken token) [0x0009b] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Core/TelegramClient.cs:208
at TgSharp.Tests.TgSharpTests.AuthUser () [0x000cd] in /Users/knocte/Documents/Code/TgSharpLAITEUX/src/TgSharp.Tests/TgSharpTests.cs:129
at NUnit.Framework.AsyncInvocationRegion+AsyncTaskInvocationRegion.WaitForPendingOperationsToComplete (System.Object invocationResult) [0x0003c] in <65d21fba48bf4534bebbb82a4e22f339>:0
at NUnit.Core.NUnitAsyncTestMethod.RunTestMethod () [0x00013] in <65d21fba48bf4534bebbb82a4e22f339>:0
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: