Hello Everyone 🙂 I'm happy user of 1.0 and wanted to start migration to 2.0. I deployed locally orion server and started agent inside docker container. When I run flow from inside of container then I have success and flow run normally. But when I wan't to schedule or just run it from UI flow it's late, and nothing shows on logs in container. Addition info i successfully deployed and applied flow (prefect deployment apply my_favorite_function-deployment.yaml
Successfully loaded 'log-simple'
Deployment 'my-favorite-function/log-simple' successfully created with id 'f44fb717-a757-4603-aca8-df122b5fbf54'.
View Deployment in UI:
http://192.168.1.24:4200/deployment/f44fb717-a757-4603-aca8-df122b5fbf54
To execute flow runs from this deployment, start an agent that pulls work from the 'test' work queue:
$ prefect agent start -q 'test') Starting v2.6.3 agent connected to
http://192.168.1.24:4200/api...
_ _ _ _ _ _ _____ _
_ _ _ _ _____
| _ \ _ \ __| __| __/
_| _| /_\ / __|
_| \| | _|
| _/ / _|| _||
| (_ | | / _ \ (_ | _|| .` | | |
|_| |_|_\___|_| |___\___| |_| /_/ \_\___|___|_|\_| |_|
Agent started! Looking for work from queue(s): test...