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

    Cannot Get Capture To Work (New Server)

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    37
    10.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.
    • S
      Sebastian Roth Moderator
      last edited by

      What does the partition table look like on the client you are trying to capture from? What kind of client and what kind of HD is it? Which image type do you want to use?

      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

      N 1 Reply Last reply Reply Quote 0
      • N
        nbuursma @Tom Elliott
        last edited by

        @Tom-Elliott 1.2.0

        george1421G Tom ElliottT 2 Replies Last reply Reply Quote 0
        • N
          nbuursma @Wayne Workman
          last edited by

          @Wayne-Workman that’s the version I downloaded. How I’d I check the type?

          1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @nbuursma
            last edited by

            @nbuursma OK, we see you are running 1.2.0. Have you / did you upgrade to the pre 1.3.0 trunk version or did you only install the 1.2.0 base image? The reason why its important is to that the pre 1.3.0 has had many upgrades in the partition table and imaging. If you did upgrade to a trunk version then on the management page for FOG there is a cloud in the upper left corner of the screen. On that cloud there will be a 4 digit number, Tom will need to know that number.

            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!

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

              @nbuursma Where do you see it saying it’s 1.2.0?

              FOG did not have the function name reported in 1.2.0 when there was an error. Your screenshots show otherwise.

              You can see the Version you’re actually running by looking at the GUI and in the cloud, or when the init displays the FOG banner before starting the task.

              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

              N 1 Reply Last reply Reply Quote 0
              • N
                nbuursma @Sebastian Roth
                last edited by

                @Sebastian-Roth I’ve attempted it on different machines, Windows 7 and Windows 10… both get the same error and their both got different partition tables and completely different HDD types.

                Do you still need it?

                Side note - I tired using the desk test task to get a look that partition table for you and its hung “Scanning /dev/sda1…” for like 10 mins now.

                1 Reply Last reply Reply Quote 0
                • N
                  nbuursma @Tom Elliott
                  last edited by

                  @Tom-Elliott Is this what you’re looking for?

                  0_1452775263165_Capture.PNG

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by Sebastian Roth

                    @nbuursma The version you can see in the blue cloud on the web interface. Probably a number between five and six thousand. I doubt you see 1.2.0 in that cloud. Right?

                    Edit: Yeah, so you are running trunk version (will be 1.3.0 when finally released but is still under development right now). Probably best if you upgrade to the very latest version (update the checkout code and re-run the installer) and see if it works for you.

                    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

                    N 1 Reply Last reply Reply Quote 0
                    • N
                      nbuursma @george1421
                      last edited by

                      @george1421 … soo…5927?

                      george1421G 1 Reply Last reply Reply Quote 1
                      • N
                        nbuursma @Sebastian Roth
                        last edited by

                        @Sebastian-Roth said:

                        @nbuursma The version you can see in the blue cloud on the web interface. Probably a number between five and six thousand. I doubt you see 1.2.0 in that cloud. Right?

                        Gotcha! Sorry guys, yep its 5927, thanks so much!

                        1 Reply Last reply Reply Quote 0
                        • george1421G
                          george1421 Moderator @nbuursma
                          last edited by george1421

                          @nbuursma said:

                          @george1421 … soo…5927?

                          As Sebastian said, its best if you have problems to upgrade the latest trunk release. The trunk releases are really dynamic as the bugs are squashed. Your version can get stale in a matter of hours. But the more things people run into the better the quality of 1.3.0 stable will be when its released.

                          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!

                          N 1 Reply Last reply Reply Quote 0
                          • N
                            nbuursma @george1421
                            last edited by

                            @george1421 said:

                            @nbuursma said:

                            @george1421 … soo…5927?

                            As Sebastian said, its best if you have problems to upgrade the latest trunk release. The trunk releases are really dynamic as the bugs are squashed.

                            Okay, so how do I do this? (Again, I’m a total noob), do I use this?

                            svn co https://svn.code.sf.net/p/freeghost/code/trunk FogDownload

                            svn co https://github.com/FOGProject/fogproject FogDownload

                            Will that get me the newest version?

                            george1421G 1 Reply Last reply Reply Quote 0
                            • george1421G
                              george1421 Moderator @nbuursma
                              last edited by george1421

                              @nbuursma Well since you are already on a trunk version what did you do to upgrade from 1.2.0 stable? Did you use svn or git?

                              If you use svn, just change into the trunk directory [FogDirectory] and key in svn up then run the installer again in the …/bin folder.

                              No worries on being a noob. We all were at one time or another. Just hang in there we’ll get this worked out.

                              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!

                              N 1 Reply Last reply Reply Quote 0
                              • N
                                nbuursma @george1421
                                last edited by

                                @george1421 said:

                                @nbuursma Well since you are already on a trunk version what did you do to upgrade from 1.2.0 stable? Did you use svn or git?

                                If you use svn, just change into the trunk directory [FogDirectory] and key in svn up then run the installer again in the …/bin folder.

                                No worries on being a noob. We all were at one time or another. Just hang in there we’ll get this worked out.

                                Ugh. I hate feeling so usesless…

                                I"m gonna talk this out like a toddler - ha!

                                So I need to “svn up https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_1.2.0/” ?

                                That URL I have is the same one I used to install my server yesterday, and the readme I get when I browse says 1.2.0… do I not have the correct version URL?

                                george1421G 1 Reply Last reply Reply Quote 0
                                • george1421G
                                  george1421 Moderator @nbuursma
                                  last edited by

                                  @nbuursma no worries here.

                                  Just change into the directory where you already ran the svn program and it downloaded the files to.

                                  SO assuming if you ran this command to initially download the svn trunk.
                                  svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_trunk

                                  To upgrade to the latest release you need to do this

                                  cd /opt/fog_trunk
                                  svn up
                                  cd /opt/fog_trunk/bin
                                  ./installfog.sh
                                  
                                  

                                  Then just follow the installer script again. It should pick up your previous settings so you don’t need to answer them again. Once the installer is complete then refresh the fog management page and the number in the cloud should be updated. Just be aware that the git and svn numbers will be different so don’t worry about that what you need is the cloud number.

                                  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!

                                  N 1 Reply Last reply Reply Quote 0
                                  • N
                                    nbuursma @george1421
                                    last edited by

                                    @george1421 said:

                                    @nbuursma no worries here.

                                    Just change into the directory where you already ran the svn program and it downloaded the files to.

                                    SO assuming if you ran this command to initially download the svn trunk.
                                    svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_trunk

                                    To upgrade to the latest release you need to do this

                                    cd /opt/fog_trunk
                                    svn up
                                    cd /opt/fog_trunk/bin
                                    ./installfog.sh
                                    
                                    

                                    Then just follow the installer script again. It should pick up your previous settings so you don’t need to answer them again. Once the installer is complete then refresh the fog management page and the number in the cloud should be updated. Just be aware that the git and svn numbers will be different so don’t worry about that what you need is the cloud number.

                                    Thank you guys, its running now…

                                    @george1421 said:

                                    @nbuursma no worries here.

                                    Just change into the directory where you already ran the svn program and it downloaded the files to.

                                    SO assuming if you ran this command to initially download the svn trunk.
                                    svn co https://svn.code.sf.net/p/freeghost/code/trunk /opt/fog_trunk

                                    To upgrade to the latest release you need to do this

                                    cd /opt/fog_trunk
                                    svn up
                                    cd /opt/fog_trunk/bin
                                    ./installfog.sh
                                    
                                    

                                    Then just follow the installer script again. It should pick up your previous settings so you don’t need to answer them again. Once the installer is complete then refresh the fog management page and the number in the cloud should be updated. Just be aware that the git and svn numbers will be different so don’t worry about that what you need is the cloud number.

                                    Well I’m updated and all my settings stayed - yay!

                                    0_1452778552949_Capture2.PNG

                                    But I’m getting the same error - but with more information maybe?

                                    http://imgur.com/QnoooBh

                                    Thoughts?

                                    1 Reply Last reply Reply Quote 0
                                    • george1421G
                                      george1421 Moderator
                                      last edited by george1421

                                      OK now that you are at the latest release the devs can start to work on your issue.

                                      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!

                                      1 Reply Last reply Reply Quote 0
                                      • george1421G
                                        george1421 Moderator
                                        last edited by george1421

                                        To acquire / steal a post from Sebastian.

                                        “Could you please run a debug session on this device (WebGUI -> Host -> Basic tasks -> Debug) and run lsblk from the command line of the target computer? What do you get?”

                                        We were also focused on the fog version (important to know). What device are you trying to capture (make and model). Does this have a traditional hard drive, ssd, or m.2 SSD drive?

                                        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!

                                        N 2 Replies Last reply Reply Quote 0
                                        • N
                                          nbuursma @george1421
                                          last edited by

                                          @george1421 said:

                                          To acquire / steal a post from Sebastian.

                                          “Could you please run a debug session on this device (WebGUI -> Host -> Basic tasks -> Debug) and run lsblk from the command line of the target computer? What do you get?”

                                          We were also focused on the fog version (important to know). What device are you trying to capture (make and model). Does this have a traditional hard drive, ssd, or m.2 SSD drive?

                                          I’ll run the task right now, as to the device - currently its a Lenovo X250 with a Samsung SSD 850 EVO 120GB HDD

                                          1 Reply Last reply Reply Quote 0
                                          • N
                                            nbuursma @george1421
                                            last edited by

                                            @george1421 said:

                                            To acquire / steal a post from Sebastian.

                                            “Could you please run a debug session on this device (WebGUI -> Host -> Basic tasks -> Debug) and run lsblk from the command line of the target computer? What do you get?”

                                            We were also focused on the fog version (important to know). What device are you trying to capture (make and model). Does this have a traditional hard drive, ssd, or m.2 SSD drive?

                                            Okay I ran it:

                                            http://imgur.com/tVVvEj7

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

                                            240

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project