File Manager Misbehaves
-
wrote on Jul 25, 2024, 6:55 AM last edited by joseph Jul 25, 2024, 9:18 AM
Hi
When we try to edit the config files using the File Manager for any app this happens:
(Example with Matrix)- Edit file: homeserver.yaml (owner: cloudron)
- Click: Save + Close
- In the folder there is a new file: homeserver.yaml.1 (owner: root)
- Click: Restart App
- The new file has changed owner: homeserver.yaml.1 (owner: cloudron)
- And there aren't any changes performed inside: homeserver.yaml (owner: cloudron)
- The changes aren't applied in the app
Is it possibly something that we are doing wrong, or is it just a temporary bug?
-
-
wrote on Jul 25, 2024, 9:56 AM last edited by
Thank you @nebulon
Please release the next patch when possible, because this means that we can't do any config editions to any of the Apps -
@creative567145 workaround is to use Web Terminal and
vi /app/data/homeserver.yaml
. -
Fixed with https://git.cloudron.io/cloudron/box/-/commit/21de2513e7754da03fd0b55d2e38510ab3806b9f we have to get a 8.0.3 out....
-
-
wrote on Jul 25, 2024, 10:56 AM last edited by
-
wrote on Jul 27, 2024, 2:29 PM last edited by
I have just had a similar case with version 8.0.2. I checked to make sure there was a new version, so I updated to the latest version (8.0.3).
After the update the problem continues. The attempt to change the file was in the app โLAMPโ
-
@matix131997 maybe you have to refresh the browser? The issue should be fixed in 8.0.3
-
@matix131997 maybe you have to refresh the browser? The issue should be fixed in 8.0.3
wrote on Jul 29, 2024, 9:12 AM last edited by matix131997 Jul 29, 2024, 9:14 AM@girish
Interesting case, for 2 days it failed. There were attempts after clearing the browser, a trial on another device. Today it just started to work but for that it changes the permission after saving the file from โwww-dataโ to โrootโ.Edit: Good with the entitlement is good, just need to refresh the page.