Hi, I'm using prefect 2. Lately whenever I trigger...
# ask-community
m
Hi, I'm using prefect 2. Lately whenever I trigger a flow through the UI, it stays in the pending state for a very long time. No errors shown too
Copy code
15:48:07.612 | INFO    | prefect.infrastructure.process - Process 'omicron-pentarus' exited cleanly.
15:48:22.670 | INFO    | prefect.agent - Submitting flow run 'e1e13afc-b6ae-43c9-bfc2-a6608b7948c5'
15:48:22.710 | INFO    | prefect.infrastructure.process - Opening process 'vagabond-coucal'...
15:48:22.715 | INFO    | prefect.agent - Completed submission of flow run 'e1e13afc-b6ae-43c9-bfc2-a6608b7948c5'
Agent logs are stuck here for a long time
p
what operating system are you using?
m
Ubuntu
p
Hmmmmm, but this isn't the case if you trigger from the CLI?
m
from cli it is executed immediately, no issues there
p
Is this cloud or local Orion?
m
local orion
p
Which version of Prefect are you running?
m
2.3.1