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

    Fog 0.33b Snappin deployment

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    128
    84.9k
    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

      Updating as we speak.

      I’m sorry I’m such an idiot!

      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

        posted!

        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

          r1168

          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

            fog.log
            [PHP]1/30/2014 5:54 PM FOG::ClientUpdater The remote server returned an error: (500) Internal Server Error.
            1/30/2014 5:54 PM FOG::ClientUpdater at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
            at System.Net.WebClient.DownloadString(Uri address)
            at System.Net.WebClient.DownloadString(String address)
            at FOG.SnapinClient.getAllPublishedModules()
            at FOG.SnapinClient.startUpdate()[/PHP]

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

              And error log?

              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

                all I have is
                [PHP][Thu Jan 30 17:40:32 2014] [error] [client 192.168.10.123] PHP Fatal error: Call to a member function find() on a non-object in /var/www/fog/service/updates.php on line 27
                [Thu Jan 30 17:54:55 2014] [error] [client 192.168.10.123] PHP Fatal error: Call to a member function find() on a non-object in /var/www/fog/service/updates.php on line 27
                [/PHP]
                but they may be old.

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

                  [PHP]192.168.10.123 - - [30/Jan/2014:18:07:06 -0500] “GET /fog/service/snapins.checkin.php?mac=00:25:64:BD:7D:1A HTTP/1.1” 200 275 “-” “-”
                  [/PHP]

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

                    I’m guessing you’re restarting the FOG Service as well?

                    Can you delete the fog web directory and reinstall, just to ensure you have the latest and greatest?

                    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

                      So now it’s working?

                      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

                        no, its not working.

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

                          deleted /var/www/fog and reinstalled.

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

                            Strange… I am not seeing anything out of the norm in the logs.

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

                              [PHP]/30/2014 6:25 PM FOG::MODDebug Attempting to open connect to: http://10fogserver/fog/service/debug.php
                              1/30/2014 6:25 PM FOG::MODDebug Server responded with: Hello FOG Client
                              1/30/2014 6:25 PM FOG::MODDebug Module has finished work and will now exit.
                              1/30/2014 6:30 PM FOG::ClientUpdater Attempting to connect to fog server…
                              1/30/2014 6:30 PM FOG::ClientUpdater Module is active…
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : AutoLogOut.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : ClientUpdater.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : DirCleaner.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : DisplayManager.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : GreenFog.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : GUIWatcher.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : HostRegister.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : MODDebug.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : PrinterManager.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : SnapinClient.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : TaskReboot.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : UserCleanup.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : UserTracker.dll
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Checking Status : config.ini
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater Zero byte response returned
                              1/30/2014 6:30 PM FOG::ClientUpdater 0 new modules found!
                              1/30/2014 6:30 PM FOG::ClientUpdater Client update will be applied during next service startup.
                              1/30/2014 6:30 PM FOG::ClientUpdater Client update process complete, exiting…
                              [/PHP]

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

                                That means things are working, sort of. I noticed an issue with the fogservice file though. I’m not seeing anything about snapin’s even attempting any more. I’m looking into it.

                                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 am going to head home… I have the KVM connected so I can test once I get there.

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

                                    Of course on Windows 7 it’s working, but seemingly not on Windows XP. Strange!

                                    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

                                      Okay and thank you.

                                      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: 22310, member: 7271”]Of course on Windows 7 it’s working, but seemingly not on Windows XP. Strange![/quote]

                                        Not on my Windows 7 Box… 🙂

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

                                          Maybe I can remote in to take a look later today? We can do that over PM’s

                                          Also, if possible, to take a look at your fog server directly. This way I can try to get more debugging out of the systems. You, of course, can keep your own passwords, if we can work in tandem.

                                          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

                                            Anytime your ready to remote let me know…

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 6 / 7
                                            • First post
                                              Last post

                                            246

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project