Nike Gurin-Petrovych
06/24/2021, 3:37 PMprefect register --project nike_dev --path flows/test.py
, it's sucessfuly registered, I can see it in my dashboard.
I also have an agent running in the container
[2021-06-24 15:27:12,585] INFO - agent | Starting LocalAgent with labels ['93d6256207bd']
[2021-06-24 15:27:12,586] INFO - agent | Agent documentation can be found at <https://docs.prefect.io/orchestration/>
[2021-06-24 15:27:12,586] INFO - agent | Agent connecting to the Prefect API at <https://api.prefect.io>
[2021-06-24 15:27:13,124] INFO - agent | Waiting for flow runs...
In the dashboard I manually scheduled the flow to run immediately but the agent doesn't pick it up https://d.pr/i/j55IrO.
How can I debug it further? What can be wrong?Nike Gurin-Petrovych
06/24/2021, 4:06 PMKevin Kho
prefect agent local start --no-hostname-label
Nike Gurin-Petrovych
06/24/2021, 4:46 PMNone
as a label, only a random string generated for each agent start.