Slackbot
12/08/2024, 8:47 AMMarvin
12/08/2024, 8:47 AMIn prefect 3, when running``` _ _ _ _ _ _ _____ | _ \ _ \ __| __| __/ _| _| | _/ / _|| _|| | (_ | | |_| |_|_\___|_| |___\___| |_| Configure Prefect to communicate with the server with: prefect config set PREFECT_API_URL=http://localhost:4200/api View the API reference documentation at http://localhost:4200/docs Check out the dashboard at http://localhost:4200 Traceback (most recent call last): File "/opt/homebrew/lib/python3.10/site-packages/alembic/script/base.py", line 240, in _catch_revision_errors yield File "/opt/homebrew/lib/python3.10/site-packages/alembic/script/base.py", line 450, in _upgrade_revs for script in reversed(list(revs)) File "/opt/homebrew/lib/python3.10/site-packages/alembic/script/revision.py", line 797, in iterate_revisions revisions, heads = fn( File "/opt/homebrew/lib/python3.10/site-packages/alembic/script/revision.py", line 1424, in _collect_upgrade_revisions for rev in self._parse_upgrade_target( File "/opt/homebrewI get this:prefect server start