Hi Team,
We are trying to migrate the Flosum Pipeline (with Jenkins WebHook for Selenium scripts) setup from Azure to AWS machine.
The Setup is working fine in the Azure machine and we need to do the same setup in AWS machine. But we are getting the below error in AWS. We recently changed the Jenkins URL from HTTP to HTTPS.
Error message: System.CalloutException: Read timed out
I have whitelisted Salesforce IP addresses for inbound rule. But for outbound rule, required Salesforce IP addresses and Jenkins IP addresses.
Requesting you to provide me the list of Jenkins IP addresses and port. (For setup I have used port 8080 and 8443)
Note: The inbound rule specifies from where the server can be accessed. The outbound configuration determines where the server can obtain access. In the inbound rule you should have Salesforce IP addresses, and in the outbound rule you should have Salesforce IP addresses and Jenkins IP addresses.
# You can check like so:
dig +short domain.com
nslookup domain.com
Or other tools you have handy.--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e02ef0dc-c5e6-4069-a658-2c77b2fbfa75n%40googlegroups.com.