Hi Kseniya,
this is just a warning and will not prevent the system from working - we
have invented this marker in the SQL schema to transparently support new
features but this is not yet in use. The query to add this marker can
also be found at the end of the provided SQL dumps:
INSERT INTOdatapool
(`pki_realm`,`namespace`,`datapool_key`,`datapool_value`)
VALUES('','config','dbschema','3');
Please review your schema and set version 3 if you are compliant with
the current layout (e.g. revocation_id was added some time ago). If you
are not compliant please set the value of "2" if you are using "real"
sequences and "1" if you are using the old mysql schemas with the
sequence tables.
best regards
Oliver
On 25.01.24 11:04, Kseniya Schwarz wrote:
Hello Oliver!
Unfortunately we are still failing to upgrade using docker.
We have made the modifications at scep/default.conf,
system/crypto.yml, system/server.yml and also changed apache handler.
We have rechecked the configuration according to this repo:
https://github.com/openxpki/openxpki-config/tree/community
However, first we've got the permissions error:
Can't sysopen /var/log/openxpki/workflows.log (Permission denied) at
/usr/share/perl5/Log/Log4perl/Appender/File.pm line 148, <DATA> line 1.
We fixed that manually and then we've got the following error we
were unable to fix:
Please set database schema version! at
/usr/share/perl5/OpenXPKI/Server/Init.pm line 291.
Could you please give us some hint as to what can be done to upgrade?
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users
--
Protect your environment - close windows and adopt a penguin!
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users