Appium Python + AWS Device Farm - Run Stuck at Pending (with Errored Status)

I am working on automating testing for my company using Appium Python + AWS Device Farm for iOS devices.

However, when I uploaded my .ipa file and Appium Python test to AWS Device farm, the run stuck and showed me that the status is “Errored”, and if I click into the run for a detailed view, it says “Pending” on all of the device runs (See screenshots here: https://postimg.org/gallery/34xbfaz8i/ ).

I am pretty sure it is not the problem with my Appium Python test script, because when combining the same script with another .ipa file (from another App), the run works fine on AWS Device Farm. The thing is that by using the same handling, I was able to export .ipa off other App and had them run just fine on AWS Device Farm. This only happens to this particular .ipa file of the same App, but it is the company’s official App that I must automate the test for, so I can’t just not test it.

Does anyone know how I could fix this problem?

Thanks so much!

The question has been kindly answered and resolved by the AWS Device Farm team here:

https://forums.aws.amazon.com/thread.jspa?threadID=245483