Developer Notes

This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.

Description

If a user attempts to run Setup.bat to download the various dependency files while a SonicWALL firewall is in place, the download will fail to complete. Disabling the firewall allows the download to complete successfully.

However, several users have reported that changing the BaseUrl value in DependencyManifest.cs from http to https has allowed them to complete the download successfully without needing to first disable the firewall (which is not always a possibility if it is controlled by their IT department).

Additional information that has been provided indicates that the Gateway Anti-Virus is blocking one or more files after identifying them as a worm. The previously mentioned use of https is still reported as working.

Steps to Reproduce

No repro steps due to not having a SonicWALL firewall to test against.

RESULT:
Per description, the dependency download will fail.

EXPECTED:
The dependency download completes successfully.

WORKAROUND:
Either of the following options...

  1. Temporarily disable the SonicWALL firewall.
  2. Open the DependencyManifest.cs file and change the BaseUrl value from http to https

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Won't Fix
CreatedApr 18, 2016
ResolvedFeb 17, 2017
UpdatedApr 27, 2018