streamer.exe Headlless deployment fail

streamer.exe Headlless deployment fail

a.skala
Participant Participant
370 Views
1 Reply
Message 1 of 2

streamer.exe Headlless deployment fail

a.skala
Participant
Participant

Hello, with latest availble version of installer, we can't deploy Fusion in headless way.

 

Command ` Fusion360installer.exe --silent --headless` will end with error:

```

Exception in thread MessageThread:
Traceback (most recent call last):
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\threading.py", line 973, in _bootstrap_inner
File "E:\Jenkins\3P\PYTHON\3.9.6\WIN64_1\lib\threading.py", line 910, in run
File "R:\src\adsk\dls\streamer\ui\headless.py", line 114, in _send_msg
AttributeError: 'Deploy' object has no attribute 'delegate_err_abort'

```

0 Likes
Accepted solutions (1)
371 Views
1 Reply
Reply (1)
Message 2 of 2

dooyoul_chung
Autodesk
Autodesk
Accepted solution

Hi @a.skala 
If you want to install Fusion 360 with silent mode, you can use below command line option.
"Fusion 360 Client Downloader.exe" -v --quiet

If you are interested with Lab installation, please refer 
https://knowledge.autodesk.com/support/fusion-360/troubleshooting/caas/sfdcarticles/sfdcarticles/How...

Hope this helps,
Dooyoul.