I forgot to add: I ran aox check database as a sanity check after reloading the data currently managed by 2.x. I have categorically not manipulated this data with any other application, but I get:

james@james-laptop:~/archiveopteryx-3.1.3$ bin/aox check database
Connecting to PostgreSQL server at 192.168.56.1:5432 (backend 1, fd 3, user aox) with rc=1 aox: Unexpected row in the database. Contact [email protected]. Query: select m.id from messages m left join date_fields df on (m.id=df.message) where df.message is null Result row: "id": 1139
james@james-laptop:~/archiveopteryx-3.1.3$

Is this something I need to fix before attempting further upgrade etc?

Reply via email to