Open shashank-ssriva opened 4 years ago
Hey can you provide the plugin version and XLR version? Also are you using any sort of authorization for the proxy?
Hey can you provide the plugin version and XLR version? Also are you using any sort of authorization for the proxy?
Hi David,
Here is the requested information.
Plugin version -xlr-rally-plugin-3.9.5.jar
XL Release version - 8.5.0
Okay. Also has this ever worked or is this a first time attempt and are you using any sort of authorization for the proxy?
Okay. Also has this ever worked or is this a first time attempt and are you using any sort of authorization for the proxy?
This is our first ever attempt. Sorry, I didn't reply to your other question earlier. I had tried with both the proxies - with/without authentication.
No issue are you using any other plugins that are going through this proxy?
No issue are you using any other plugins that are going through this proxy?
I haven't tested any other plugin as we need to raise proxy requests for individual sources & destinations. I am able to hit the Rally URL when I use curl
command on the terminal using the same proxy.
Hi, I am also facing same proxy issue. I have taken XLR-Rally-Plugin 3.12.0 , was working fine with XLR 10.0.3 version. However, when I have upgraded XLR to 10.1.10 version. It has started to give proxy error.
Can't connect to Rally Server.
pyral.context.RallyRESTAPIError: 'Cannot connect to proxy.', Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known
Please suggest.
Thanks
Hi,
We're getting the below issue while connecting to Rally via XL Release. There is a proxy server in between & XL Release is allowed to connect to Rally via this proxy.
But when we test the connection under shared configuration or run the task, it fails with the below error.
I've verified that I can connect to Rally using
curl
command via proxy. It is failing when we do it through XL Release.