Krzysztof - can you move to MySQL 8.0? Not sure it'll solve your problem, but I'm running OpenXPKI against mysql 8.0 without issue.
That said, knowing White Rabbit has moved away makes me want to re-think my deployment. On Mon, Aug 28, 2023 at 12:58 PM, Oliver Welter <[email protected]> wrote: > Hi Krzysztof, > > to be honest we abandoned mysql 5.7 in favour to MariaDB so I > unfortunately can not help - can you try a fresh install (or use the docker > images) just to check if something went wrong during the upgrade? > > Oliver > > On 28.08.23 15:41, Krzysztof Stryjek via OpenXPKI-users wrote: > > Hello, > > I've just upgraded OpenXPKI from previous 3.x release. I've started with > Debian upgrade from 10 -> 11 -> 12. So openxpki sources are made from > official documentation. > > But openxpkid cannot start. in stderr.log I receive such error message: > Exception during server initialization: > I18N_OPENXPKI_SERVER_INIT_TASK_INIT_FAILURE; ERROR => No next::method 'new' > found for SQL::Abstract::More at /usr/lib/x86_64-linux-gnu/perl/5.36/mro. > pm line 30. > , task => dbi (I18N_OPENXPKI_SERVER_INIT_TASK_INIT_FAILURE; ERROR => No > next::method 'new' found for SQL::Abstract::More at /usr/lib/ > x86_64-linux-gnu/perl/5.36/mro.pm line 30. > , task => dbi) at /usr/share/perl5/OpenXPKI/Server.pm line 784. > > according to apt-file: > libperl5.36: /usr/lib/x86_64-linux-gnu/perl/5.36.0/mro.pm > > So it seems that debian is up-to-date. > > I've made a mistake somewhere? I need to install sth more? > > I'm using mysql percona 5.7 which installed on seperate server. I'm not > able (for now) to switch to mariadb. > > Thanks a lot for any suggestions. > > Greetings, > > -- > Protect your environment - close windows and adopt a penguin! > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users >
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
