[
https://issues.apache.org/jira/browse/FLINK-12145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813986#comment-16813986
]
Ji Liu commented on FLINK-12145:
--------------------------------
[~fhueske] alright, I raised this issue just because 0.0.0.0:4000 can't be
accessed on my machine.
> Host config in flink-web is incorrect
> -------------------------------------
>
> Key: FLINK-12145
> URL: https://issues.apache.org/jira/browse/FLINK-12145
> Project: Flink
> Issue Type: Bug
> Reporter: Ji Liu
> Assignee: Ji Liu
> Priority: Minor
>
> In [https://flink.apache.org/improve-website.html]
> its description is "Open your browser at
> [http://localhost:4000|http://localhost:4000/] to view the website",
> but in flink-web project, the host config in _config.yml is 0.0.0.0. In this
> case when we execute {{./build.sh -p, it will print info like this "Server
> address: http://0.0.0.0:4000/" which is actually invalid. I think the default
> host should be replaced with "localhost".}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)