Trouble with gocd agent install

Has anyone had any issues installing gocd agent from the catalog?

Activating (Bad response statusCode [422]. Status [422 status code 422]. Body: [code=InvalidCharacters, fieldName=name] from [http://localhost:8080/v1/projects/1a34/services/1s30/?action=setservicelinks])

background: install gocd server successfully from catalog but when I logged on to gocd UI --> agent tab doesn’t show any agents to be added.

What version of Rancher are you running? This looks like issues with the service alias name for links, which have stricter validation in v1.0.0 and we relaxed that validation in v1.0.1.

I haven’t tried installing gocd from the catalog, but the error seems related.