shwstppr commented on issue #167: [WIP] Zone wizard URL: https://github.com/apache/cloudstack-primate/pull/167#issuecomment-601006275 @rhtyd Facing repeated failure while trying to add new zone with KVM monkeybox. Simulator was not possible as UI does not provide an option for that. Failing with addHost, Command: `http://localhost:5050/client/api/?zoneid=29c40efe-8154-463a-b08b-fccf7acc08f0&podid=fad096bc-1722-4dd9-9fe4-d831a2b13f70&clusterid=5f7b658d-aaca-4c6b-855f-c05d54d9d9e2&hypervisor=KVM&clustertype=CloudManaged&username=root&password=password&url=http:%2F%2F172.20.1.10&command=addHost&response=json` Log on npm console, `Proxy error: Could not proxy request /client/api/?zoneid=29c40efe-8154-463a-b08b-fccf7acc08f0&podid=fad096bc-1722-4dd9-9fe4-d831a2b13f70&clusterid=5f7b658d-aaca-4c6b-855f-c05d54d9d9e2&hypervisor=KVM&clustertype=CloudManaged&username=root&password=password&url=http:%2F%2F172.20.1.10&command=addHost&response=json from localhost:5050 to http://localhost:8080. See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNRESET).` UI remains stuck at  Was able to add zone with old UI so rest of the setup seems fine. I'm not able to see any issue with API call and no exception or warning in ACS logs. Debugging more
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services