Hi I am trying to test out orion, getting the following error:
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: flow
[SQL: INSERT INTO flow (id, created, updated, name, tags) VALUES (?, ?, ?, ?, ?) ON CONFLICT (name) DO NOTHING]
[parameters: ('3120dd0f-fbcc-481e-8597-3b522b697520', '2021-11-25 030712.340375', '2021-11-25 030712.340409', 'main-flow', '[]')]
Did I miss any step in the installation?
Thanks
k
Kevin Kho
11/25/2021, 4:14 AM
What is your orion version? Could you try doing
prefect orion reset-db
?
✅ 2
upvote 1
m
Madhavi
11/25/2021, 4:00 PM
Thanks Kevin for you quick response. I am using version 2.0a5. reset-db resolved the issue.
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.