Question
iTunes is blocking my Digital Ocean droplet
Hi!
Basically i have a Digital Ocean droplet running a jenkins docker image in which i have installed fastlane https://fastlane.tools and create a job to automatically upload metadata to iTunes through fastlane deliver.
The problem is for some reason, sometimes, i have a bad response from iTunes API. The same code running couple days ago works fine in the same Digital Ocean server. Now i try in AWS ec2 and in my local machine and everything works fine. So, i think Apple in some way is blocking my Digital Ocean server traffic.
I have the same problem as this guy posted in fastlane github https://github.com/fastlane/fastlane/issues/14602
Any ideas what is going on?
Thanks!!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×