backend-application icon indicating copy to clipboard operation
backend-application copied to clipboard

Ubuntu 20 permissions error on last version

Open dmitrykorikov opened this issue 4 years ago • 1 comments

I did testing multiple times Ubuntu 18 install does not have this issue Ubuntu 20 have this issue - Backend status: Connection refused

photo_2022-01-21_11-25-41

Ways to resolve: docker exec -it cattr sh cd backend chmod 777 storage/ -R

dmitrykorikov avatar Jan 23 '22 06:01 dmitrykorikov

We haven't updated docker containre for a while. For now we are working on 4.0 release with new containers system. You can try to use it right now, or wait for a while until public release. You can find more info in #30

vermorag avatar May 20 '22 10:05 vermorag