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

    Latest Development FOG

    Scheduled Pinned Locked Moved
    General
    57
    652
    1.2m
    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.
    • F
      Frank
      last edited by

      Great!! Thanks

      1 Reply Last reply Reply Quote 0
      • J
        jamesb
        last edited by

        I have a really weird issue. I just updated to 3051 and I’m can’t update my schema. Every time I try I get told that my database is up to date. But when I look at my FOG configuration it still says I’m on 2979.

        1 Reply Last reply Reply Quote 0
        • J
          Johnny Bravo
          last edited by

          [quote=“Ray Zuchowski, post: 38879, member: 24449”]Tom,

          Running 2607 right now. Works nice bud. Just wanted to say nice work. Is the email feature working yet ? Do I have to set my smtp settings through my PHP. ini ?

          Ray Z[/quote]

          [quote=“Tom Elliott, post: 38892, member: 7271”]No, you do not need to setup php.ini sendmail/email smtp stuff.[/quote]

          Hi all, currently testing the latest SVN [r3054]. unsure how to get mail notifications working can someone please help me with setting this up? is this feature finished/working yet?

          where do I specify our smtp server?

          so far this release is really good, have only tested upload/download/ad rename & joining as that’s all i need @ the moment I am still on 0.32 in my production so looking forward to the final release with the updated client.

          edit: just to add i’m running Debian 7

          thanks

          1 Reply Last reply Reply Quote 0
          • Y
            YuYo
            last edited by

            Hi, I just upgraded to the last SVN and my clients can’t download any image.

            There’s a blinking cursor in the bottom left ad if there was a key pressed and the screen is scrolling up continuously.

            I’ve tried reverting to a previous SVN but the problem persists.

            Any idea?

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

              What, exact, revision are you running? The “last” doesn’t mean a whole lot.

              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
              • Y
                YuYo
                last edited by

                Rev 3060

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

                  You can upgrade to Rev 3061, though it shouldn’t matter. I’ve updated the init’s 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
                  • Y
                    YuYo
                    last edited by

                    It made no difference. It PXE boots and after displaying the FOG banner with the Image Download task information it scrolls up real quick leaving the blinking cursor.

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

                      Can you recreate the task as a debug task?

                      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
                      • Y
                        YuYo
                        last edited by

                        Thanks for your time Tom.

                        I sent it as a Debug Download. At the prompt I typed fog to start the task. It displays the banner and afetr hitting Enter I go back to the blinking cursor.

                        I’ve tried to run the scripts manually and it all starts when it runs fog.checkin

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

                          if you can get back to the command prompt, type
                          [code]ifconfig[/code]

                          Does the network you need show up? What if you type
                          [code]ifconfig -a[/code]

                          What’s in the /etc/network/interfaces file?
                          [code]cat /etc/network/interfaces[/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
                          • Y
                            YuYo
                            last edited by

                            It has no ip address, although the eth0 interface is there.

                            The content of /etc/network/interfaces shows

                            [CODE]iface lo inet loopback[/CODE]

                            I tried to set the IP manually, with no luck.

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

                              what do you get if you run:

                              [code]/etc/init.d/S40network[/code]

                              ??

                              Are there errors reported?

                              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
                              • Y
                                YuYo
                                last edited by

                                [CODE]Starting network …
                                ifup: duplicate interface "lo[/CODE]

                                But no ip received from DHCP

                                PS: This computer could image earlier this morning, before updating to 3060.

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

                                  If you:

                                  [code]cat /etc/network/interfaces[/code]

                                  What do you see?

                                  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
                                  • Y
                                    YuYo
                                    last edited by

                                    [CODE]iface lo inet loopback
                                    auto eth0
                                    iface eth0 inet dhcp
                                    udhcpc_opts -t 100 -T 20
                                    iface lo inet loopback
                                    [/CODE]

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

                                      Can you reinstall? I think the issue has finally been found and 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

                                      1 Reply Last reply Reply Quote 0
                                      • Y
                                        YuYo
                                        last edited by

                                        I’ll give it a try and let you know the results.

                                        1 Reply Last reply Reply Quote 0
                                        • Y
                                          YuYo
                                          last edited by

                                          I’ve deleted

                                          /opt/fog
                                          /var/www/fog
                                          /tftpboot

                                          Downloaded the latest SVN revision (3067) but I’m still having the same error 😞

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

                                            Download my init.xz from [url]http://mastacontrola.com/fogboot/init.xz[/url]

                                            I do want to get it set by a more automated means, but it seems nothing works.

                                            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
                                            • 1
                                            • 2
                                            • 21
                                            • 22
                                            • 23
                                            • 24
                                            • 25
                                            • 32
                                            • 33
                                            • 23 / 33
                                            • First post
                                              Last post

                                            157

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project