question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[QUERY] A connection attempt failed because the connected party did not properly respond

See original GitHub issue

Library name and version

Azure.MixedReality.RemoteRendering 1.1.0

Query/Question

I am using some example code mentioned hereto trigger a conversation.

I get an error at following line almost after 50 seconds StartConversion() triggers.

AssetConversionOperation conversionOperation = client.StartConversion(conversionId, conversionOptions);

error: System.AggregateException: 'Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry. (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (sts.eastus:443)) (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (sts.eastus:443)) (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (sts.eastus:443)) (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (sts.eastus:443))'

It does look like like ARR service is not responding? Or may be something else. Can someone shed some light on this.

Environment

No response

Issue Analytics

  • State:open
  • Created 5 months ago
  • Reactions:1
  • Comments:24 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
navba-MSFTcommented, May 15, 2023

Since Service team is involved and working directly with OP, removing CXP attention label.

1reaction
rohitjadhavmsftcommented, May 9, 2023

@jagohr that worked perfectly fine. Thanks. @MichaelZp0 , I still used the old constructor for new AssetConversionInputOptions(storageUriIn, relativeInputAssetPath) and it did require me to link the asa account with storage.

Read more comments on GitHub >

github_iconTop Results From Across the Web

My SQL Error: A connection attempt failed because the ...
It means you can't connect to the server. Check your connecting to the correct IP address and your firewall is configured to allow...
Read more >
A connection attempt failed because the connected party ...
We configured live migration from S1 and S2 hyperv host, it works well in the past. However, after a restart of S2, I...
Read more >
A network-related or instance-specific error occurred - SQL ...
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed ...
Read more >
how to solve connection attempt failed
1.This error could occur because either the firewall on the server has refused the connection or the server is not configured to accept ......
Read more >
A connection attempt failed because the connected party ...
I get the following error message when trying to send a simple message: A connection attempt failed because the connected party did not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found