MoeRT09 commented on issue #4733: URL: https://github.com/apache/cloudstack/issues/4733#issuecomment-805192813
@DaanHoogland It is definitely related to the system locale. Changing it to en_US.UTF-8 fixes this issue. So probably the problem is caused by the number format. On Ubuntu you can achieve changing the system language by issuing `dpkg-reconfigure locales` and following the prompts. This needs to be done for all managers in the cluster (or you will get inconsistent results). -- 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]
