[ 
https://issues.apache.org/jira/browse/NIFI-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029610#comment-16029610
 ] 

Jayraj Jog commented on NIFI-3991:
----------------------------------

Having tried it again, I think I may just have been being impatient. You have 
to wait a few seconds after the log

{code}
2017-05-30 09:00:33,656 INFO [main] org.apache.nifi.bootstrap.Command Launched 
Apache NiFi with Process ID
{code}

for the URL to be accessible. It may have been chance that I tried the URL 
without the trailing slash first (when the server was still starting up) and 
then tried it again with a trailing slash (by which time the server had started)

> 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)

Reply via email to