https://prefect.io logo
#prefect-server
Title
# prefect-server
d

Daniel Davee

07/21/2021, 6:37 PM
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

Kevin Kho

07/21/2021, 7:22 PM
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

Daniel Davee

07/21/2021, 7:22 PM
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

Kevin Kho

07/21/2021, 7:43 PM
Did you try running with DEBUG level logs to see if anything comes up?
d

Daniel Davee

07/21/2021, 9:02 PM
So it appears to run it, but there was connection issue
k

Kevin Kho

07/21/2021, 10:08 PM
Oh I see. Maybe you have to do this