Maxx Hi, I have a fresh Debian 13 (with keycloak) and an existing Debian 12 Grommunio (without keycloak). I try to export all user mails from /var/lib/gromox/users and import them to the new system. I see the mails, but I also got an error in the WebUI every x seconds "Could not load the contents of this folder. (null) (An invalid parameter was passed to a function or remote procedure call)" I found some similar problems here in the forum like https://community.grommunio.com/d/2120-fehler-could-not-load-the-contents-of-this-folder-nach-neuinstallation But the suggested solutions seems not to work for me. Two questions: -What can I do to make it work? -Is there a better way to export and import users (with calendar and contacts) Thanks.
Maxx Thanks, but thats unfortunatly not an option. I have to switch to a new provider and a new server.
WalterH boot with an recovery media on both servers and rsync all volumes from old server to the new server and than do the update. If you want to transfer the data only, rsync /var/lib/gromox and export and import the MariaDB database.
Maxx I already transfered the /var/lib/gromox folder I have created a new DB during fresh Install.and create new Users (No webui Error) and overwrite the User files to disk (webui Error) Can I just replace the new DB with the old one and Change Password even If I am using keycloak in the new Server (edit config for access the DB of course)?