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

SON-RPC connection with the remote party was lost before the request could complete. #2898

Open
Haresj opened this issue Apr 11, 2024 · 4 comments
Labels
GS Tutorial Bug from customer using Getting Started Tutorial

Comments

@Haresj
Copy link

Haresj commented Apr 11, 2024

DEBUG The JSON-RPC connection with the remote party was lost before the request could complete.
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at StreamJsonRpc.JsonRpc.d__162.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at StreamJsonRpc.JsonRpc.d__151`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.ML.ModelBuilder.ViewModels.TrainViewModel.<b__92_0>d.MoveNext() (Microsoft.ML.ModelBuilder.Utils.Logger.Debug)

@Haresj Haresj added the GS Tutorial Bug from customer using Getting Started Tutorial label Apr 11, 2024
@Megasoft2
Copy link

I suggest using VS 2022 Preview
Works for me!

Sincerely

@wangzimeiyingtao
Copy link

wangzimeiyingtao commented Apr 12, 2024

Same question. I have updated to the preview version

@Megasoft2
Copy link

Same question. I have updated to the preview version

It worked for me with Visual Studio 2022 Enterprise Version 17.10.0 Preview 3.0

@LittleLittleCloud
Copy link
Contributor

LittleLittleCloud commented Apr 15, 2024

We pushed a fix to this issue in model builder 17.18.2. Also it seems that the servicehub connection is improved in visual studio preview?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GS Tutorial Bug from customer using Getting Started Tutorial
Projects
None yet
Development

No branches or pull requests

4 participants