UE4.26: ./Setup.sh (403) Forbidden.(WebException)

Hello,
I want to install UE4.26 on Ubuntu18.04. But I cannot make the build, as follows:

wpl@MOSS:~/UnrealEngine_4.26$ ./Setup.sh && ./GenerateProjectFiles.sh && make
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/63485)…
Failed to download ‘http://cdn.unrealengine.com/dependencies/UnrealEngine-12372779-e1515af26c634d2a8ade60b1afd1f065/01bb78539fc8dda386d45f9b5615f9a1e8ca5d94’: The remote server returned an error: (403) Forbidden. (WebException)
Result: 1
wpl@MOSS:~/UnrealEngine_4.26$

What should I do?

2 Likes

I’m getting a similar error.

./Setup.sh && ./GenerateProjectFiles.sh && make
Registering git hooks… (this will override existing ones!)
Fixing inconsistent case in filenames.
Setting up Mono
Checking dependencies…
Updating dependencies: 0% (0/63485)…
Failed to download ‘http://cdn.unrealengine.com/dependencies/UnrealEngine-14681336-8d7a88f6e60b42aa84c202955bc8c3f1/01c17aa56bc6445a2c3c67123684f53856006a2d’: The remote server returned an error: (403) Forbidden. (WebException)
Result: 1