Re: [OpenXPKI-users] OpenxPKI Update

2023-12-22 Thread Martin Bartosch via OpenXPKI-users
Hi Elias,

> After updating our Debian server from version 9 to 11 and also updating the 
> OpenXPKI installation and configuration, I am encountering the following 
> problem:
> openxpkictl[1592]: Please set database schema version! at 
> /usr/share/perl5/OpenXPKI/Server/Init.pm line 291.
> Here is the database configuration: 
> (/etc/openxpki/config.d/system/database.yaml)
> main:
> debug: 1
> type: MariaDB
> name: openxpki
> host: localhost
> #port: 3306
> user: openxpki
> passwd: password
>  Can you help me correct the configuration? Best regards, Elias

In version 3.26 we introduced a version indicator which will help us to address 
schema updates in the future more easily.

Please read the file contrib/sql/UPGRADE.md in the configuration repository and 
perform the necessary updates on the database: 
https://github.com/openxpki/openxpki-config/blob/community/contrib/sql/UPGRADE.md

Cheers

Martin



___
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users


[OpenXPKI-users] OpenxPKI Update

2023-12-21 Thread Steiner Elias SBB CFF FFS via OpenXPKI-users
Hello there, Hello Olivier

After updating our Debian server from version 9 to 11 and also updating the 
OpenXPKI installation and configuration, I am encountering the following 
problem:

openxpkictl[1592]: Please set database schema version! at 
/usr/share/perl5/OpenXPKI/Server/Init.pm line 291.

Here is the database configuration: 
(/etc/openxpki/config.d/system/database.yaml)
main:
debug: 1
type: MariaDB
name: openxpki
host: localhost
#port: 3306
user: openxpki
passwd: password

Can you help me correct the configuration? Best regards, Elias


___
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users