Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

SQL ERROR Updating to Akaunting 2.1.12 from Version 2.1.11

Van Stokes   ( User )

Commented 2 years ago

Updates are usually painless for me but this time I received a SQL error.
I am performing the update from the website. The update errors out at 80%:

The command php artisan update:finish core 5 2.1.12 2.1.11 failed.

Exit Code: 1(General error)

Working directory: /d01/www/akaunting

Output:
================
Finishing update...
Application cache cleared!

In Connection.php line 678:

SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name deleted
_at (SQL: alter table `rqu_media` add `deleted_at` timestamp null)


In Connection.php line 471:

SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name deleted
_at



Van Stokes   ( User )

Commented 2 years ago

Opps, hit SUBMIT to soon..
I perform another "CHECK" and the installation worked fine on the second installation attempt.

Jader Augusto Wagner   ( User )

Commented 2 years ago

From 2.1.11 to 2.1.12, I had exactly the same error, but apparently everything worked fine ...

But from 2.1.12 to 2.1.13, there was a catastrophic error, all pages with a 404 error. Luckily I had backup, I managed to go back to 2.1.12

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions