Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network error #80

Closed
jiayueshe opened this issue Apr 17, 2023 · 1 comment
Closed

network error #80

jiayueshe opened this issue Apr 17, 2023 · 1 comment

Comments

@jiayueshe
Copy link

Describe the bug
when we use wifi in fab, network is not very good; so ,there is same mistake happen;
and make hsms lose , can't reconnect

To Reproduce
[08:21:49 672] 日志记录:Connection loss, try to reconnect.
[08:21:59 716] 日志记录:Unhandled exception occurred on PipeDecoder producer 在 System.ThrowHelper.ThrowArgumentOutOfRangeException()
在 System.IO.Pipelines.BufferSegment.set_End(Int32 value)
在 System.IO.Pipelines.Pipe.CommitUnsynchronized()
在 System.IO.Pipelines.Pipe.PrepareFlushUnsynchronized(CompletionData& completionData, ValueTask1& result, CancellationToken cancellationToken) 在 System.IO.Pipelines.Pipe.WriteAsync(ReadOnlyMemory1 source, CancellationToken cancellationToken)
在 System.IO.Pipelines.Pipe.DefaultPipeWriter.WriteAsync(ReadOnlyMemory`1 source, CancellationToken cancellationToken)
在 Secs4Net.HsmsConnection.d__63.MoveNext()
[08:21:59 716] 日志记录:Connection loss, try to reconnect.

Desktop (please complete the following information):

  • OS: windows10
@wang9th
Copy link

wang9th commented Jun 26, 2023

[08:21:59 716] 日志记录:Unhandled exception occurred on PipeDecoder producer 在 System.ThrowHelper.ThrowArgumentOutOfRangeException()

看起来是 参数错误 , 可以尝试调整 buffer size

@mkjeff mkjeff closed this as completed Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants