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

After Performing Full Host Inventory and Registration, Not automatically imaging after restart

Scheduled Pinned Locked Moved
FOG Problems
2
14
4.6k
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.
  • M
    mlnancejr8808
    last edited by Mar 20, 2014, 8:09 PM

    Basically, What the title says.

    About every 1 in 5 will automatically go to image but most, I am having to manually select Quick Image after doing a full host.

    Any ideas?

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Mar 20, 2014, 8:23 PM

      First, what version of FOG?

      Regardless,

      You are telling the systems to image after they’re done inventorying? You are type fog when it prompts 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
      • M
        mlnancejr8808
        last edited by Mar 20, 2014, 8:26 PM

        Correct.

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Mar 20, 2014, 8:30 PM

          Can you you give some log files from apache especially trying to do this and getting this error?
          /var/log/httpd/error_log or /var/log/apache2/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
          • M
            mlnancejr8808
            last edited by Mar 25, 2014, 1:29 PM

            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: groupid in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: id in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: imageid in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: sub in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: snapinid in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: userid in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: storagegroupid in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: storagenodeid in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: crit in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: sort in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: userid in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: confirm in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: tab in /var/www/fog/commons/init.php on line 5
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: fog_user in /var/www/fog/management/index.php on line 44
            [Mon Mar 17 08:46:21 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: uname in /var/www/fog/management/includes/processlogin.include.php on line 17
            [FONT=Times New Roman][Mon Mar 17 08:46:23 2014] [error] [client 10.2.82.138] PHP Notice: Undefined variable: Proxy in /var/www/fog/commons/functions.include.php on line 3506, referer: [url]http://10.1.100.25/fog/management/index.php?node=homer[/url][/FONT]

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Mar 25, 2014, 1:37 PM

              So based on what I see in the logs, I’m guessing you’re using 0.32?

              I don’t see anything regarding problems in sending the tasks as those errors seem targeted more at you’re running php 5.4 or higher.

              Is your system running via Proxy? is the proxy server maybe limiting connections?

              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
                mlnancejr8808
                last edited by Mar 25, 2014, 1:38 PM

                It is not running Proxy. Its not a huge problem but definitely an extra step and I am unable to image unattended because I don’t know if it will go or not.

                1 Reply Last reply Reply Quote 0
                • M
                  mlnancejr8808
                  last edited by Apr 3, 2014, 8:34 PM

                  Still having an issue with this. Need to get it resolved by our summer break in June so we can install and image replacement PCs for students.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mlnancejr8808
                    last edited by Apr 16, 2014, 4:09 PM

                    This was from the error.log after running an image today? Any ideas on how I can fix this?

                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: groupid in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: id in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: imageid in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: sub in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: snapinid in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: userid in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: storagegroupid in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: storagenodeid in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: crit in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: sort in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: userid in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: confirm in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: tab in /var/www/fog/commons/init.php on line 5, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: fog_user in /var/www/fog/management/index.php on line 44, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:14 2014] [error] [client 10.2.82.138] PHP Notice: Undefined index: uname in /var/www/fog/management/includes/processlogin.include.php on line 17, referer: [url]http://10.1.100.25/fog/management/index.php?node=group&sub=list[/url]
                    [Wed Apr 16 11:20:15 2014] [error] [client 10.2.82.138] PHP Notice: Undefined variable: Proxy in /var/www/fog/commons/functions.include.php on line 3506, referer: [url]http://10.1.100.25/fog/management/index.php?node=home[/url]
                    [Wed Apr 16 11:20:15 2014] [error] [client 10.2.82.138] PHP Notice: Undefined variable: Proxy in /var/www/fog/commons/functions.include.php on line 3506, referer: [url]http://10.1.100.25/fog/management/index.php?node=home[/url]
                    [Wed Apr 16 11:38:17 2014] [error] [client 10.2.82.56] PHP Notice: Undefined index: groupid in /var/www/fog/commons/init.php on line 5
                    [Wed Apr 16 11:38:17 2014] [error] [client 10.2.82.56] PHP Notice: Undefined index: node in /var/www/fog/commons/init.php on line 5
                    [Wed Apr 16 11:38:17 2014] [error] [client 10.2.82.56] PHP Notice: Undefined index: id in /var/www/fog/commons/init.php on line 5

                    1 Reply Last reply Reply Quote 0
                    • M
                      mlnancejr8808
                      last edited by Apr 16, 2014, 4:12 PM

                      After looking it myself, it is looking for a proxy that I had no idea existed. Like I said previously, this started probably about a month to two months ago. PLEASE HELP! I don’t know enough about linux to really troubleshoot this problem.

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Apr 16, 2014, 4:14 PM

                        From Other Information->FOG Settings->General Settings->FOG_PROXY_IP and FOG_PROXY_PORT, make sure they’re correct or removed (just delete and update) All should work.

                        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
                          mlnancejr8808
                          last edited by Apr 16, 2014, 4:18 PM

                          They are both already blank…where can I find what they are?

                          1 Reply Last reply Reply Quote 0
                          • M
                            mlnancejr8808
                            last edited by May 6, 2014, 12:24 PM

                            FOG Version is 0.32
                            OS Version is Ubuntu 12.04 LTS

                            [Fri May 02 06:39:34 2014] [error] [client 10.2.82.138] PHP Notice: Undefined variable: Proxy in /var/www/fog/commons/functions.include.php on line 3506, referer: [url]http://10.1.100.25/fog/management/index.php?node=home[/url]

                            I have found this in the log but I don’t have a proxy defined in FOG. Do I need to have one?

                            1 Reply Last reply Reply Quote 0
                            • M
                              mlnancejr8808
                              last edited by May 6, 2014, 12:26 PM

                              // Proxy
                              if ($Proxy)
                              {
                              $ContextOptions[‘http’][‘proxy’] = ‘tcp://’ . $Proxy;
                              $ContextOptions[‘http’][‘request_fulluri’] = true;
                              }
                              This what line 3506 looks like in /var/www/fog/commons/functions.include.php

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

                              221

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project