[ https://issues.apache.org/jira/browse/FLINK-28907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598146#comment-17598146 ]
Zhu Zhu commented on FLINK-28907: --------------------------------- Thanks for looking into this! [~martijnvisser] Do you mean the process below should happen, but when there is connection issue, it will not happen and will not report errors about the connection problem? > go: downloading github.com/apache/flink-connector-elasticsearch ... > Flink docs do not compile locally > --------------------------------- > > Key: FLINK-28907 > URL: https://issues.apache.org/jira/browse/FLINK-28907 > Project: Flink > Issue Type: Bug > Components: Documentation > Affects Versions: 1.16.0 > Reporter: Zhu Zhu > Priority: Major > Fix For: 1.16.0 > > > Flink docs fail to compile locally. The error is as below: > go: github.com/apache/flink-connector-elasticsearch/docs upgrade => > v0.0.0-20220715033920-cbeb08187b3a > hugo: collected modules in 1832 ms > Start building sites … > ERROR 2022/08/10 17:48:29 [en] REF_NOT_FOUND: Ref > "docs/connectors/table/elasticsearch": > "/XXX/docs/content/docs/connectors/table/formats/overview.md:54:20": page not > found > ERROR 2022/08/10 17:48:29 [en] REF_NOT_FOUND: Ref > "docs/connectors/datastream/elasticsearch": > "/XXX/docs/content/docs/connectors/datastream/overview.md:44:20": page not > found > ERROR 2022/08/10 17:48:29 [en] REF_NOT_FOUND: Ref > "docs/connectors/table/elasticsearch": > "/XXX/docs/content/docs/connectors/table/overview.md:58:20": page not found > WARN 2022/08/10 17:48:29 Expand shortcode is deprecated. Use 'details' > instead. > ERROR 2022/08/10 17:48:32 [zh] REF_NOT_FOUND: Ref > "docs/connectors/table/elasticsearch": > "/XXX/docs/content.zh/docs/connectors/table/formats/overview.md:54:20": page > not found > ERROR 2022/08/10 17:48:32 [zh] REF_NOT_FOUND: Ref > "docs/connectors/datastream/elasticsearch": > "/XXX/docs/content.zh/docs/connectors/datastream/overview.md:43:20": page not > found > ERROR 2022/08/10 17:48:32 [zh] REF_NOT_FOUND: Ref > "docs/connectors/table/elasticsearch": > "/XXX/docs/content.zh/docs/connectors/table/overview.md:58:20": page not found > WARN 2022/08/10 17:48:32 Expand shortcode is deprecated. Use 'details' > instead. > Built in 6415 ms > Error: Error building site: logged 6 error(s) -- This message was sent by Atlassian Jira (v8.20.10#820010)