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

Reply via email to