Article Overview:
This article will cover how you can achieve the following:
How to troubleshoot and resolve "Unable to connect to api.virtuoso.qa in Jenkins agent"
Problem Statement:
You might face this error while executing the tests from Jenkins using APIs.
Solution:
Step 1: Check if there is a connection issue
- Check if your agent machine can connect to api.virtuoso.qa on port 443.
- You can use ping and telnet to check if port 443 is listening.
If you get a request timed out error, please reach out to your network or infrastructure team who can whitelist the above link.
Comments
0 comments
Please sign in to leave a comment.