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

RC19 : Capture message "Attempting to check in"

Scheduled Pinned Locked Moved Solved
Bug Reports
4
17
3.7k
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.
  • T
    Tom Elliott
    last edited by Nov 2, 2016, 11:04 AM

    Already fixed and pushed out. Please update.

    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
    • M
      Matthieu Jacquart
      last edited by Nov 2, 2016, 2:37 PM

      I don’t have this message anymore but I launch capture task 1 hour ago on the computer and there’s just this into /dev folder…
      0_1478097423550_fog.JPG

      I’m going to see directly on the computer in few minutes…

      Fog 1.5.9.138
      Debian 11
      Vmware ESXi

      T 1 Reply Last reply Nov 2, 2016, 2:46 PM Reply Quote 0
      • T
        Tom Elliott @Matthieu Jacquart
        last edited by Nov 2, 2016, 2:46 PM

        @Matthieu-Jacquart

        You’re probably going to need to reupload as it doesn’t appear to have all of the data yet. Like the system is currently re-uploading, or in the process of uploading.

        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
        • M
          Matthieu Jacquart
          last edited by Matthieu Jacquart Nov 2, 2016, 9:55 AM Nov 2, 2016, 3:54 PM

          I tried but this time I’ve got an error message about size disk (can’t be bigger than…)
          fdisk -l give me 30GB for main partition on a 128GB SSD disk…
          What is the command to revert to RC-18 ?

          Fog 1.5.9.138
          Debian 11
          Vmware ESXi

          1 Reply Last reply Reply Quote 0
          • M
            Matthieu Jacquart
            last edited by Nov 2, 2016, 4:29 PM

            Here is the problem each time I try to upload image…
            0_1478104162666_WP_20161102_17_22_14_Pro.jpg

            Fog 1.5.9.138
            Debian 11
            Vmware ESXi

            T 1 Reply Last reply Nov 2, 2016, 4:56 PM Reply Quote 0
            • T
              Tom Elliott @Matthieu Jacquart
              last edited by Nov 2, 2016, 4:56 PM

              @Matthieu-Jacquart Reverting will do you no good.

              Essentially it’s not seeing how much size will be available. I’ll take a look to see if there’s anything I can do to fix this. It shouldn’t have a problem though.

              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

              M 1 Reply Last reply Nov 2, 2016, 5:42 PM Reply Quote 0
              • M
                Matthieu Jacquart @Tom Elliott
                last edited by Nov 2, 2016, 5:42 PM

                @Tom-Elliott Each time I’ve got error message at upload (New size won’t be bigger than the device size) I’ve got this next reboot
                0_1478108511120_fog.JPG

                Even if I resize disk on windows this is always same problem…

                Fog 1.5.9.138
                Debian 11
                Vmware ESXi

                T 1 Reply Last reply Nov 2, 2016, 6:01 PM Reply Quote 0
                • T
                  Tom Elliott @Matthieu Jacquart
                  last edited by Nov 2, 2016, 6:01 PM

                  @Matthieu-Jacquart I’ve found the issue. I added more liberalized error checking to the way ntfsresize handles things so as to hopefully prevent breaking upload disks. While they do appear to be working, the “order of operations” was not properly taken into account due to me being a total imbecile.

                  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
                  • W
                    Wayne Workman
                    last edited by Nov 2, 2016, 6:01 PM

                    I think it’s this:

                    @Tom-Elliott said in PC unbootable after capture fails:

                    @dolf, @Wayne-Workman, @Sebastian-Roth

                    I’ve updated the base code for the inits.

                    In particular:

                    https://github.com/FOGProject/fogproject/commit/4caa4d679bd3a23a17e7923dd75b22ce4406c8e8

                    @dolf, I think we had the right approach, I just limited the calls for checks uninentionally.

                    If you look at the link I posted, you’ll see what I’ve added. Basically we had the "If target_size < device_size, and all the good suggestions you made.

                    We even had the elements that checked for success/fail etc…

                    However, I’ve added code in an attempt to more suitably test this. I will double check for more things just to ensure things are a bit better hashed out.

                    Please re-run the installer and the inits will have the modified code.

                    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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    T 1 Reply Last reply Nov 2, 2016, 6:03 PM Reply Quote 0
                    • T
                      Tom Elliott @Wayne Workman
                      last edited by Nov 2, 2016, 6:03 PM

                      @Wayne-Workman I knew where about it was introduced. I just had bad order of operations.

                      I was checking error status before I introduced it to the case statement.

                      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
                      • T
                        Tom Elliott
                        last edited by Nov 2, 2016, 6:04 PM

                        This issue is now more appropriately addressed in the latest and greatest. No, you don’t need to pull to get them, just re-run the installer and you will be fine.

                        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
                        • M
                          Matthieu Jacquart
                          last edited by Nov 2, 2016, 6:45 PM

                          And no, this isn’t work… Maybe my image is broken, I’ll test on another one tomorrow…

                          Fog 1.5.9.138
                          Debian 11
                          Vmware ESXi

                          1 Reply Last reply Reply Quote 0
                          • M
                            Matthieu Jacquart
                            last edited by Nov 3, 2016, 7:23 AM

                            Ok it’s fine with last SVN 😉

                            Fog 1.5.9.138
                            Debian 11
                            Vmware ESXi

                            1 Reply Last reply Reply Quote 0
                            • X
                              x23piracy
                              last edited by Nov 3, 2016, 10:04 AM

                              Hi,

                              same issue here with latest RC19, what can i do?

                              alt text

                              Regards X23

                              ║▌║█║▌│║▌║▌█

                              M 1 Reply Last reply Nov 3, 2016, 10:12 AM Reply Quote 0
                              • M
                                Matthieu Jacquart @x23piracy
                                last edited by Nov 3, 2016, 10:12 AM

                                @x23piracy You’ve made a git pull ? It works for me with svn 6002

                                Fog 1.5.9.138
                                Debian 11
                                Vmware ESXi

                                X 1 Reply Last reply Nov 3, 2016, 10:14 AM Reply Quote 0
                                • X
                                  x23piracy @Matthieu Jacquart
                                  last edited by Nov 3, 2016, 10:14 AM

                                  @Matthieu-Jacquart yes did so just some seconds ago 😉 working again 😉

                                  alt text

                                  Regards X23

                                  ║▌║█║▌│║▌║▌█

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

                                  207

                                  Online

                                  12.1k

                                  Users

                                  17.3k

                                  Topics

                                  155.4k

                                  Posts
                                  Copyright © 2012-2024 FOG Project