unable to connect SAG repository

I’ve been trying to connect to SAG Repository from CCE 10.3 Fix 6.

The error in default log is
WARN #58 Error: (id: [1552951045201]) Cannot connect to Software AG repository: Connection timed out (Connection timed out) caused by: javax.ws.rs.WebApplicationException: Cannot connect to Software AG repository: Connection timed out (Connection timed out)

The connection from the server works using curl:
curl -x http://proxyhost:port --proxy-user firstname.lastname@emaildomain.com:password -L http://softwareag.com

Any hints or tips appreciated.
Q: How can I validate proxy authentication using CCE?

Hi chimayred,

Looks like the account which you are trying to use is missing permission to download from SDC.
try with the user who have a download permission in SDC(Software AG repository)

Thanks,
Manoj

No Manoj. My credentials work fine downloading from SDC.

Connection time out suggests that request from my Command Central installation is not reaching SDC

thank you

Have a look at this on how to configure proxy settings for CCE.

Wolfgang your link is referring to docker configuration. I am not using docker container at this time. My installation is on Red Hat v 7.x only and am trying to configure CCE proxy from console GUI.

thank you

I was able to fix by specifying HTTP and HTTPS proxy (without login) in CCE . Proxy credentials are not required in my environment