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

1.3.5-RC-10 Capone problem: no os id passed (determineOS)

Scheduled Pinned Locked Moved Solved
FOG Problems
fog
2
9
2.2k
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
    tommie
    last edited by Mar 6, 2017, 9:32 AM

    Hi,

    I am having problems with Capone since the upgrade of fog from 1.2.x to 1.3.4. So I upgraded to git version. However I have now a different problem. I get: no os id passed (determineOS).

    I see old threads on the forum, but they say that the issue should be resolved. I uninstalled my plugin, removed all capone configuration, but I still keep getting this issue.

    How can I debug this further? I really need Capone, so Deploy Image is no solution!

    Thanks

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Mar 6, 2017, 10:06 AM

      What version are you running?

      Your title says 1.3.5-RC-10, but your message says the problem came from 1.2.0 to 1.3.4? What was the problem here?

      Does the image it’s trying to work with have an OS associated with 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

      T 1 Reply Last reply Mar 6, 2017, 10:51 AM Reply Quote 0
      • T
        tommie @Tom Elliott
        last edited by Mar 6, 2017, 10:51 AM

        @Tom-Elliott I have updated from 1.2.x to 1.3.4 to 1.3.5-RC-10 (from git). The image has an OS assigned: Windows 7. I can deploy the image with the Deploy Image functionality.

        The data sent from fog server to the client is:
        my-image-name|5|n|all|0|10.0.0.1:/images|10.0.0.1

        T 1 Reply Last reply Mar 6, 2017, 11:41 AM Reply Quote 0
        • T
          Tom Elliott @tommie
          last edited by Mar 6, 2017, 11:41 AM

          @tommie Is it likely, then, that the dmi flag is not setup?

          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 Mar 6, 2017, 11:43 AM

            I’ll try to explain more fully.

            If the DMI key that’s being passed does not match what is being looked for, there wouldn’t be anything to pass to the get the os, or any information for that matter.

            You will only receive information if the information being requested matches that of what’s defined.

            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 2 Replies Last reply Mar 6, 2017, 12:43 PM Reply Quote 0
            • T
              tommie @Tom Elliott
              last edited by Mar 6, 2017, 12:43 PM

              @Tom-Elliott Hi we have been using this for 1,5 year. However it stopped working after upgrading.

              DMI Field in the capone plugin is set to: system-product-name
              Current image to DMI Associations is set and the DMI key matches with the DMI String that is on the pc.

              T 1 Reply Last reply Mar 6, 2017, 1:21 PM Reply Quote 0
              • T
                tommie @Tom Elliott
                last edited by Mar 6, 2017, 1:06 PM

                @Tom-Elliott Some more information. I see a POST on the server for capone. When I call this directly with GET attributes http://10.0.0.1/fog/service/capone.php?action=imagelookup&key=U0hBUktCQVk=

                which returns a base64 encoded response (decrypted):
                my-image-name|5|n|all|0|10.0.0.1:/images|10.0.0.1

                So the server returns the correct image to the client, whoever I get the no os id passed…

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott @tommie
                  last edited by Mar 6, 2017, 1:21 PM

                  @tommie I’ve confirmed the issue, though it seemed odd to have in the least.

                  I’ve corrected a couple of he pitfalls that did occur and it appears to be working now.

                  I’ve uploaded new init’s in hopes to help ensure all works as expected. If you rerun the installer you should receive the updated inits and this problem should be fixed.

                  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 Mar 6, 2017, 2:15 PM Reply Quote 0
                  • T
                    tommie @Tom Elliott
                    last edited by Mar 6, 2017, 2:15 PM

                    @Tom-Elliott this fixed the issue!

                    Thank you very much!

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

                    143

                    Online

                    12.1k

                    Users

                    17.3k

                    Topics

                    155.3k

                    Posts
                    Copyright © 2012-2024 FOG Project