Updates Ran with --process update fail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have a few different labs that run the Fusion 360 software on them. The typical process for updating them has failed ever since the new release, citing a file path that it cannot find. I have tried on multiple computers with different configurations and none have worked. The GUI update process works just fine, it is only the silent update process that fails each time. Unfortunately, I need the silent updates to work if I'm going to be managing 100+ computers with this on them.
The WebDeploy Streamer log file also has the following lines in it:
File "E:\3P\PYTHON\3.7.3\win64\lib\urllib\request.py", line 1451, in file_open
File "E:\3P\PYTHON\3.7.3\win64\lib\urllib\request.py", line 1490, in open_local_file
urllib.error.URLError: <urlopen error [WinError 3] The system cannot find the path specified: 'C:\\\\Users\\10STUD~1\\AppData\\Local\\Temp\\7zSB695.tmp\\_payload\\67316f5e79bc48318aa5f7b6bb58243d\\47458aa04dc04be2a184ca4322d75d74\\full.json'>
Upon looking for that directory, I found that it looks as though the parent directory for the full.json file isn't even being properly extracted during the update, and doesn't exist in that path. I also wasn't sure why the beginning of the path has 'C:\\\\'...
Any guidance on this would be appreciated, as I have labs that are not working properly now.