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

Latest FOG 1.0.0

Scheduled Pinned Locked Moved
General
21
98
68.0k
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.
  • T
    Tom Elliott
    last edited by May 7, 2014, 11:57 AM

    r1607 released.

    Adding hosts to groups has been corrected now. 1607 is the latest, but I think I fixed this last night in 1606. I was just tired so I didn’t post anything. 1607 also, now, hides the progress row information until the first refresh of the active tasks.

    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
    • T
      Tom Elliott
      last edited by May 7, 2014, 12:15 PM

      r1608 released.

      Just add’s Junkhacker’s hook. It’s deactivated by default, but will just need a simple set of $active = true and you’ll be good.

      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
      • J
        Junkhacker Developer
        last edited by May 7, 2014, 1:29 PM

        [quote=“Sodden, post: 26670, member: 23191”]I’m running 12.04.4 LTS. Are you doing fresh installs or do you update ? I’ve done several updates maybe something broke along the way.[/quote]

        I’ve been doing updates on top of updates on top of updates.
        i tend to keep up to date with releases to help debug.

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • P
          pmonstad
          last edited by May 7, 2014, 1:35 PM

          r1608: the graphs are ok now, but there is still a problem with adding hosts to a group. Works fine from list mode, but not when I search for hosts first and then try to add all found hosts into a new group.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by May 7, 2014, 1:44 PM

            r1609 fixes this. Apparently it erased my changes originally. This should be fixed now.

            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
            • C
              cortoM
              last edited by May 7, 2014, 7:53 PM

              With fog 1.0.0 r1614
              May be a cosmetic issue. When i create a new group, the content of the field ‘groupCreateBy’ of the groups table is :
              O:4:“User”:25:{s:24:“inactivitySessionTimeout”;i:1

              Thanks for all the job you provide

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by May 7, 2014, 11:14 PM

                r1620 released.

                Fixes funky crap on the display of progress bars. They are purely done from jquery now. No more need for tablerow on TaskManagmentPage.class.php. Awesome.

                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
                • P
                  pmonstad
                  last edited by May 8, 2014, 6:07 AM

                  Mass deleting hosts? There is no simple way to delete a lot of hosts. Deleting one by one is very time consuming. In 0.32 I solved this by selecting hosts I wanted to delete in host list and then put them in a tmp group. I could then delete the tmp group. When deleting the tmp group I was asked if I wanted to delete hosts as well as the group. I cannot fint this possibility in 1.0.0. right? A most welcome feature I guess?

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by May 8, 2014, 11:56 AM

                    r1622 adds this minor feature.

                    It works in two steps, first it gives a checkbox to allow “deleting all the hosts”. If that checkbox is selected, it will print off the hosts in the group and ask if you want to delete the hosts. If you submit, it will delete all hosts as well as the group.

                    Hope this helps.

                    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
                    • P
                      pmonstad
                      last edited by May 8, 2014, 1:29 PM

                      [quote=“Tom Elliott, post: 26766, member: 7271”]r1622 adds this minor feature.

                      It works in two steps, first it gives a checkbox to allow “deleting all the hosts”. If that checkbox is selected, it will print off the hosts in the group and ask if you want to delete the hosts. If you submit, it will delete all hosts as well as the group.

                      Hope this helps.[/quote]

                      Thanks a lot, it works like a sharm 🙂

                      1 Reply Last reply Reply Quote 0
                      • B
                        bveiga
                        last edited by May 8, 2014, 3:07 PM

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • B
                          bveiga
                          last edited by May 8, 2014, 3:08 PM

                          hi, i just installed de version 1.0.0 and i cant join the machines to the domain, in version 0.32b i can do it.
                          i´m receive this error:

                          HostnameChanger Domain Error! (‘Unknown Error’ Code: 2202)

                          i´m using the same user as the version 0.32 that is in production.
                          both instalations are in ubuntu 12.04
                          with the user beside that works fine in 0.32b i can add machines to the domain manually using the same user

                          any help would be apreciated.

                          best regards

                          1 Reply Last reply Reply Quote 0
                          • B
                            BPSTravis Developer
                            last edited by May 8, 2014, 3:17 PM

                            Check all of your AD settings under fog settings AND that host.

                            And after that, did you use FOGCrypt to set the AD password, if not:
                            [url]http://www.fogproject.org/wiki/index.php/Active_Directory_-_FOG_Setting[/url]

                            [SIZE=12px]signature:[/SIZE]
                            [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

                            1 Reply Last reply Reply Quote 0
                            • B
                              bveiga
                              last edited by May 8, 2014, 3:24 PM

                              hi,
                              i´m using fog decrypt like i used in version 0.32b that is working as i write.
                              everything is workink in 0.32b, the user puts the computers in the OU that i want with no problems,so this isent a user problema.
                              i already tried to change the user with other user but still fails.

                              best regards

                              1 Reply Last reply Reply Quote 0
                              • B
                                BPSTravis Developer
                                last edited by May 8, 2014, 3:27 PM

                                Make sure you do not have the user listed as domain\user. 33b already adds the domain onto the user for you.

                                [SIZE=12px]signature:[/SIZE]
                                [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

                                1 Reply Last reply Reply Quote 0
                                • B
                                  bveiga
                                  last edited by May 8, 2014, 3:53 PM

                                  thank you very much, it worked.

                                  best regards

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    aruhuno
                                    last edited by May 9, 2014, 1:13 PM

                                    Hi everybody !

                                    Maybe here is a better place for bug report ^^
                                    I’m using SVN release from website’s home page (maybe 1.0.0) and Debian 7.

                                    1 - Automatic refresh on [I][url]http://fogserver/fog/management/index.php?node=tasks[/url][/I] not working when a task is in progress.

                                    2 - We can save time on the ping by using this:
                                    [PHP]$socket = fsockopen($ip, 20, $codeErreur, $msgErreur, 0.01);
                                    if ($codeErreur != 111)
                                    {
                                    $result = false;
                                    }
                                    else
                                    {
                                    $result = true;
                                    }[/PHP]

                                    3 - It’s possible to change the ‘download’ and ‘upload’ words by ‘deploy’ and ‘copy’ or ‘ghost’ or ‘image’ ?

                                    4 - I think it’s too bad to cannot set the size of a resizable image after her deployement.

                                    5 - Using CNAME (fog.adami.local) for the FOG service to the A records (vm-fog.adami.local) doesn’t work (HTML error 407)…
                                    [CODE] 09/05/2014 16:25 FOG::HostnameChanger Attempting to connect to fog server…
                                    09/05/2014 16:25 FOG::HostnameChanger Failed to connect to fog server!
                                    09/05/2014 16:25 FOG::HostnameChanger Le serveur distant a retourné une erreur : (404) Introuvable.
                                    09/05/2014 16:25 FOG::HostnameChanger à System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
                                    à System.Net.WebClient.DownloadString(Uri address)
                                    à FOG.HostNameChanger.changeHostName()
                                    09/05/2014 16:25 FOG::HostnameChanger Sleeping for 1 minute[/CODE]

                                    6 - I think is not an error ^^
                                    [CODE] 09/05/2014 16:28 FOG::HostnameChanger Domain Error! (‘SetupAlreadyJoined’ Code: 2691) [/CODE]

                                    Best regards.

                                    "Parce que la connaissance appartient à tout le monde", inios.fr

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tom Elliott
                                      last edited by May 9, 2014, 4:06 PM

                                      [quote=“aruhuno, post: 26820, member: 105”]Hi everybody !

                                      Maybe here is a better place for bug report ^^
                                      I’m using SVN release from website’s home page (maybe 1.0.0) and Debian 7.

                                      1 - Automatic refresh on [I][url]http://fogserver/fog/management/index.php?node=tasks[/url][/I] not working when a task is in progress.

                                      2 - We can save time on the ping by using this:
                                      [PHP]$socket = fsockopen($ip, 20, $codeErreur, $msgErreur, 0.01);
                                      if ($codeErreur != 111)
                                      {
                                      $result = false;
                                      }
                                      else
                                      {
                                      $result = true;
                                      }[/PHP]

                                      3 - It’s possible to change the ‘download’ and ‘upload’ words by ‘deploy’ and ‘copy’ or ‘ghost’ or ‘image’ ?

                                      4 - I think it’s too bad to cannot set the size of a resizable image after her deployement.

                                      5 - Using CNAME (fog.adami.local) for the FOG service to the A records (vm-fog.adami.local) doesn’t work (HTML error 407)…
                                      [CODE] 09/05/2014 16:25 FOG::HostnameChanger Attempting to connect to fog server…
                                      09/05/2014 16:25 FOG::HostnameChanger Failed to connect to fog server!
                                      09/05/2014 16:25 FOG::HostnameChanger Le serveur distant a retourné une erreur : (404) Introuvable.
                                      09/05/2014 16:25 FOG::HostnameChanger à System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
                                      à System.Net.WebClient.DownloadString(Uri address)
                                      à FOG.HostNameChanger.changeHostName()
                                      09/05/2014 16:25 FOG::HostnameChanger Sleeping for 1 minute[/CODE]

                                      6 - I think is not an error ^^
                                      [CODE] 09/05/2014 16:28 FOG::HostnameChanger Domain Error! (‘SetupAlreadyJoined’ Code: 2691) [/CODE]

                                      Best regards.[/quote]

                                      PERHAPS A BETTER PLACE TO POST BUG REPORTS WOULD BE IN THE BUGS FORUM???
                                      [url]http://fogproject.org/forum/threads/bugs-in-fog-1-0-0.10421/[/url]

                                      1.) Automatic refresh does work, I don’t know what is wrong. Perhaps give more information as to the cause of the error’s you’re seeing?

                                      2.) Not doing. It’s already got checks and balances for certain things. Your method may “speed” things up, but won’t return the correct information.

                                      3.) Not going to happen. We switched from “Deploy” to Download and Upload because it’s more explanatory. Not changing this again. If You don’t know the difference between Download or Upload I’m sorry. You can look that up on google.

                                      4.) What do you mean? Can’t set the size? You don’t ever set the size of an image, that’s determined when it’s uploaded. If you “change” the size, you’re changing the image.

                                      5.) The FOG Client uses IP address or fogserver as the domain. If you want to use cname addressing, change the IP of fog to point at: fogserver.

                                      6.) The error says what’s wrong. The host is already joined to the domain. So don’t change anything.

                                      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
                                      • M
                                        Mr.Myagy
                                        last edited by May 10, 2014, 6:21 PM

                                        Has anyone been able to clone a linux client? I’ve been trying for some time now with no luck. When I select Multiple disks for the image type, I don’t get any error, but PartClone doesn’t even start. When I select single disk multiple partitions, it complains about the partitioning layout of the destination and exits. Unfortunately DD isn’t really an option since the HDD is 80GB, but the Ubuntu partitions (including swap) are 12GB.

                                        Tom, issue in [url]http://fogproject.org/forum/threads/latest-fog-1-0-0.10417/#post-26547[/url] is still persisting.
                                        Did you manage to take a look over it? I really need to be able to clone this Ubuntu 14.04 client, and I can’t find a way to achieve this…

                                        I still can’t find a way to wrap my head around this, but maybe these make any sense for you since they seem to report the same error:
                                        [url]http://ubuntuforums.org/archive/index.php/t-1966148.html[/url]
                                        [url]http://ubuntuforums.org/archive/index.php/t-2122496.html[/url]

                                        While I don’t really know what is happening behind, I’m just wondering: would sfdisk be able to save the day ?
                                        ([FONT=verdana][COLOR=#000000]sfdisk -d /dev/sda > parts_sda.txt then [/COLOR][/FONT][FONT=verdana][COLOR=#000000]sfdisk -d /dev/sda < parts_sda.txt[/COLOR][/FONT] )

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by May 11, 2014, 4:46 AM

                                          If I’m understanding things properly, I need more information. First is this supposed to be an MBR or gpt based installation? When you installed the is did you clean the drive properly first?

                                          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
                                          • 3
                                          • 4
                                          • 5
                                          • 3 / 5
                                          3 / 5
                                          • First post
                                            43/98
                                            Last post

                                          147

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project