weizhouapache commented on issue #8218: URL: https://github.com/apache/cloudstack/issues/8218#issuecomment-1851426420
> Hi @weizhouapache > > I was able to reproduce this issue again on another setup 💡. 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! 😬 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 🤞 . > > All said and done, I believe it is a mostly documentation issue 🙄 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! 🤝 I'll do my contrib on this topic 🔥 thanks for the update @tampler did you use non-root user to setup the database ? -- 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]
