Also, I just noticed that this wiped out my entire set of A records from Cloudflare! Took me all weekend to notice. Believe I am done using this with a bug like that. Thanks.
M
Latest posts made by metalcated
-
RE: Unable to install apps
-
RE: Unable to install apps
@girish said in Unable to install apps:
systemctl show box | grep User=
root@cloudron] ~$ systemctl show box | grep User= User=yellowtent DynamicUser=no
$ env | grep HOME HOME=/home/yellowtent
This is a self built VM on my home lab vCenter instance.
Ubuntu 20.04.3 LTS -
RE: Unable to install apps
@girish Hey sorry about that, I should have included that with my original post.
Sep 28 15:41:29 box:apptask test.domain.com error installing app: BoxError: Error creating directory: EACCES: permission denied, mkdir '/root/appsdata/645af55f-853d-47a1-9e29-6504e1fc00b5' at /home/yellowtent/box/src/apptask.js:162:36 at FSReqCallback.oncomplete (fs.js:171:23) { reason: 'FileSystem Error', details: {}
Full log: https://paste.cloudron.io/inukequheh.js
-
Unable to install apps
I am followings this simple guide https://docs.cloudron.io/installation/ using Ubuntu 20.04 LTS and every single time I try to install an App, I get an error saying unable to write to /root/appdata/etc.
Based on what I am seeing this isn't supposed to be the case? I have tried installing 2x now and don't understand where things are going wrong.
Any direction would be great. I am just testing this out to see how it works and performs.
Thanks