[
https://issues.apache.org/jira/browse/NIFI-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029608#comment-16029608
]
Joseph Witt commented on NIFI-3991:
-----------------------------------
i'm not seeing this issue. Is anyone else? I can get to nifi with or without
slash.
> Getting started documentation is missing trailing slash for nifi dashboard URL
> ------------------------------------------------------------------------------
>
> Key: NIFI-3991
> URL: https://issues.apache.org/jira/browse/NIFI-3991
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website
> Reporter: Jayraj Jog
>
> Steps to reproduce:
> # Start nifi as per the steps given in the getting started documentation
> (https://nifi.apache.org/docs.html)
> # As per this section,
> https://nifi.apache.org/docs.html#i-started-nifi-now-what navigate to
> http://localhost:8080/nifi
> Expected:
> URL works, shows NiFi dashboard
> Actual:
> Connection refused. Correct URL is http://localhost:8080/nifi/ (with a
> trailing slash)
> Possible fixes:
> * Add a trailing slash to the URL in the documentation
> OR
> * Update nifi to redirect /nifi to /nifi/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)