2.Issue/Feature Description:
Attempted SODA installation using "INSTALLATION GUIDE USING ANSIBLE" (https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/)
SODA installation failed while "install keystone with the docker" step.
Error message : ""ERROR: keystone didn't come up. Aborting...""
Why this issue to fixed / feature is needed(give scenarios or use cases):
This is a standard installation. It should work on a supported Environment (Ubuntu 18.04 Virtualbox VM).
How to reproduce, in case of a bug:
Run this command to install soda with default configuration
ansible-playbook site.yml -i local.hosts -vvvv
Dashboard login issue:
Issue/Feature Description:
Only blue background of dashboard is coming
2.Issue/Feature Description: Attempted SODA installation using "INSTALLATION GUIDE USING ANSIBLE" (https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/) SODA installation failed while "install keystone with the docker" step. Error message : ""ERROR: keystone didn't come up. Aborting...""
Why this issue to fixed / feature is needed(give scenarios or use cases): This is a standard installation. It should work on a supported Environment (Ubuntu 18.04 Virtualbox VM).
How to reproduce, in case of a bug:
Run this command to install soda with default configuration
ansible-playbook site.yml -i local.hosts -vvvv
How to reproduce, in case of a bug: install delfin using soda installer as mention in the following website (https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/)