MK0R

Results 7 comments of MK0R

Hey there! I have found a fix, however this is my first git issue I've worked. I would really appreciate some help to get things flowing. Thanks!

I definitely used docker instead of docker compose, however, this is the new logs I get. `docker compose exec penpot-penpot-backend-1 chown -R penpot:penpot /opt/data/` `service "penpot-penpot-backend-1" is not running container...

Here is the output. I tired a few other options as well in this output. root@server:/apps/penpot# docker exec penpot-penpot-backend-1 chown -R penpot:penpot /opt/data/ chown: cannot access '/opt/data/assets': Permission denied root@server:/apps/penpot#...

I ended up deleting the image, container, and volume just to see if the issue was persistent on a new install. Running the below and restarting the container didn't seem...

I've determined this only happens when you want to change the location of the data (from the container to the local file system). When a fresh install using these lines...

Starting again from a brand new container (deleted previous ones), I've attached my data points as follows ![image](https://github.com/penpot/penpot/assets/112554159/b78dc94e-c72d-430c-96f3-ba047b85f3cb) ![image](https://github.com/penpot/penpot/assets/112554159/accd28ab-c4df-417c-9b10-321e91664c22) Upon trying to download a template, I get this error: ![image](https://github.com/penpot/penpot/assets/112554159/69daebd0-ff94-4d8a-a75d-aeeb6134d7fe)...

Here is current log [logs.txt](https://github.com/lulzsun/RePlays/files/13863102/logs.txt)