#How to set app permissions
7 messages · Page 1 of 1 (latest)
when I make what seems to be the correct changes to the app, the app no longer loads, and gives me an XML error
Hi,
you can use htop to see with which user the process of the app is running.
You would have to set the folder owner to that user probably
thanks, good to know!
I fixed the XML display problem by simply removing the app and re-installing it on CasaOS. Not sure what the cause of that was. As for the permissions issue, I just had to make sure the user was assigned, which was done with this command using the default "pi" user: sudo chown -R pi:pi /mnt/demeter (my mounted external HDD is named "demeter").
GG @young oak, you just advanced to level 2!