mhoffmann21 commented on issue #4733: URL: https://github.com/apache/cloudstack/issues/4733#issuecomment-802721011
@mkriegs @rhtyd I can confirm the 404 exception for the Host tab. It only occurs with the new UI. Unfortunately, because of this, I can only add hosts through the old UI. Since the legacy UI is maybe removedin the near future, this some kind of critical for me. The acutal request seems to be (regarding the management log): ` -- GET listall=true&type=routing&page=1&pagesize=20&command=listHostsMetrics&response=json` The management-log further says, right after the GET request: `2021-03-19 11:21:06,252 WARN [c.c.a.d.ParamGenericValidationWorker] (qtp587003819-436:ctx-60659048 ctx-5f09f808) (logid:9619489a) Received unknown parameters for command listHostsMetrics. Unknown parameters : listall` Is there a workaround? My problem is that I do not know what I can actually to do further investigate and solve this problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
