Checklist
I have read intro post: https://community.passbolt.com/t/about-the-installation-issues-category/12
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
OS: Alma Linux 9.5
Web server: nginx 1.20.1
Database: mysql 8.0.41
PHP: 8.2.28
Passbolt: 5.2.0 CE
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I enabled Firefox’s dev console
I tried with these commands, the cleanup fixed some issues but the error persists:
/usr/share/php/passbolt/bin/cake passbolt healthcheck
/usr/share/php/passbolt/bin/cake passbolt cleanup
/usr/share/php/passbolt/bin/cake passbolt metadata share_metadata_key
I describe the steps on how to reproduce the issue
I’m trying to delete a user created previous to enabling metadata encryption and it fails with a blank page and JS errors in Firefox’s dev console:
‘TypeError: can’t access property “localeCompare”, e.metadata.name is undefined’ on vendors.js:2:646010
‘Uncaught (in promise) TypeError: can’t access property “localeCompare”, e.metadata.name is undefined’ on app.js:2:141899
I have the full logs but can’t attach them here, how can I get them to you?