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

    Image upload stalls

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

      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

        [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

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

            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

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

                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

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

                    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

                      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

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

                          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

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

                              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

                                [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
                                • First post
                                  Last post

                                152

                                Online

                                12.1k

                                Users

                                17.3k

                                Topics

                                155.3k

                                Posts
                                Copyright © 2012-2024 FOG Project