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

    FOG Snapin Task Queued

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    5
    1.9k
    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.
    • D
      Donutsrule5
      last edited by

      First time poster and user of this great product. I tried searching on the forums and on Google, but none of the threads could help me.

      I’m running the latest version of Unbuntu and running FOG 1.2.0. I created a simple snapin for Google Chrome installation. For the “Snapin Run With” field i’m using “C:\Windows\system32\msiexec.exe”. For the “Snapin Run with Argument” field i’m using “/i”. I’ve uploaded my .msi file I downloaded for Chrome. For the “Snapin Arguements” field i’m using “/quiet” and i’m not checking the option to reboot. It creates the Snapin fine. I can go to the host and put it in the snap in group. Then I navigate back to the host, go to “Basic Tasks” and go to “Advanced”. Then select on “Single Snapin”. I select my software and tell it to “Schedule Instant Deployment” and create the task. From there I can go to “Task Management” at the top and see the task there, but it sits at queued. I’ve waited around 30 minutes and it never progresses. The fog.log file under the C:\ doesn’t show anything. I’ve tried restarting the FOG service and rebooting the entire computer, but it never goes beyond queued.

      I did find one thread that wanted you to run the MySQL commands “truncate table snapinJobs;” and “truncate table snapinTasks;”. I ran that once and the job did go through and completed. But as soon as uninstalled Chrome, restarted the computer and re-ran the task again, it would sit at queued. I then tried the MySQL commands again and those don’t work anymore.

      Any help is greatly appreciated.

      1 Reply Last reply Reply Quote 0
      • Joseph HalesJ
        Joseph Hales Testers
        last edited by

        Chrome has a special enterprise installer available here. Your runwith command is msiexec, the run with argument is /i and the command line switches are /qn.

        RTFM

        1 Reply Last reply Reply Quote 2
        • D
          Donutsrule5
          last edited by

          Thanks for the reply Joseph. I have tried that as well, but it still says queued, so I don’t think it’s my syntax causing the issue.

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            How big is this snapin file? My guess is it’s trying to read the contents of the file into memory. PHP defaults to a cap of 128MB, is the snapin file larger than this?

            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
            • D
              Donutsrule5
              last edited by

              Good morning, Tom. The .msi file for Google Chrome is roughly 43 MB. Although I did follow the wiki on editing the php.ini file and increasing the “memory_limit”, “post_max_size”, and “upload_max_file_size” to 1900 M.

              Could I have screwed up the php.ini file and it’s causing this issue somehow? I (of course) didn’t make a backup before editing it, but i’m sure I can find a default, out-of-the-box php.ini to replace it with.

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

              218

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project