Hi all! I'm having local development issues. I have an instance of prefect running locally (
prefect server start
), however when triggering any run locally I get:
Copy code
10:29:20.942 | WARNING | prefect.runner - Cannot schedule flows on an ephemeral server; run `prefect server start` to start the scheduler.
Traceback (most recent call last):
Further down the call stack I get:
Copy code
File "/.venv/lib/python3.10/site-packages/alembic/script/revision.py", line 637, in _revision_for_ident
raise ResolutionError(
alembic.script.revision.ResolutionError: No such revision or branch '4ad4658cbefe'
This does not replicate to other developers on my project. I've tried to uninstall and reinstall prefect to no avail.
🆙 1
n
Nate
10/13/2024, 5:16 PM
hi @shani - can you share which version of
prefect
you encountered this on?
s
shani
10/14/2024, 8:42 AM
Hi @Nate, I actually managed to solve it by reconfiguring the profile
Thank you
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.