Hello! Koha 23.05 After the update. How to fix the error? root@koha2:~# koha-upgrade-schema lib Upgrading database schema for lib Upgrade to 22.12.00.041 [09:37:28]: Bug 30649 - Increase the vendor EDI account password field to 256 characters ERROR - Exception 'Koha::Exceptions::MissingParameter' thrown 'No encryption_key in koha-conf.xml' Good Luck! Igor A. Sychev Tomsk Polytechnic University https://lib.tpu.ru<https://lib.tpu.ru/>
Hi, I've reported the problem on bug 30649. You should edit the $KOHA_CONF file and add a new encryption_key entry with a key (that can be generated with `pwgen 32`). Le lun. 5 juin 2023 à 05:47, Сычев Игорь Алексеевич <ias@tpu.ru> a écrit :
Hello!
Koha 23.05 After the update. How to fix the error?
root@koha2:~# koha-upgrade-schema lib Upgrading database schema for lib Upgrade to 22.12.00.041 [09:37:28]: Bug 30649 - Increase the vendor EDI account password field to 256 characters ERROR - Exception 'Koha::Exceptions::MissingParameter' thrown 'No encryption_key in koha-conf.xml'
Good Luck!
Igor A. Sychev Tomsk Polytechnic University https://lib.tpu.ru<https://lib.tpu.ru/>
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Jonathan Druart -
Сычев Игорь Алексеевич