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

    Latest FOG 0.33b

    Scheduled Pinned Locked Moved
    General
    77
    1.6k
    6.0m
    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.
    • M
      Mr.Myagy
      last edited by

      [quote=“Jaymes Driver, post: 25933, member: 3582”]Glad you got it fixed, which OS are you running FOG on?

      I have noticed this issue on Ubuntu 14.04 but haven’t the time to troubleshoot it yet.[/quote]

      Ubuntu as recommended, 14.04 as the latest 😄

      1 Reply Last reply Reply Quote 0
      • Jaymes DriverJ
        Jaymes Driver Developer
        last edited by

        [quote=“Mr.Myagy, post: 25935, member: 23824”]Ubuntu as recommended, 14.04 as the latest :D[/quote]

        Actually, 14.04 isn’t supported as of yet, it was only released 6 days ago, I am working to try to find the pieces the need to be doctored to work with FOG, but my solid recommendation is Ubuntu 10.04-13.10

        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

        1 Reply Last reply Reply Quote 0
        • M
          Mr.Myagy
          last edited by

          I managed to create a Windows 8 image, but the second computer loads PartClone, but only displays the first 2 lines on it, then hangs (for quite some time now…). No loading bar, no nothing. last line is: Starting to restore image (-) to device (/dev/sda1)
          I switched to PartImage and I only get a (very) blue screen with “Please wait…”. Nothing happens.

          Any help would be greatly appreciated as I’ve already lost 10 hours of today trying to do this (fog 0.32 and now fog 0.33).

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

            r1480 released.

            Adds an option to the pxe menu in fog configuration to change the Type from exit or sanboot.

            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
            • Tom ElliottT
              Tom Elliott
              last edited by

              r1481 released.

              With this comes a few changes/tweaks to make things that little bit more user friendly.

              The ipxe boot menu now has a gap between where it tells you it’s registered or not and the actual menu items.

              The ! at the end of the registered host is now removed.

              Host/Group Management pages have changed title’s of Deploy/Upload to Download/Upload. Deploy, in my eyes, means to Send the tasking, where Download/Upload/etc… are the actual jobs they’re performing (e.g. Uploading from client to server, Downloading from server to client.)

              blame.php now longer tries to reference the Functions class as it doesn’t exist anyway.

              Fog Client link should work properly now.

              Should allow for Hooks to be unregistered now if needed. (haven’t tested and don’t know anything about it.)

              Hopefully you all enjoy, thanks.

              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
              • Jaymes DriverJ
                Jaymes Driver Developer
                last edited by

                As of release 1483 these steps are no longer required.

                [S]Ubuntu 14.04 error with ftp confirmed.[/S]

                [S][CODE]* Image uploaded[/S]
                [S]* Task complete![/S]
                [S] * FOGFTP: Login failed. Host: 192.168.x.y, Username: fog, Password: 2352489ccf2681c243c44dc8e2b3e852, Error: ftp_login(): Login incorrect.[/S]
                [S] * FOGFTP: Login failed. Host: 192.168.x.y, Username: fog, Password: 2352489ccf2681c243c44dc8e2b3e852, Error: ftp_login(): Login incorrect.[/S]
                [S][…][/S]
                [S][/CODE][/S]

                [S]The fix is to edit the /etc/passwd file[/S]
                [S][code][/S]
                [S]sudo gedit /etc/passwd[/S]
                [S][/code][/S]

                [S]Edit the bottom line to look like the following[/S]
                [S][code][/S]
                [S]fog❌1001:1001::/home/fog:/bin/bash[/S]
                [S][/code][/S]

                [S]Save and reboot, all should be well.[/S]

                WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

                  r1483 released.

                  This should, hopefully, add the shell to the fog user being created. It also add’s a check for the /var/www/html directory in Ubuntu. If it exists, it will link the /var/www/fog to /var/www/html/fog. Hopefully to give a more hands-off approach to installing, and bring in some support for Ubuntu 14.04.

                  Thank 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

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

                    r1500 released.

                    Fixes printer add so they actually get associated. Fixs group add/remove to work.

                    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
                      Timelord83
                      last edited by

                      I have looked till my eyes are crossed and i am sure someone is going to point it out right off and i’ll want to facepalm… where does .33b store the kernels so i can add a couple we use on legacy machines? Sorry in advance if more than 1 braincell is required for my answer.

                      and if it is tftpboot folder which one is the base kernel? and did the format for the kernel change? will i still be able to use the kernels from .32 on .33b?

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

                        [code]/var/www/<FOGWEBDIR>/service/ipxe[/code]

                        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
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          [quote=“Timelord83, post: 26127, member: 10119”]I have looked till my eyes are crossed and i am sure someone is going to point it out right off and i’ll want to facepalm… where does .33b store the kernels so i can add a couple we use on legacy machines? Sorry in advance if more than 1 braincell is required for my answer.

                          and if it is tftpboot folder which one is the base kernel? and did the format for the kernel change? will i still be able to use the kernels from .32 on .33b?[/quote]

                          The base kernel for 0.33 is now a 64 bit kernel. The files are:

                          /var/www/<FOGDIR>/service/ipxe/bzImage (64 bit)
                          /var/www/<FOGDIR>/service/ipxe/bzImage32 (32 bit <- FOG 0.32 and below as well)

                          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
                          • Tom ElliottT
                            Tom Elliott
                            last edited by

                            r1504 released.

                            There were a few bugs squished today and this is the last one I’m aware. Please keep reporting.

                            Thank 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

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

                              r1512 released.

                              Fixes a few items. Well that and between 1504 and 1512 of course.

                              1.) Fixes location searching if location plugin is enabled.
                              2.) Fixes the ubuntu “line 276” issue.
                              3.) Doesn’t remove the /var/www/fog or /var/www/html/fog if it exists. Simply copies the new files to the original. So if you made customizations to the core files, they’re back to what FOG Developers have coded, but it won’t erase your custom hooks/plugins anymore during an update. (BIG PLUS IN MY EYES)
                              4.) Various other bugs (I can’t remember all now) fixed.
                              5.) seccomp_sandbox=no added to vsftp config file now.
                              6.) Hooks that were activated, then deactivated, then for whatever reason, removed from the hooks dir no longer breaks the GUI. The work around would be to clear the browser cache, but that method varies based on the browser in use.

                              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
                              • Tom ElliottT
                                Tom Elliott
                                last edited by

                                r1516 released.

                                Some more minor bug changes from 1512 up to now. Also kernels are updated to 3.14.2.

                                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
                                • N
                                  nikonaum
                                  last edited by

                                  I get this error: “call to a member function get() on a non-object in /var/www/html/fog/lib/fog/MulticastManager.class.php on line 83”

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

                                    [quote=“nikonaum, post: 26151, member: 2897”]I get this error: “call to a member function get() on a non-object in /var/www/html/fog/lib/fog/MulticastManager.class.php on line 83”[/quote]

                                    Can you provide more information? Such as what you were doing that caused this error?

                                    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
                                    • N
                                      nikonaum
                                      last edited by

                                      I’m doing nothing, this message popups on the console of my server just after boot and login. I’m using CentOS 6.5 and the latest trunk of fog 0.33b.
                                      [OFF-topic] I saw that a lot of files and locations have changed in this version and I would be thankful to you to point me to a tutorial for 0.33b for adding some software to the boot menu of fog. I basicly want HIREN’s boot cd, clonezila, Ubuntu LiveCD and menu to image the computer by the menu, not using the web interface for scheduling the job.

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        nikonaum
                                        last edited by

                                        One more error in the apache log file which says:
                                        [error] [client 192.168.1.13] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘FOGFTP: Failed to put file. Remote Path: /var/www/html/fog/service/ipxe/bzImage001, Local Path: /tmp/bzImage001, Error: ftp_put(): Could not create file.’ in /var/www/html/fog/lib/fog/FOGFTP.class.php:88\nStack trace:\n#0 /var/www/html/fog/management/ajax/kernel-fetcher.php(59): FOGFTP->put(‘/var/www/html/f…’, ‘/tmp/bzImage001’, 2)\n#1 {main}\n thrown in /var/www/html/fog/lib/fog/FOGFTP.class.php on line 88, referer: [url]http://192.168.1.10/fog/management/index.php?node=about&sub=kernel-update[/url]
                                        This happens when I try to download new kernel.
                                        Also the unofficial kernels are not showing either!

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

                                          r1518 released.

                                          Should fix the error message reported by nikonaum. The FOGFTP error I’m not fully aware of. Unofficial kernels were not showing because my website web down.

                                          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
                                          • N
                                            nikonaum
                                            last edited by

                                            I can confirm that the first error message reported by me has gone now, but still have problems with downloading different kernels from the menu. Maybe It’s smoe kind of permission problem or vsftpd problem. My machine has firewall off and selinux disabled.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 71
                                            • 72
                                            • 73
                                            • 74
                                            • 75
                                            • 76
                                            • 77
                                            • 78
                                            • 73 / 78
                                            • First post
                                              Last post

                                            152

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project