https://prefect.io logo
Title
b

Bruno Murino

07/06/2021, 7:27 AM
Hi everyone — I just deployed my first flow using Prefect Server and something odd is happening with the schedule.. when creating the flow I’ve set up a schedule of 10 minutes, on the UI I can see the schedule exists, however no runs are actually being scheduled at all, like if the schedule didn’t exist.. has that happened with anyone?
s

Scarlett King

07/08/2021, 10:09 AM
Do you have the agent running?
b

Bruno Murino

07/08/2021, 10:57 AM
yep! The cause of this was a bug on prefect server 0.15.0, you can read about it here https://github.com/PrefectHQ/prefect/discussions/4740