Anthony Penniston created AMBARI-7727:
-----------------------------------------
Summary: Stuck progress bar on loading dashboard
Key: AMBARI-7727
URL: https://issues.apache.org/jira/browse/AMBARI-7727
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 1.7.0
Reporter: Anthony Penniston
Assignee: vitthal (Suhas) Gogate
On loading the dashboard after creating a new cluster, sometimes the progress
bar simply hangs and the dashboard never loads.
Looking at the console log, this is due to an Error 400:
{ "status" : 400, "message" : "The properties [legacy_alerts/summary]
specified in the request or predicate are not supported for the resource type
Service."}
removing the legacy_alerts/summary query param from the request made in
updateServices in update_controller.js appears to fix the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)