Error 500 in Updateprocess but still updating

Hi,

after update my selfhosted installaltion, i get a error 500, but the new Version are succesfully installed, what can i do to fix this error 500

Last Entry in Log

[2024-08-06 10:19:52] production.ERROR: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'always_show_required_fields' (Connection: mysql, SQL: alter table `company_gateways` add `always_show_required_fields` tinyint(1) not null default '1') {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S21): SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'always_show_required_fields' (Connection: mysql, SQL: alter table `company_gateways` add `always_show_required_fields` tinyint(1) not null default '1') at /www/htdocs/xxx/xxxx/vendor/laravel/framework/src/Illuminate/Database/Connection.php:813)

looks like the same issue as here, with a little bit diffrent error message

Hi,

I suggest following up on GitHub.

hi hille,

there no issue for this specific problem…should i create one ?

okay i found it… :smiley:

for others with the same problem Multiple errors after upgrading to v5.10.18 · Issue #9869 · invoiceninja/invoiceninja · GitHub

1 Like