Jesse Neumann
02/18/2025, 8:45 PMmeltano invoke airflow:initialize
I see the tables are created in the database but I get an error:
alembic.util.exc.CommandError: Can't locate revision identified by '6828cc5b1a4f' cmd=airflow db init stdio_stream=stderr
cmd=airflow db init stdio_stream=stderr
error invoking airflow db init error_message=airflow db init failed returncode=1
I've dropped all the tables and tried again with the same results. I then created a new Meltano project and went through the process again in case I missed something, however the results are still the same.
Has anyone else encountered this issue or know a solution?Jesse Neumann
02/19/2025, 5:09 PMEdgar RamÃrez (Arch.dev)
02/19/2025, 5:54 PM