Custom Catalog not deploy

hi, do as instructed, and I have an error


file:Dropbox

The displayed error indicates that you have a yaml error in your docker-compose.yml or rancher-compose.yml.

1 Like

EDIT: Figured out there was an unsupported unicode value in a comment causing the issue. I’ll file an issue on Github

I’m also receiving this error on v1.1.3. The only difference in my working yaml and the broken one is the addition of one K/V pair. Any tips on researching or validating the yaml outside of trial and error?

1 Like

Using rancher-compose is the easiest way for me :slight_smile:

http://docs.rancher.com/rancher/v1.2/en/cattle/rancher-compose/

1 Like

Thank you all, I updated to v1.2.0-pre3-rc4 and it worked