Same problem with updates failing to auto install.
Diagnostic logs keep showing these repeat tries, but the paths they are mapping to are not actual locations on my workstation. The R: drive isn't even mapped on my PC, and the C: paths listed don't exist locally. So these appear to be locally coded in the update code attempting to run by Fusion. Fix the update code!
Traceback (most recent call last):
File "R:\Streamer\src\adsk\dls\streamer\retry_algorithm.py", line 123, in __call__
File "R:\Streamer\src\adsk\dls\streamer\manifests.py", line 279, in _open
File "R:\Streamer\src\adsk\dls\streamer\netlib.py", line 421, in __call__
File "R:\Streamer\src\adsk\dls\streamer\netlib.py", line 233, in __init__
File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\urllib\request.py", line 525, in open
File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\urllib\request.py", line 543, in _open
File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\urllib\request.py", line 503, in _call_chain
File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\urllib\request.py", line 1362, in https_open
File "C:\3P\PYTHON\3.7.6\WIN64_1\lib\urllib\request.py", line 1321, in do_open
urllib.error.URLError: <urlopen error [WinError 10060] 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>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1199, in execute
File "R:\Streamer\src\adsk\dls\streamer\process.py", line 2512, in execute_without_errorhandling
File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1091, in execute_without_errorhandling
File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1059, in _need_streamer_upgrade
File "R:\Streamer\src\adsk\dls\streamer\process.py", line 1053, in _get_default_app_streamer
File "R:\Streamer\src\adsk\dls\streamer\process.py", line 239, in primary_app_network_manifest
File "R:\Streamer\src\adsk\dls\streamer\process.py", line 2367, in _load_appmanifest
File "R:\Streamer\src\adsk\dls\streamer\manifests.py", line 453, in open
File "R:\Streamer\src\adsk\dls\streamer\manifests.py", line 290, in open
File "R:\Streamer\src\adsk\dls\streamer\retry_algorithm.py", line 165, in __call__
adsk.dls.streamer.exceptions.NetworkNotAvailableFailure: <urlopen error [WinError 10060] 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>, url:None