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

Image upload stalls

Scheduled Pinned Locked Moved
FOG Problems
3
20
4.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.
  • W
    WLS-ITGuy
    last edited by Jul 8, 2014, 7:32 PM

    I did a quick search but didn’t find anything relating to this happening on 1.1.2. I have created the image and registered the machine that I want to pull the image from but now after it boots to the FOG server to pull the image it appears to stall. I thought I had everything set right but am not sure now.

    [url]https://www.dropbox.com/s/nu3mu05kl2pe0hw/2014-07-08 14.25.37.jpg[/url]

    Any help would be appreciated.

    Thanks,

    WLS-ITGuy

    1 Reply Last reply Reply Quote 0
    • W
      WLS-ITGuy
      last edited by Jul 8, 2014, 7:49 PM

      One thing to add is in Task Manager it shows as an Active Task. Started at 2:05pm CST now 2:49 CST and we haven’t moved from the state it is in the above linked pic.

      1 Reply Last reply Reply Quote 0
      • W
        WLS-ITGuy
        last edited by Jul 9, 2014, 3:10 PM

        Not sure if this helps but I can ping from the host to the server but not the reverse. Also in the management console I get this when I open the host:

        [url]http://imgur.com/K5ClRZO[/url]

        But get the red i that says host unreachable.

        [url]http://imgur.com/B7DPF21[/url]

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Jul 9, 2014, 3:24 PM

          The Ping Host and Red mark doesn’t mean anything.

          It looks like the image is “waiting” at the hdd. If you press enter or some other key, does it fail out? I’m starting to think that it’s waiting for “key” entry. And that “key” entry is wrong. I’d love to troubleshoot further. It’s only a theory.

          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
            WLS-ITGuy
            last edited by Jul 9, 2014, 4:04 PM

            Yes - if I hit enter it reboots.

            1 Reply Last reply Reply Quote 0
            • W
              WLS-ITGuy
              last edited by Jul 9, 2014, 4:18 PM

              So using your sig line advice - I checked the logs and this is the only error:

              [QUOTE][Wed Jul 09 09:10:33 2014] [error] [client 172.17.1.7] PHP Warning: Invalid argument supplied for foreach() in /var/www/fog/lib/fog/SubMenu.class.php on line 118, referer: [url]http://172.20.1.2/fog/management/index.php?node=users&sub=list[/url]
              ls: cannot access /images/LabPCWin7: No such file or directory[/QUOTE]

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Jul 9, 2014, 5:43 PM

                Those error’s don’t really help us out.

                At this point I’m thinking it’s in the code. Is this on upload or download tasks?

                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
                  WLS-ITGuy
                  last edited by Jul 9, 2014, 5:44 PM

                  [quote=“Tom Elliott, post: 32574, member: 7271”]Those error’s don’t really help us out.

                  At this point I’m thinking it’s in the code. Is this on upload or download tasks?[/quote]

                  Upload from pc to server

                  1 Reply Last reply Reply Quote 0
                  • W
                    WLS-ITGuy
                    last edited by Jul 9, 2014, 9:12 PM

                    I did a complete reinstall of Ubuntu and 1.1.2 and am still getting the same issue. Should I go back to an older version?

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Jul 9, 2014, 9:12 PM

                      no I need to look at the 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! 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
                        WLS-ITGuy
                        last edited by Jul 9, 2014, 9:15 PM

                        [quote=“Tom Elliott, post: 32590, member: 7271”]no I need to look at the code.[/quote]

                        Mine or yours 🙂

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Jul 9, 2014, 9:38 PM

                          did you edit the fog.upload script in your init?

                          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
                            WLS-ITGuy
                            last edited by Jul 9, 2014, 10:42 PM

                            [quote=“Tom Elliott, post: 32592, member: 7271”]did you edit the fog.upload script in your init?[/quote]
                            I didn’t. Guessing I missed something?

                            1 Reply Last reply Reply Quote 0
                            • T
                              Tom Elliott
                              last edited by Jul 9, 2014, 11:33 PM

                              no, just making sure that i didn’t need to look at your code, vs. mine.

                              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
                              • C
                                ChristianIT
                                last edited by Jul 10, 2014, 12:01 PM

                                I’m having the same issue with mine. I’m running Kubuntu 14.04 and Fog 1.1.2 as well.

                                1 Reply Last reply Reply Quote 0
                                • W
                                  WLS-ITGuy
                                  last edited by Jul 10, 2014, 3:50 PM

                                  I decided to test on another machine and it is working. The machine I am having issues with is running Windows 7 on an HP dc5800. It appears to not find the hard drive. But the HP ProBook 650 found it and is uploading the image now.

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by Jul 10, 2014, 4:02 PM

                                    If you run a System Info (Compatibility test) from the FOG iPXE menu does all report as “Pass”?

                                    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
                                      WLS-ITGuy
                                      last edited by Jul 10, 2014, 4:28 PM

                                      I get: Warning: /dev/sda contains GPT Signatures error but then hit enter and get a Network Pass and Disk Pass.

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        Tom Elliott
                                        last edited by Jul 10, 2014, 5:00 PM

                                        Cool
                                        Boot into an upload-debug task.

                                        Run
                                        [code]fixparts /dev/sda[/code]

                                        Hit the letter w, it should exit properly.

                                        When back at terminal run:
                                        [code]fog[/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! 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
                                          WLS-ITGuy
                                          last edited by Jul 14, 2014, 1:44 PM

                                          [quote=“Tom Elliott, post: 32679, member: 7271”]Cool
                                          Boot into an upload-debug task.

                                          Run
                                          [code]fixparts /dev/sda[/code]

                                          Hit the letter w, it should exit properly.

                                          When back at terminal run:
                                          [code]fog[/code][/quote]

                                          Thanks Tom - Processed the image and all is good!

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

                                          210

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project