27 Nov 2023, 06:38

Hi @all,
I downloaded uvdesk from here (version 1.1.3) and extracted the zip file.
Then, I created a docker compose file and deploy the uvdesk on my local machine. All steps seems fine but got stuck on Installation process with error

 Issue can be resolved by simply
enabling your .env file read/write permission refresh the browser and try again.

I gave 777 to .env file, var, config, and vendor. I checked my .env file and found below

-rwxrwxrwx  1 uvdesk uvdesk    662 Nov 27 06:03  .env*
drwxrwxrwx  4 uvdesk uvdesk   4096 Nov 27 05:44  config/
drwxrwxrwx  4 uvdesk uvdesk   4096 Nov 27 05:44  var/
drwxrwxrwx 28 uvdesk uvdesk   4096 Nov 27 05:44  vendor/

I tried the solutions provided here with no success. Anyone, please help.

NB:
(This note has been removed by a moderator because point to an external link)