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

    Fog 0.33b Snappin deployment

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    128
    81.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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      If you revert the revision and try does all work again? To revert run svn -r1150 update and perform reinstall.

      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
      • Greg PlamondonG
        Greg Plamondon Testers
        last edited by

        R1152 - same error message.
        R1151 - same error message.
        R1150 - same error message.
        hmmm.

        1 Reply Last reply Reply Quote 0
        • Greg PlamondonG
          Greg Plamondon Testers
          last edited by

          I don’t know what revision i was on before stepping to r1151.
          I am trying another PC to make sure.

          1 Reply Last reply Reply Quote 0
          • Greg PlamondonG
            Greg Plamondon Testers
            last edited by

            when trying another PC, when I try to register the pc i get:

            • Attempting to send Inventory…
            • Attempting to send Inventory…
            • Attempting to send Inventory…
            • Attempting to send Inventory…
            • Attempting to send Inventory…
            1 Reply Last reply Reply Quote 0
            • Greg PlamondonG
              Greg Plamondon Testers
              last edited by

              [quote=“Greg Plamondon, post: 22027, member: 776”]when trying another PC, when I try to register the pc i get:

              • Attempting to send Inventory…
              • Attempting to send Inventory…
              • Attempting to send Inventory…
              • Attempting to send Inventory…
              • Attempting to send Inventory…[/quote]
                I think the tftp-hpa server was down.
                trying after restarting service.
              1 Reply Last reply Reply Quote 0
              • Greg PlamondonG
                Greg Plamondon Testers
                last edited by

                no go… there is definitely an issue with tftp though…
                When trying to download a different Kernel i get:
                [CODE]Error: Unable to connect to tftp server.[/CODE]

                1 Reply Last reply Reply Quote 0
                • Greg PlamondonG
                  Greg Plamondon Testers
                  last edited by

                  Apparently after installing and uninstalling fog, I have screwed up things like the tftp password for fog.
                  I have fixed the tftp password issue, is there anything else that i need to check/change I still cannot register a host.

                  1 Reply Last reply Reply Quote 0
                  • Greg PlamondonG
                    Greg Plamondon Testers
                    last edited by

                    I found the following in /var/log/syslog
                    [CODE]Jan 28 12:39:01 10Fogserver CRON[25479]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null ; -delete)
                    Jan 28 12:40:26 10Fogserver in.tftpd[26591]: tftp: client does not accept options
                    Jan 28 12:41:23 10Fogserver in.tftpd[27420]: tftp: client does not accept options
                    Jan 28 12:52:50 10Fogserver in.tftpd[29509]: tftp: client does not accept options
                    Jan 28 12:53:50 10Fogserver in.tftpd[29634]: tftp: client does not accept options
                    [/CODE]

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

                      I think I put the new fog scripts in place at revision 1145, maybe to to 1140?

                      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
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        Those errors are normal. But you’re still not getting the tftpserver running properly?

                        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
                        • Greg PlamondonG
                          Greg Plamondon Testers
                          last edited by

                          tftp is working now, I had to change the password to match…
                          I am getting these log messages with R1151 in a apache.
                          [CODE][Tue Jan 28 13:38:47 2014] [error] [client 192.168.10.130] PHP Fatal error: Call to a member function get() on a non-object in /var/www/fog/service/inventory.php on line 16[/CODE]

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

                            Replace that file with the one posted here.

                            [url=“/_imported_xf_attachments/0/521_inventory.php?:”]inventory.php[/url]

                            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
                            • Greg PlamondonG
                              Greg Plamondon Testers
                              last edited by

                              [quote=“Tom Elliott, post: 22048, member: 7271”]Replace that file with the one posted here.[/quote]
                              ok sorry for jumping the gun Tom, I reverted to R1140 before i saw you post above. With R1140 I can now image and inventory once again. would you like me to update to R1151 again and replace the inventory.php or keep stepping up one revision at a time till I find I cant image?
                              I’ll do whatever to help test…
                              Thanks.

                              1 Reply Last reply Reply Quote 0
                              • Greg PlamondonG
                                Greg Plamondon Testers
                                last edited by

                                This post is deleted!
                                1 Reply Last reply Reply Quote 0
                                • Tom ElliottT
                                  Tom Elliott
                                  last edited by

                                  Please step up in one increment at a time. I want to narrow down the exact nature of the bug. This is awesome.

                                  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
                                  • Greg PlamondonG
                                    Greg Plamondon Testers
                                    last edited by

                                    ok will do…

                                    1 Reply Last reply Reply Quote 0
                                    • Greg PlamondonG
                                      Greg Plamondon Testers
                                      last edited by

                                      Tom, i was able to update to R1141 and succesfully register a PC and image it.
                                      I then updated to R1142 and it broke my image with the popup box saying “Windows Setup could not configure Windows to run on this computer’s hardware”
                                      [IMG]http://imageshack.com/a/img713/4903/aq6m.jpg[/IMG]

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

                                        I think I know why. Can you disable HOSTNAME_EARLY on the fog server and try again?

                                        I “fixed” HOSTNAME_EARLY, but it seems to me your systems are sysprepped already, so a hostname change isn’t the right way to go.

                                        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
                                        • Greg PlamondonG
                                          Greg Plamondon Testers
                                          last edited by

                                          I disabled it and get the same result Tom.

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

                                            I’m resubmitting another release, should work, (but no guarantee’s) on hostname_early.

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 2 / 7
                                            • First post
                                              Last post

                                            275

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project