If I have a docker agent running on a vm with a lo...
# prefect-server
d
If I have a docker agent running on a vm with a local docker repo and am using dockers stoage and a docker run, it should pickup the job?
k
Hey @Daniel Davee, is the question here if you’re able to pull the image? Or pick up the job entirely? Jobs not being picked up normally means mismatched labels. Do you have matching labels?
d
I have no labels
Ok so the docker agent is pulling the image, but the UI doesn't show a fail or success just submitted
k
Did you try running with DEBUG level logs to see if anything comes up?
d
So it appears to run it, but there was connection issue
k
Oh I see. Maybe you have to do this