I successfully connected my GitHub repository (containing code migrated to 2.0 format) to rasa X 0.33.0 (stable) but couldn’t find any data inside Rasa X UI. Upon checking logs of rasa x, found the following error:
rasa.core.domain.InvalidDomain: Failed to validate YAML file. Please make sure the file is correct and all mandatory parameters are specified; to do so, take a look at the errors logged during validation previous to this exception.
Models get trained successfully locally without any error.
Also, I validated all .yml files on http://www.yamllint.com/.
Also, inside Rasa X UI I get the following message
Update to Rasa X 0.33.0
You are running Rasa X 0.32.2. Upgrade to the latest available version.
On running curl https://example.com/api/version inside my VM, the following message is shown: