Hi, please could you send us a copy of the output from running the following command (the file C:\netstat.log):
netstat -ban > C:\netstat.log
You can run this in an standard windows command prompt (obtainable by pressing Windows+R, then typing “cmd” and hitting “Run” and typing the command into the command dialog).
Also, please could you download “Process Explorer” from this link, and once running, choose Find->Find Handle or DLL. Type “\Device\NamedPipe” and hit search. Order the view by Name, and see if there is anything in the list that says “\Device\NamedPipe\127.0.0.1:8008”.
These 2 communication channels are what Swarm is attempting to create when it outputs the error you’re seeing, but we’re unable to tell which one. Hopefully one of these outputs will help us narrow it down. Thanks.