Closed havecreativity closed 2 years ago
@havecreativity, thanks for trying out. I am trying to replicate the issue & then get back to you.
Hi @havecreativity , I tried replicating the issue on Ubuntu 20.04 but no luck, it worked for me as it usually would. Could you please let me know if you installed DECK using the shell script provided on the Downloads page or you did the installation manually?
Thanks. I downloaded your deb file and got the Ubuntu software center to install it. I'm also using Ubuntu 20.04 on the computer.
Gotcha, please try running this script & restart DECK again. It should fix the issue
curl https://raw.githubusercontent.com/sfx101/deck-for-linux/main/install.sh | sh
PS: It won't break anything on your system, it will just give Docker permission for rootless access & run a few commands to give proper permissions to the DECK app.
Thank you. The install.sh script did it.
launched the app nicely.
Thank you for your help.
Only thing is that when trying to edit files, I have to use sudo each time (no fault of yours). Same thing happens on my own docker setups, even giving UID of 1000 to the docker-compose file doesn't work. Also adding $USER to www-data, doesn't work either. It's always been an issue for me with Docker.
I installed on Ubuntu. Made a Wordpress app, pressed play but got: [Errno 13] Permission denied: './.env'