We've seen things like this and they have to do with for instance Dutch or German locales used in the UI. I thought this was solved in 4.15.1 and up. try using english and see if that works.
On Tue, Jun 1, 2021 at 5:40 PM Udo Müller <i...@cs-ol.de> wrote: > Hi guys, > > > next one: > > I had this problem with 4.15.0 and also with 4.15.1 SNAPSHOT > > I have successfully done the configuration wizard and was able to add > the first host to my cluster. After finishing it i wanted to add more > hosts. So i clicked on Infrastructure -> Hosts and get the error message > popup: > > For input string 0,58 > > The number varies. See attached screenshot. > > I am able to add additional hosts with the cloudstack-setup-agent CLI > but via WebUI. > > > 2021-06-01 11:36:12,942 DEBUG [c.c.a.ApiServlet] > (qtp1630678941-19:ctx-4b7e9914) (logid:7aca0057) ===START=== > 192.168.7.244 -- GET > > listall=true&type=routing&page=1&pagesize=20&command=listHostsMetrics&response=json > 2021-06-01 11:36:12,948 DEBUG [c.c.a.ApiServer] > (qtp1630678941-19:ctx-4b7e9914 ctx-a4662b81) (logid:7aca0057) CIDRs from > which account 'Acct[a7e89cef-c2ca-11eb-8de2-525400f5bc6b-admin]' is > allowed to perform API calls: 0.0.0.0/0,::/0 > 2021-06-01 11:36:12,959 WARN [c.c.a.d.ParamGenericValidationWorker] > (qtp1630678941-19:ctx-4b7e9914 ctx-a4662b81) (logid:7aca0057) Received > unknown parameters for command listHostsMetrics. Unknown parameters : > listall > 2021-06-01 11:36:12,960 DEBUG [c.c.a.q.QueryManagerImpl] > (qtp1630678941-19:ctx-4b7e9914 ctx-a4662b81) (logid:7aca0057) > >>>Searching for hosts>>> > 2021-06-01 11:36:12,971 DEBUG [c.c.a.q.QueryManagerImpl] > (qtp1630678941-19:ctx-4b7e9914 ctx-a4662b81) (logid:7aca0057) > >>>Generating Response>>> > 2021-06-01 11:36:13,009 INFO [c.c.a.ApiServer] > (qtp1630678941-19:ctx-4b7e9914 ctx-a4662b81) (logid:7aca0057) For input > string: "1,55" > > -- Daan