Hello,
I update Znuny from 7.1.2 to 7.1.3. System looks OK, everything works, but in System log is many fails.
It´s look similar like this one:
error Znuny-znuny.Console.pl-Maint::Database::Check-09 Unknown column 'database_backend_uuid' in 'field list', SQL: 'SELECT database_backend_uuid FROM calendar_appointment_plugin LIMIT 1'
Please don't you know what the problem could be?
I used just one plugin TicketOverviewHooked in version 7.0.1 - could this be caused by that?
Trouble after update 7.1.2 to 7.1.3
Moderator: crythias
-
- Znuny newbie
- Posts: 16
- Joined: 23 Apr 2024, 13:30
- Znuny Version: 7.1.17
- Real Name: Jan Kotek
Trouble after update 7.1.2 to 7.1.3
Znuny 7.1.3, CentOS 9, MariaDB
-
- Administrator
- Posts: 4249
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Trouble after update 7.1.2 to 7.1.3
Hi,
Usually, the missing column should have been migrated in an earlier version or during the installation.
Please execute this console command:
bin/znuny.Console.pl Admin::DBCRUD::AddUUIDColumns
- Roy
Usually, the missing column should have been migrated in an earlier version or during the installation.
Please execute this console command:
bin/znuny.Console.pl Admin::DBCRUD::AddUUIDColumns
- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 16
- Joined: 23 Apr 2024, 13:30
- Znuny Version: 7.1.17
- Real Name: Jan Kotek
Re: Trouble after update 7.1.2 to 7.1.3
Hello Roy,
now I have clear log. Thanks for your help.
now I have clear log. Thanks for your help.
Znuny 7.1.3, CentOS 9, MariaDB