Migration: column not found: 1054 Unknown column 'logo' in 'field list'

Hi,
trying to migrate from v4 to v5 right now. Everything setup correctly, crons running etc.
Zip file is placed inside public/storage/migrations without errors, but when the scheduler triggers the following error appears:
[2021-03-08 09:42:59] production.INFO: Importing company
[2021-03-08 09:42:59] production.INFO: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘logo’ in ‘field list’ …
Can provide full dump for further debugging.

Hey there, thanks for reporting this. We’ll need more context.

Can you please make sure you are up to date on both version 4 & version 5? Also, are you running in Docker? Thanks

Running [v4.5.28] and 5.1.14 C44, no docker

It looks like you’re using an older version of v4, the latest is v4.5.34

https://download.invoiceninja.com

that helped thanks alot

1 Like