[ https://issues.apache.org/jira/browse/AMBARI-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338372#comment-14338372 ]
Andrii Tkach commented on AMBARI-9810: -------------------------------------- +1 for the patch > Install wizard: request to start host check failed > -------------------------------------------------- > > Key: AMBARI-9810 > URL: https://issues.apache.org/jira/browse/AMBARI-9810 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Andrii Babiichuk > Assignee: Andrii Babiichuk > Priority: Critical > Fix For: 2.0.0 > > Attachments: AMBARI-9810.patch, AMBARI-9810_branch_2.0.patch > > > Steps to reproduce: > 1. Launch Install Wizard > 2. Proceed to Confirm Hosts (with manual host registration). > At least one host should fail registration > then POST request to /api/v1/requests failed, because data contains failed > host. > {code} > { > "status" : 500, > "message" : "An internal system exception occurred: Host not found, > hostname=hn" > } > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)