-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
Hi, I've generated a Dockerfile to build a custom version 4.27.2 on Linux in Gitlab CI with the following settings:
# This file was generated by ue4-docker version 0.0.106 with the following options:
#
# - combine: true
# - credential_mode: "secrets"
# - excluded_components: {"ddc": false, "debug": true, "templates": true}
# - gitdependencies_args: "--exclude=Android --exclude=Mac --exclude=Win32 --exclude=Win64"
# - source_mode: "copy"
#
# This Dockerfile combines the steps for the following images:
#
# - ue4-build-prerequisites
# - ue4-source
# - ue4-minimal
Running the Setup.sh
causes the following error, even when running it without any excludes:
Failed to download 'http://cdn.unrealengine.com/dependencies/UnrealEngine-16546836/01aeef9d6f354d0b789fe0f90786078b0395495f': The remote server returned an error: (403) Forbidden. (WebException)
I've never had any problems downloading the dependencies on Windows or MacOS. Is this a known issue on Linux?
muety and ssaigarimella
Metadata
Metadata
Assignees
Labels
No labels