Hi Mike, I had the same issue. I notice in the koha-conf.xml is missing this line <encryption_key>__ENCRYPTION_KEY__</encryption_key>
After adding this line, it work fine for me. David -----Original Message----- From: Koha <[email protected]> On Behalf Of Mike Lake Sent: Thursday, 30 June, 2022 2:30 PM To: [email protected] Subject: Re: [Koha] Adding an encryption_key to koha-conf.xml Suggestions? On 2022-06-25 8:21 pm, Mike Lake wrote: > Hi All > > Just upgraded tonight from Koha 21.11.05.000 to 22.05.00-1 That all > went fine. > > The About Koha page now says: > "Warning: You are missing the <encryption_key> entry in your > koha-conf.xml file. Please generate a key." > > I can see a place for this is the koha-conf-site.xml.in file (and a > suggestion to use pwgen 32) but how do you process this to the > koha-conf.xml files for each site? > > The "pwgen 32" suggests this should be 32 characters and is itself > just something that no one should be able to guess. So I can can just > put anything in there that is long and complex? > > I could not find anything about this is the docs or wiki or recent > emails, just the patch for it in the github repo via Google. > > Thanks > Mike > > _______________________________________________ > > Koha mailing list http://koha-community.org [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha -- Mike _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

