I have already cloned Unreal Engine 4.27.
Then when I run Setup.sh,it comes to the failure:
Registering git hooks… (this will override existing ones!)
Fixing inconsistent case in filenames.
Setting up Mono
Checking dependencies…
The following file(s) have been modified:
Engine/Binaries/ThirdParty/Mono/Linux/etc/mono/registry/last-btime
Would you like to overwrite your changes (y/n)? y
Updating dependencies: 0% (0/64171)…
Failed to download ‘http://cdn.unrealengine.com/dependencies/UnrealEngine-19160214/012056e8ef7daa59d87dc7bd2117ecea79edfc1e’: Error: TrustFailure (The authentication or decryption has failed.) (WebException)
Result: 1
How to resolve it?
Thanks!