Replies: 6 comments 16 replies
-
|
Make sure you run the migrations after updating. |
Beta Was this translation helpful? Give feedback.
-
|
how to do migration? what commands do you need to execute? Thank. |
Beta Was this translation helpful? Give feedback.
-
|
https://docs.firefly-iii.org/firefly-iii/advanced-installation/upgrade/ |
Beta Was this translation helpful? Give feedback.
-
php artisan firefly-iii:upgrade-databaseNow seeding the database... In Connection.php line 678: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'failed_jobs' already exists (SQL: create table In Connection.php line 471: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'failed_jobs' already exists |
Beta Was this translation helpful? Give feedback.
-
php artisan migrate --seedMigrating: 2020_11_12_070604_changes_for_v550 In Connection.php line 678: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'failed_jobs' already exists (SQL: create table In Connection.php line 471: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'failed_jobs' already exists |
Beta Was this translation helpful? Give feedback.
-
|
Tell us how you installed the beta? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Debug information generated at 2021-02-16 14:08:28 Europe/Amsterdam for Firefly III version 5.5.0-beta.1.
webhook_messages.* fromwebhook_messageswherewebhook_messages.sent= 0 andwebhook_messages.errored= 0)Beta Was this translation helpful? Give feedback.
All reactions