Hide Forgot
Created attachment 1147357 [details] production.log Description of problem: unable to create docker container in external docker compute resource Version-Release number of selected component (if applicable): satellite-6.2.0-8.0.beta.el7sat.noarch How reproducible: Always Steps to Reproduce: 1. Create an external docker compute resource 2. Create a docker product with one or more docker repo, publish/promote 3. Create a new container using the compute resource from step 1 and using the docker repos from step 2 Actual results: Oops, we're sorry but something went wrong undefined method `full_messages' for []:Array Expected results: Docker container is created Additional info:
Possibly NOTABUG... Do you have bootstrap certs installed on a remote docker host?
@Lukas, thanks yeah this is what I meant in Comment 2. I will get to this today.
I created a new docker host and tried this again and it worked. Fwiw, I used my docker Compute resource as http://$dockerhost:2375 and installed my katello cert in the docker host. I was able to create a new container.