hi! Some of the gradle tasks are failing because t...
# troubleshoot
i
hi! Some of the gradle tasks are failing because they can't resolve a jar from the linkedin's artifactory: linkedin.jfrog.io Have you have ever experienced such kind of failures?
Copy code
> Could not resolve com.linkedin.pegasus:gradle-plugins:28.3.7.
         > Could not get resource '<https://linkedin.jfrog.io/artifactory/open-source/com/linkedin/pegasus/gradle-plugins/28.3.7/gradle-plugins-28.3.7.pom>'.
            > Could not GET '<https://linkedin.jfrog.io/artifactory/open-source/com/linkedin/pegasus/gradle-plugins/28.3.7/gradle-plugins-28.3.7.pom>'.
               > Connect to <http://linkedin.jfrog.io:443|linkedin.jfrog.io:443> [<http://linkedin.jfrog.io/104.198.68.46|linkedin.jfrog.io/104.198.68.46>] failed: connect timed out
h
cc: @orange-night-91387
o
You're not running from a VPC with restricted access or anything right? It's usually either that or their instance is just having momentary downtime. I've seen it occasionally go down for a brief period of time.
🙏 1
Assuming it's not an actual blocked connection it should resolve itself.
i
Yes, I was running it from a VPC, that was the case, and it was 'momentary' downtime