Problems with 4thline.org repository

It seems to me that the Travis has problem to cooperate with the 4thline.org repository. It is asking this repo to download the pom for dependencies which in fact are not stored there. This takes very long time for each request and the result is that the build failed. This could be the 4thline.org problem but the Travis should overcame it. It seems to me that the Travis does not react properly on the respose the 4thline.org returns. The problem you can see in the https://github.com/orgs/UniversalMediaServer

1 Like

When reporting problems, please consider including:

  1. What you are trying to achieve
  2. What you have tried (probably a link to the configuration)
  3. What happened instead (often, pointing to a build log URL, in the form of https://travis-ci.com/OWNER/REPO/build/NNNNNNN would be helpful).
1 Like

In the mean time the owner of the UniversalMediaServer made some tests and changed the travis.yml. There are still configuration like this https://travis-ci.org/github/UniversalMediaServer/UniversalMediaServer/jobs/689419650 which have a problem with the 4thline.org repository. See the warnings about Connection timed out. The job takes long time to finish. Is there any setting to overcame it?