• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. BrightPipe
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    BrightPipe

    @BrightPipe

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

    BrightPipe Unfollow Follow

    Best posts made by BrightPipe

    • RE: FOG not saving images in the directory

      @george1421 Ok.

      Here is what the group ownership is showing. Looks like it is still root.
      363e9c40-3483-4a06-92dc-049e63643dc3-image.png

      I’m getting an error that mv is an invalid command in the ftp command line client.
      7b928d7e-804c-4fac-a2c4-3e9c8bd32748-image.png
      But I was able to rename and create directories under both /images and /images/dev so it seems like it may not be a permissions issue?

      I do have my /images directory on a dedicated drive, but I thought I had set it to mount as /images before I installed FOG. I can try reinstalling and run another capture task.

      EDIT---- Running the installer again seems to have fixed the issue. Thanks.

      posted in FOG Problems
      B
      BrightPipe

    Latest posts made by BrightPipe

    • RE: FOG not saving images in the directory

      @george1421 Ok.

      Here is what the group ownership is showing. Looks like it is still root.
      363e9c40-3483-4a06-92dc-049e63643dc3-image.png

      I’m getting an error that mv is an invalid command in the ftp command line client.
      7b928d7e-804c-4fac-a2c4-3e9c8bd32748-image.png
      But I was able to rename and create directories under both /images and /images/dev so it seems like it may not be a permissions issue?

      I do have my /images directory on a dedicated drive, but I thought I had set it to mount as /images before I installed FOG. I can try reinstalling and run another capture task.

      EDIT---- Running the installer again seems to have fixed the issue. Thanks.

      posted in FOG Problems
      B
      BrightPipe
    • RE: FOG not saving images in the directory

      @george1421 There isn’t a directory in /images, its just an empty file. (Image is named test) It isn’t created until after the capture process is complete.
      0a51148f-323a-4d3f-9988-5af3a713ef6a-image.png

      In the /images/dev it shows root is the owner and the permissions are drwxrwxr-x

      30099f3c-4d89-449a-bffd-dce4033c571f-image.png

      posted in FOG Problems
      B
      BrightPipe
    • RE: FOG not saving images in the directory

      @george1421 sorry for bringing back this old topic, but I am running into this same issue. But I am on Ubuntu 24.04 and FOG 1.5.10

      When I run a capture task it completes successfully, but its not moving the files to /images. There is an empty locked document in /images with the name of the image. In the /images/dev there is a folder with the mac address of the client I captured from.

      I’ve tried running the following commands to fix the permissions:

      sudo chown -R fogproject:root /images
      sudo chmod -R 777 /images```
      

      then ran the capture again, but had the same result.
      Any idea on how to fix this?

      posted in FOG Problems
      B
      BrightPipe