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

Was working prior to update, Image deployment

Scheduled Pinned Locked Moved
FOG Problems
4
49
17.2k
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.
  • E
    EAHarvey
    last edited by Mar 1, 2016, 3:06 PM

    0_1456844771011_fogerror2.jpg

    Boom!! 🙂

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth Mar 1, 2016, 9:26 AM Mar 1, 2016, 3:24 PM

      @EAHarvey Good catch!! This is weird, why does it say “line 641” when there is no call to pigz/partimage on line 641 (but line 658) in funcs.sh?!? Can you please run ls -al /var/www/fog/service/ipxe/init* on your FOG server and post the (full) output here? How do you upgrade to the latest version? Updating from the repo and then re-running the installer??

      As well please show us the output of file /images/COMMPC/d1p1.img*

      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

      E 1 Reply Last reply Mar 1, 2016, 4:09 PM Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Mar 1, 2016, 3:29 PM

        @EAHarvey Do you see the this on all of your EeePCs or just a single one? Possibly a faulty memory chip if you only have that issue on one machine.

        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

        E 1 Reply Last reply Mar 1, 2016, 3:33 PM Reply Quote 0
        • E
          EAHarvey @Sebastian Roth
          last edited by Mar 1, 2016, 3:33 PM

          @Sebastian-Roth All.

          1 Reply Last reply Reply Quote 0
          • E
            EAHarvey @Sebastian Roth
            last edited by Mar 1, 2016, 4:09 PM

            @Sebastian-Roth 0_1456848523018_fogfile.jpg

            0_1456848543516_fogdata1.jpg

            T 1 Reply Last reply Mar 1, 2016, 4:37 PM Reply Quote 0
            • T
              Tom Elliott @EAHarvey
              last edited by Mar 1, 2016, 4:37 PM

              @EAHarvey Are you 100% sure this is a partimage image?

              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

              E 1 Reply Last reply Mar 1, 2016, 5:11 PM Reply Quote 0
              • E
                EAHarvey @Tom Elliott
                last edited by Mar 1, 2016, 5:11 PM

                @Tom-Elliott As far as I know yes. It was made with partimage back when we were running .032. I swapped the setting to partclone and it said it was not a partclone image. Its is the same image we’ve been using and imaging with.

                1 Reply Last reply Reply Quote 0
                • E
                  EAHarvey
                  last edited by Mar 1, 2016, 5:18 PM

                  I was looking into the folder structure for the file—>>>>>/usr/share/fog/lib.

                  There is no such directory. hmm strange. So it’s trying to call a location that may not be there?

                  T 1 Reply Last reply Mar 1, 2016, 5:23 PM Reply Quote 0
                  • T
                    Tom Elliott @EAHarvey
                    last edited by Mar 1, 2016, 5:23 PM

                    @EAHarvey Where are you looking for that structure?

                    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

                    E 1 Reply Last reply Mar 1, 2016, 5:25 PM Reply Quote 0
                    • E
                      EAHarvey @Tom Elliott
                      last edited by Mar 1, 2016, 5:25 PM

                      @Tom-Elliott It was in the error pic that i uploaded.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by Mar 1, 2016, 5:26 PM

                        @Tom-Elliott Do you have an idea why it would say line 641 in funcs.sh???

                        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
                        • S
                          Sebastian Roth Moderator
                          last edited by Mar 1, 2016, 5:31 PM

                          @EAHarvey Yes, but those scripts are included in the initrd image file that boots up your client when your upload or deploy an image. Those scripts don’t exist on your FOG server installation. Well they do exist in the repository path you checkout when you upgrade your FOG installation. Not sure if this explanation is of any help to you. More or less complicated when you start looking into the details of FOG. You should not need to worry about this. Was trying to get Tom’s thoughts on what is going on here. As I can see from the listings you posted the init files seam to be new (date March 1st). Still confuses me.

                          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 1
                          • E
                            EAHarvey
                            last edited by Mar 1, 2016, 8:12 PM

                            Looks like svn was updated to 4915. ok to give it a try?

                            T 1 Reply Last reply Mar 1, 2016, 8:38 PM Reply Quote 0
                            • T
                              Tom Elliott @EAHarvey
                              last edited by Mar 1, 2016, 8:38 PM

                              @EAHarvey yes please

                              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

                              E 3 Replies Last reply Mar 1, 2016, 8:49 PM Reply Quote 0
                              • E
                                EAHarvey @Tom Elliott
                                last edited by Mar 1, 2016, 8:49 PM

                                @Tom-Elliott testing now.

                                1 Reply Last reply Reply Quote 0
                                • E
                                  EAHarvey @Tom Elliott
                                  last edited by Mar 1, 2016, 8:56 PM

                                  @Tom-Elliott Same error. segment fault changed to 3291 from 3290.

                                  1 Reply Last reply Reply Quote 0
                                  • E
                                    EAHarvey @Tom Elliott
                                    last edited by Mar 1, 2016, 8:58 PM

                                    @Tom-Elliott heading out for the day. I will check back in the morning. Thanks for all the help.

                                    T 1 Reply Last reply Mar 1, 2016, 9:00 PM Reply Quote 0
                                    • T
                                      Tom Elliott @EAHarvey
                                      last edited by Mar 1, 2016, 9:00 PM

                                      @EAHarvey seeing as this worked then suddenly stopped I wonder if you have another old image available to test with?

                                      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

                                      T E 2 Replies Last reply Mar 1, 2016, 9:27 PM Reply Quote 0
                                      • T
                                        Tom Elliott @Tom Elliott
                                        last edited by Mar 1, 2016, 9:27 PM

                                        @Tom-Elliott also, if possible I did update the kernel today so maybe something in it is causing this issue? Try using an older kernel maybe?

                                        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
                                        • E
                                          EAHarvey @Tom Elliott
                                          last edited by Mar 2, 2016, 12:56 PM

                                          @Tom-Elliott I have that image and another called asusioncommpc. I pretty sure I already tried that but i will try again this morning.

                                          The kernel issue, I can just go through the GUI and change it to an earlier version?

                                          T 1 Reply Last reply Mar 2, 2016, 1:01 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 2 / 3
                                          2 / 3
                                          • First post
                                            21/49
                                            Last post

                                          254

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project