This message was deleted.
# ask-marvin
s
This message was deleted.
m
Your message was too long by 2352 tokens - please shorten it and try again. For reference, here's your message at the allowed limit:
running the
prefect server database upgrade
command to migrate our OSS prefect server from 2.2 to 3.1.1 failed with:
```Running upgrade migrations ... Traceback (most recent call last): File "/Users/tommatthews/Documents/unitary/unitarybot/.venv/lib/python3.12/site-packages/alembic/script/base.py", line 254, in _catch_revision_errors yield File "/Users/tommatthews/Documents/unitary/unitarybot/.venv/lib/python3.12/site-packages/alembic/script/base.py", line 462, in _upgrade_revs for script in reversed(list(revs)) ^^^^^^^^^^ File "/Users/tommatthews/Documents/unitary/unitarybot/.venv/lib/python3.12/site-packages/alembic/script/revision.py", line 814, in iterate_revisions revisions, heads = fn( ^^^ File "/Users/tommatthews/Documents/unitary/unitarybot/.venv/lib/python3.12/site-packages/alembic/script/revision.py", line 1475, in _collect_upgrade_revisions current_revisions = self.get_revisions(lower) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/tommatthews/Documents/unitary/unitarybot/.venv/lib/python3.12/site-packages/alembic/script/revision.py", line 542, in get_re