@murgero now as you said it I see it. I was focussed on the terminal use mentioned in the comment above not about the path. I'll keep that for reading more critically in the future. I'm new to Cloudron but besides that minor issue here everything works great.
Best posts made by leon
-
RE: Mattermost config cannot be updated
Latest posts made by leon
-
aBackup failed BadDigest
Dear all,
since some days my automatic backup of Cloudron fails. This is the error message I get:
Error copying snapshot/app_534a1f46-f14d-4a40-a106-06f7034af7ac.tar.gz : BadDigest BadDigest: The Content-Md5 you specified did not match what we received.
I use a S3 backup server (not AWS) which normally worked fine. Looking at my log-file I saw that the app causing the error was updated when the automatic backup started. The log-file has no message that the update was successful. The app is a nextcloud v4.2.1 but I updated it manually after the error occurred which was successful.
I think that the problem could be caused by the update while the backup was running so that the file names now don't match. Neither restarting Cloudron nor manual backups help. Is there a way to restart the whole update process or what advice would you give to solve the problem?
Thank you all -
RE: Mattermost config cannot be updated
@murgero now as you said it I see it. I was focussed on the terminal use mentioned in the comment above not about the path. I'll keep that for reading more critically in the future. I'm new to Cloudron but besides that minor issue here everything works great.
-
RE: Mattermost config cannot be updated
I have a similar issue. My attemts failed to change the config.json file in the terminal. The vi command returns a "readonly file" and I cannot change the permissions. Neither with chmod or with ls. Also mount doesn't work.
Running the CLT I got this result:
sudo -u cloudron /app/code/bin/mattermost config set PluginSettings.EnableUploads true
Error: failed to initialize config store: failed to load: failed to persist required changes after load: failed to write file: open /app/code/config/config.json: read-only file systemFor the mount command I got the report that I don't have the permissions to do that.
It is a clean new installation. No imports or anything, just the plane Mattermost.
-
RE: Mattermost alternative import method
thank you for your replies. I found the error in a complete different field. A custom emoji crashed the bulk export. After deleting this I could perform the export as planned and the import to Cloudron worked as described in the documentation. Still thank you for your efforts.
-
Mattermost alternative import method
Hello
I am running a Mattermost server on a Bitnami installation [version 5.10.0 with mysql] and I want to move it to Cloudron. Although, generally the Bulk export and import works it doesn't migrate the private messages and private group messages. With Mattermost 5.10. this should be working according to the Mattermost docs.Therefore, I was trying to migrate the mysql database to Cloudron but I wasn't able to. Is there a way to import a mysql database to the Clourdon Mattermost or does somebody know why my direct messages are not migrated?
Thank you for your help