tampler commented on issue #8218:
URL: https://github.com/apache/cloudstack/issues/8218#issuecomment-1850589666

   Hi @weizhouapache 
   
   I was able to reproduce this issue again on another setup :bulb:. The core 
issue was invalid result in DB config after `cloudstack-setup-databases` . 
Namely, `databases` were created and populated with `tables`. However, all 
tables were empty! :grimacing: 
   That yielded in issues downstream and my fix was to run 
`cloudstack-setup-databases` again and rerun the install flow further.
   There should be some validators after each major install step to provided 
immediate feedback to the user :crossed_fingers: .
   
   All said and done, I believe it is a mostly documentation issue :roll_eyes: 
   Cloudstack has been around for 15 years now, but both docs and install flow 
are very complex and not friendly for newcomers.
   
   Thanks everyone involved in this issue! :handshake: 
   I'll do my contrib on this topic :fire: 


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