weizhouapache commented on issue #6232: URL: https://github.com/apache/cloudstack/issues/6232#issuecomment-1096989215
@rwdj good finding.I agree the `umask` caused the issue. as far as I know, the default `umask` output is `0022` (for root admin). If you run `umask 0022`, then setup database, it should work. if so, we can update cloudstack document to highlight it. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
