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

RC21 - Can't Deploy Images From GUI. "Image does not exist on any node"

Scheduled Pinned Locked Moved Solved
Bug Reports
5
18
4.8k
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.
  • T
    Tom Elliott @RobTitian16
    last edited by Nov 9, 2016, 11:21 AM

    @RobTitian16 Before just updating files, please look in FOG Configuration Page -> FOG Settings -> General Settings.

    Look near the bottom of that section. YOu should see three new timeout values.

    The AVAILABLE timeout should display as 500. Try changing this to 1200. (1.2 seconds) as that should be plenty enough time even on a crowded network.

    If it still causes issue, then update your files with:

    wget -O /var/www/fog/lib/fog/fogurlrequests.class.php https://raw.githubusercontent.com/FOGProject/fogproject/ba2ba4fcf16a0940a443eca4ec622f3cc30dfa29/packages/web/lib/fog/fogurlrequests.class.php
    wget -O /var/www/html/fog/lib/fog/fogurlrequests.class.php https://raw.githubusercontent.com/FOGProject/fogproject/ba2ba4fcf16a0940a443eca4ec622f3cc30dfa29/packages/web/lib/fog/fogurlrequests.class.php
    

    Then see if it starts working for 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

    R 1 Reply Last reply Nov 9, 2016, 11:48 AM Reply Quote 0
    • R
      RobTitian16 @Tom Elliott
      last edited by Nov 9, 2016, 11:48 AM

      @Tom-Elliott Still the same, unfortunately, even after going through the steps suggested.

      T 2 Replies Last reply Nov 9, 2016, 11:50 AM Reply Quote 0
      • T
        Tom Elliott @RobTitian16
        last edited by Nov 9, 2016, 11:50 AM

        @RobTitian16 Is it possible the image doesn’t exist on any of the nodes as it’s suggesting then?

        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

        R 1 Reply Last reply Nov 9, 2016, 11:53 AM Reply Quote 0
        • R
          RobTitian16 @Tom Elliott
          last edited by Nov 9, 2016, 11:53 AM

          @Tom-Elliott This FOG server only has the default storage node, and the web gui does say it’s there. When browsing to /images/ I can also see it listed (can provide screenshots of anything if it helps).

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott @RobTitian16
            last edited by Nov 9, 2016, 11:53 AM

            @RobTitian16 How many nodes do you have? If I recall, you’re running from the UK to the US, correct?

            Maybe try an even longer available timeout? Just a suggestion. I created the 500 millisecond as it seemed to work perfectly for my testing and for most will work fine. I made it a user adjustable value for the fact that my environment is NOT what everybody will experience.

            Please also try a longer available timeout (though it will likely cause issues if you go longer than 20 seconds.)

            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
            • T
              Tom Elliott
              last edited by Nov 9, 2016, 1:11 PM

              So we remoted with one another and all seems to have worked properly, although the image does not exist was still problematic.

              The fix, is a work around at the moment for functionality speaking. We are just forcing the checking to return true.

              Mind you deploying is working properly from the UK site, this seems to be specific to the US site only.

              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

              T 1 Reply Last reply Nov 9, 2016, 4:11 PM Reply Quote 0
              • T
                theWizard @Tom Elliott
                last edited by Nov 9, 2016, 4:11 PM

                @Tom-Elliott
                Unfortunately i have to chime in and say i am also experiencing this issue, i can not launch an image task unless i have open slots on my main fog server and i set the host location to mainbox, if i leave host location blank like i always do it give me image does not exist in any node.

                R 1 Reply Last reply Nov 9, 2016, 4:26 PM Reply Quote 0
                • R
                  RobTitian16 @theWizard
                  last edited by Nov 9, 2016, 4:26 PM

                  @theWizard I can confirm my location was also left blank for the system I was trying to image with Tom earlier. Perhaps this is the culprit?

                  T 1 Reply Last reply Nov 9, 2016, 4:27 PM Reply Quote 0
                  • T
                    Tom Elliott @RobTitian16
                    last edited by Nov 9, 2016, 4:27 PM

                    @RobTitian16 It’s possible. Did your “remote site” also have lcoation plugin installed? It shouldn’t have been required for it, but…

                    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

                    R 1 Reply Last reply Nov 9, 2016, 4:28 PM Reply Quote 0
                    • R
                      RobTitian16 @Tom Elliott
                      last edited by Nov 9, 2016, 4:28 PM

                      @Tom-Elliott Yep, both have the location plugin installed.

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Nov 9, 2016, 5:12 PM

                        I believe I can now (fairly assuredly) state this is solved. Those with hosts defined to no location but with the location plugin enabled were seeing the issue.

                        Waiting on confirmation though.

                        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

                        T 1 Reply Last reply Nov 9, 2016, 6:49 PM Reply Quote 0
                        • T
                          Tom Elliott @Tom Elliott
                          last edited by Nov 9, 2016, 6:49 PM

                          @Tom-Elliott Confirmation was made.

                          RC-22 officially released. Please update and all should be much more betterer.

                          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 / 1
                          1 / 1
                          • First post
                            16/18
                            Last post

                          158

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project