You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2018/10/02 22:47:00 UTC

[jira] [Created] (BEAM-5611) testWebsite fails due to HTTP 508 error on se-radio.net

Scott Wegner created BEAM-5611:
----------------------------------

             Summary: testWebsite fails due to HTTP 508 error on se-radio.net
                 Key: BEAM-5611
                 URL: https://issues.apache.org/jira/browse/BEAM-5611
             Project: Beam
          Issue Type: Bug
          Components: website
    Affects Versions: 2.8.0
            Reporter: Scott Wegner
            Assignee: Alan Myrvold
             Fix For: 2.8.0


Failure when running: 

./gradlew :beam-website:testWebsite

Error includes:
 - ./generated-content/blog/2017/02/01/graduation-media-recap.html

  *  External link [https://globenewswire.com/news-release/2017/01/10/904692/0/en/The-Apache-Software-Foundation-Announces-Apache-Beam-as-a-Top-Level-Project.html] failed: response code 0 means something's wrong.

             It's possible libcurl couldn't connect to the server or perhaps the request timed out.

             Sometimes, making too many requests at once also breaks things.

             Either way, the return message (if any) from the server is: Peer certificate cannot be authenticated with given CA certificates

rake aborted!

HTML-Proofer found 1 failure!

 

Also fails when running:

curl -v [https://globenewswire.com/news-release/2017/01/10/904692/0/en/The-Apache-Software-Foundation-Announces-Apache-Beam-as-a-Top-Level-Project.html]

 

Works fine opening in a browser.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)