[
https://issues.apache.org/jira/browse/EAGLE-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383792#comment-15383792
]
ASF GitHub Bot commented on EAGLE-358:
--------------------------------------
Github user anyway1021 commented on a diff in the pull request:
https://github.com/apache/incubator-eagle/pull/253#discussion_r71292208
--- Diff: eagle-assembly/src/main/README.md ---
@@ -91,6 +91,9 @@ Sandbox Starter
* check eagle UI <http://127.0.0.1:9099/eagle-service>
+If you get a 404 Error when trying to access the UI, add port 9099 to
"Settings->Network->Advanced->Port Forwarding" in VirtualBox.
+(Instruction #4 in
https://eagle.incubator.apache.org/docs/quick-start.html)
--- End diff --
Seems should be:
(step 4 in "Setup Hadoop Environment" section on page
https://eagle.incubator.apache.org/docs/quick-start.html)
"Instruction #4 ..." does not point to the position clearly.
> add help for 404 error on Eagle UI
> ----------------------------------
>
> Key: EAGLE-358
> URL: https://issues.apache.org/jira/browse/EAGLE-358
> Project: Eagle
> Issue Type: Improvement
> Environment: Horton Sandbox, Virtualbox
> Reporter: Peter Kim
> Priority: Minor
> Labels: documentation, easyfix
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> I've noticed that some people, including myself, were running into an 404
> error when trying to access the Eagle UI after successfully finishing
> examples/eagle-sandbox-starter.sh
> The README.md doesn't explain this but this can be fixed with a simple
> addition of port 9099 to the virtualbox port forwarding rules (instruction #4
> on https://eagle.incubator.apache.org/docs/quick-start.html)
> I felt like this should be included/referenced in the final README.md
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)