rwdj commented on issue #6232:
URL: https://github.com/apache/cloudstack/issues/6232#issuecomment-1095097818

   I've made it further. /etc/cloudstack/management/key, as generated and not 
touched by me, was generated as the following:
   ~~~
   -rw-------. 1 root root      8 Apr  8 14:20 key
   ~~~
   A chown to :cloud and chmod to 640 and I'm to a new error. I doubt the new 
error is related to the current issue: it's database connection related. So, 
I'll work on that on my own.
   
   I started to check permissions for things I might have missed because the 
system is configured to use umask 0077 (required), so I started looking for any 
file cloud:cloud couldn't access. I'd have thought it would have a meaningful 
error if it couldn't read /etc/cloudstack/management/key, but here we are.


-- 
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]

Reply via email to