🔴 January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent
    1. Home
    2. cngirwa
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by cngirwa

    • RE: Installation stuck on step 1

      @peopleinside You are right. I combined the Dockerfile from the official source code and the other. I also upgraded the PHP version to 8.2
      Thanks for the heads-up👍

      About emails, I will try and follow up on the solution you suggested.

      posted in Technical Help
      C
      cngirwa
    • RE: Installation stuck on step 1

      @peopleinside Thanks for the quick reply.

      I managed to resolve the issue by modifying the docker file from Nuttcorp. Now I'm having issues with mail configurations but will try and fix it.

      posted in Technical Help
      C
      cngirwa
    • Installation stuck on step 1

      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)

      posted in Technical Help
      C
      cngirwa