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

    New Client 0 Bytes

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    6
    25
    10.1k
    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

      Weird question, but maybe related. Those that are getting the 0 byte problem, are you using sudo ./installfog.sh?

      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
      • ch3iC
        ch3i Moderator
        last edited by

        [quote=“Tom Elliott, post: 44397, member: 7271”]Weird question, but maybe related. Those that are getting the 0 byte problem, are you using sudo ./installfog.sh?[/quote]

        I use the root account and Debian.

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

          No problem,

          Can you update and try again? I’m attempting a little checking and using curl to perform the download from the script, hopefully this will give us the results we need?

          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
          • ch3iC
            ch3i Moderator
            last edited by

            I’ve just update my installation, now I have that :

            [CODE]-rw-r–r-- 1 www-data www-data 8717 mars 26 12:02 FOGCrypt.zip
            -rw-r–r-- 1 www-data www-data 4741 mars 26 12:02 FogPrep.zip
            -rw-r–r-- 1 www-data www-data 796658 mars 26 12:02 FogService.zip
            -rw-r–r-- 1 www-data www-data 291 mars 26 12:02 index.php
            [/CODE]

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

              Are you behind a proxy by chance?

              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
              • A
                Albatros
                last edited by

                Hey,

                Looks like the problem with curl is here, that the github link redirects to a other download link.
                Changing the curl code to
                [CODE]curl --silent -Lo FOGService.msi https://github.com/FOGProject/fog-client/releases/download/0.7.2/FOGService.msi[/CODE]
                works fine. With the option L, curl will follow the redirected link.

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

                  Updated with the -L, thanks for the assist.

                  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
                  • Polii123P
                    Polii123
                    last edited by

                    Updated to latest SVN. Now the client isn’t there at all.

                    Downloading New FOG Client file…PHP Warning: Module ‘mysqlnd’ already loaded in Unknown on line 0
                    Failed
                    You can try downloading the file yourself by running
                    Installation will continue. Once complete you can
                    run the command:
                    wget -O /var/www/fog/client/FOGService.msi [url]https://github.com/FOGProject/fog-client/releases/download//FOGService.msi[/url]

                    • Copying back any custom hook files…OK
                    • Copying back any custom report files…OK
                    1 Reply Last reply Reply Quote 0
                    • M
                      Maurice Tift
                      last edited by

                      [quote=“Polii123, post: 44504, member: 28818”]Updated to latest SVN. Now the client isn’t there at all.

                      Downloading New FOG Client file…PHP Warning: Module ‘mysqlnd’ already loaded in Unknown on line 0
                      [/quote]

                      running latest (3166) - I also got the same error: ‘mysqlnd’ already loaded during the install

                      Here, the image files are saved in /images/dev
                      While doing an upoad task, I get a repeated error in the apache2 log that looks like this:

                      [error] [client 192.168.1.111] PHP Fatal error: Call
                      to a member function getSetting() on a non-object in /var/www/fog/lib/fog/FOGFT
                      P.class.php on line 26

                      "Never wear anything that panics the cat." - [URL='http://www.brainyquote.com/quotes/authors/p/p_j_orourke.html']P. J. O'Rourke [/URL]

                      1 Reply Last reply Reply Quote 0
                      • ch3iC
                        ch3i Moderator
                        last edited by

                        Hi,

                        Updated to latest version and I haven’t the msi in the client folder.

                        Regards,
                        Ch3i.

                        Edit : Solved using that : [url]http://fogproject.org/forum/threads/latest-development-fog.10556/page-28#post-44440[/url]

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

                        149

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project