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)