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

    SNAPIN : Some exe packages don't deploy

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    7
    3.3k
    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.
    • S
      Seydoo
      last edited by Joe Schmitt

      Hello everyone,

      I have some problem with some Snapin. I created a .exe file (SFX Maker by David Cornish V2.5 SR -2d) with a .bat inside (with the msiexec argument) for installing some apps (lotus Notes for example); if i launch directly the exe file on the computer the application install is successful but when i put in on my fog server as a snapin… nothing
      Others snapins like java, acrobat reader, 7zip, chrome, firefox (msi and exe with arguments) install without problems
      Is there something I miss in the snapin creation (sfx) or configuration (snapin menu in fog) ?

      here is the complete process for notes :

      Copy the sources of notes on my computer
      create a .bat file to launch msiexec (msiexec /i “path to lotus.msi” /qb
      compress the folder with 7zip (notes.zip)
      use sfx maker to create my exe with my .bat as a comand line :
      upload-16a49e99-86ca-46a2-85e8-9f74f5fe757a
      Create my snapin on fog :
      upload-0670c1f6-72db-41f8-852c-325c9603c052
      Create a single snapin task on my host to test my snapin and…
      fog.log on my destination computer :
      02/06/2015 10:06 FOG: : SnapinClient Attempting to connect to fog server
      02/06/2015 10:06 FOG: : SnapinClient Module is active…
      02/06/2015 10:11 FOG: : SnapinClient Attempting to connect to fog server
      02/06/2015 10:11 FOG: : SnapinClient Module is active…
      02/06/2015 10:16 FOG: : SnapinClient Attempting to connect to fog server
      02/06/2015 10:16 FOG: : SnapinClient Module is active…

      On FOG server :
      upload-41689dfd-32dc-44ed-b532-d8072bf01832

      thank you for helping me 🙂

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

        I think msi’s typically have issues installing as the system user. I don’t know which in particular have this issue.

        Rather than rely on an MSI to do a batch file install, would it be easier to use a non-msi method?

        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
        • S
          Seydoo
          last edited by

          the msi is in an exe file, created by sfx maker (like in the screenshot)
          I use the exe to extract the source folder in the C:\temp folder on my client and run my .bat. The problem is that the client doesn’t download the package, on fog server it’s always in “Queued” for hours…

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

            Okay, some basic questions then.

            What Version of FOG are you using? This should be displayed in the Cloud logo at the top of the GUI.

            Have you tried clearing the snapinTasks table to see if you can get further?

            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
            • S
              Seydoo
              last edited by Seydoo

              FOG 1.2.0 on Redhat Enterprise 6
              And yes, i always clear the snapin task when i see it doesn’t work (I’m testing all my snapin one by one because i just instal my Fog server)
              I just reboot my fog Server and client and actually, open office is downloading on my client (it’s very very very slow). It’s an exe created with the same apps (SFX Maker) with a batch file to launch setup.exe with silent argument.
              1\ can snapin process/service fail and need to be restart some times and how ?
              2\ can i speed up the download from my client (or speed up the upload from Fog) ?

              1 Reply Last reply Reply Quote 0
              • S
                Seydoo
                last edited by

                ok so the problem must be on my snapin, the last one (Ooffice) return an error 500 while downloading the package (internal server error)
                Others package works fine msi or exe

                1 Reply Last reply Reply Quote 0
                • S
                  Seydoo
                  last edited by

                  I found where the problem was, in the /etc/php file I changed the values for a Fedora distrib :
                  UPLOAD_MAX_FILESIZE to 1900MB
                  POST_MAX_SIZE to 1900MB
                  but i didn’t change the value of Limit Memory (Ubuntu and VmWare) who was still at 128MB, change it to 1900MB and it works

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

                  222

                  Online

                  12.0k

                  Users

                  17.3k

                  Topics

                  155.2k

                  Posts
                  Copyright © 2012-2024 FOG Project