• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Report Management > Imaging Log

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    3
    12
    3.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      zavo
      last edited by

      The field Engineer shows the current logged on user, instead of the user who imaged the device.

      I updated to latest version using GIT just now, for some strange reason, the GIT version number doesn’t show up anymore.
      When going to FOG Configuration, nothing is displayed after ‘Version:’

      From https://github.com/FOGProject/fogproject
         f648dc9..f34289f  dev-branch -> origin/dev-branch
         3be02e7..0918efb  svn        -> origin/svn
      Updating f648dc9..f34289f
      
      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Version is now fixed but I’m confused about the engineer field.

        Are you saying if you login with another user it will display that user?

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • Z
          zavo
          last edited by

          Version number is showing up again, thnx.

          Concerning the imaging log:

          In this screenshot, user peett is logged on trough the web interface
          1_1450181021529_peett.png

          In this screenshot, user victe is logged on trough the web interface
          0_1450181021528_victe.png

          But, If I understand correctly, the field “Engineer” should display WHO imaged the Host, not who is logged on at that time trough the web interface.

          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @zavo
            last edited by

            @zavo This issue is non-relevant.

            The engineer field is actually not stored with the imaging log. I can add the field in hopes to correct this for the future, but for now I think it’s just going to assume the logged in engineer is who wants to see the file.

            The imagingLog database table does not have a “createdBy” value, so I will add this so things are a bit more intuitive. All prior entries will not show properly though for the reasons I have stated.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            Z 1 Reply Last reply Reply Quote 0
            • Z
              zavo @Tom Elliott
              last edited by

              @Tom-Elliott Thanks for the explanation and the fix for the engineer field.

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                THis should now be fixed.

                While the old still is still going to display incorrectly, the new stuff should work from now on.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                Z J 2 Replies Last reply Reply Quote 0
                • Z
                  zavo @Tom Elliott
                  last edited by

                  @Tom-Elliott said:

                  THis should now be fixed.

                  Updated to 5746. It is now working as it should.

                  Thnx Tom!

                  1 Reply Last reply Reply Quote 0
                  • J
                    jamesb @Tom Elliott
                    last edited by

                    @Tom-Elliott

                    The latest version of FOG, SVN 4632 seems to have broken this again. It only displays the current logged on user and not the one who initiated the image.

                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott @jamesb
                      last edited by

                      @jamesb I haven’t changed anything about imaging log. SO if it’s not working, something else is wrong. What’s the actual fog version?

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      Tom ElliottT J 2 Replies Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott @Tom Elliott
                        last edited by

                        @Tom-Elliott of note to go with this. All logs before the fix was added will still appear broke. Whatever the reasoning before it wasn’t storing the user field at all. If there is no user stored it falls back to the logged in user as it doesn’t have any clue who actually dos it before.

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          jamesb @Tom Elliott
                          last edited by

                          @Tom-Elliott

                          It looks like the version is 5662.

                          1 Reply Last reply Reply Quote 0
                          • J
                            jamesb @Tom Elliott
                            last edited by

                            @Tom-Elliott

                            I ran a new image after the update and the image log is still only showing the engineer as the one who is currently logged in. It didn’t properly reflect the user who created the image. This was after I updated to the latest version of FOG.

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            • First post
                              Last post

                            213

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project