Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Suraj Kashyap
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Suraj Kashyap

    @Suraj Kashyap

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Suraj Kashyap Unfollow Follow

    Latest posts made by Suraj Kashyap

    • RE: Can't setup krayin with provided docker files

      Hi @alex-oconnor,

      I hope you're doing well!

      If you're still facing issues, could you please provide a screenshot or a video recording of the problem? This will help me verify the $UID as I’ve noticed that such issues often occur due to a mismatch in the $UID.

      Feel free to share more details, and I'll do my best to assist you.

      Thank you!

      Best regards,
      Suraj Kashyap

      posted in Comments & Feedback
      S
      Suraj Kashyap
    • RE: Can't setup krayin with provided docker files

      Hello @alex-oconnor,

      The issue you're encountering seems to be related to the default Linux UID: 1000. To resolve this, you can first confirm your current UID by running the following command:

      echo $UID
      

      Once you've verified the UID, update the docker-compose.yml file accordingly, specifically around line 8, to align with your UID.

      This adjustment should address the "permission denied" issue effectively. Please let me know if you need further assistance! 😊

      posted in Comments & Feedback
      S
      Suraj Kashyap