Cuba failing to load from - repo.cuba-platform.com

Good day,

I am trying to run a cuba project but it keeps failing midway. I understand that our network is accessed via a proxy server and I have successfully set this proxy as shown in the picture below.

error message
Unknown host ‘This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server (repo.cuba-platform.com)’.

Please ensure the host name is correct. If you are behind an HTTP proxy, please configure the proxy settings either in IDE or Gradle.

Log
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:setupTomcat’.

Could not resolve all files for configuration ‘:tomcat’.
Could not resolve org.apache.tomcat:tomcat:9.0.38.
Required by:
project :
Could not resolve org.apache.tomcat:tomcat:9.0.38.
Could not get resource ‘https://repo.cuba-platform.com/content/groups/work/org/apache/tomcat/tomcat/9.0.38/tomcat-9.0.38.pom’.
Could not GET ‘https://repo.cuba-platform.com/content/groups/work/org/apache/tomcat/tomcat/9.0.38/tomcat-9.0.38.pom’.
This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server (repo.cuba-platform.com)

Hi,
If you get “unknown host” exceptions then it is the problem with DNS server in your network, or DNS settings on your computer.
You should contact your network administrator, maybe there is a white list of hosts to resolve successfully?
Both repo.cuba-platform.com and dl.bintray.com host names should be resolvable for the CUBA Studio to function.