[
https://issues.apache.org/jira/browse/FLINK-27482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531709#comment-17531709
]
Chesnay Schepler commented on FLINK-27482:
------------------------------------------
If you want to access the UI from outside the container then you must tell
docker to allow that.
{{docker run --network host -it flink:1.13.5 /bin/bash}}
> Dashboard not showing after installation
> ----------------------------------------
>
> Key: FLINK-27482
> URL: https://issues.apache.org/jira/browse/FLINK-27482
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Affects Versions: 1.13.5
> Environment: Windows 10
> Reporter: Aarsh Shah
> Priority: Major
> Attachments: flink.PNG
>
>
> After installing flink-1.13.5 on windows, after extracting, I try to run the
> command ./bin/flink/start-cluster.sh form the directory, it shows the output
> as mentioned in the screenshot, but doesn't start the dashboard on 8081,
> Please help.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)