Bad Gateway

Hey Testiny team,

All my local attempts to import tests according to the documentation are successful.
However, when I try to execute the same process within GitLab CI, the import fails with a Bad Gateway error:

 o---o  ----------------------------
   |      TESTINY IMPORTER  1.28.1
   \-o  ----------------------------
Failed to get app status info, retrying...
Failed to get app status info, retrying...
Failed to get app status info, retrying...
Failed to get app status info, retrying...
Failed to get app status info, retrying...
Import error: The provided API key or URL is not valid: Bad Gateway

I would like to understand whether the issue is on our side or yours.

Best regards,

Hi and welcome to the Testiny forum!

The “Bad Gateway” error usually means that an Internet address cannot be resolved or reached.

  • If you are using Testiny Server and trying to access it from the GitLab cloud
    → you need a way to access the Testiny Server in your local network, i.e. some kind of tunnel or VPN.
    Do not expose the Testiny Server publicly to the Internet, this is a violation of the Testiny Terms of Use!
  • Are you using Testiny Cloud and trying to access it from a GitLab instance on your local network?
    → it seems your local network restricts outbound traffic (which is rather uncommon). Talk to your local network administrator on how to proceed.

Best regards,
Alex