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

    1.6 Issues/Reporting

    Scheduled Pinned Locked Moved
    Bug Reports
    10
    41
    12.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.
    • D
      Dahrell
      last edited by

      Hi,

      I grabbed the working-1.6 branch and am running it through Ubuntu16.04 on Windows as a test environment for the team’s newest releases! I must say the UI looks amazing!

      The issue I noticed tinkering with the new UI is that on the “Pending MACs” page (under the hosts dropdown menu on the side nav), when I attempted to select all and delete the entries it doesn’t reflect changes after postback.

      After navigating away and back or just refreshing it reflects changes but shows the values for Hostname as null.

      0_1531245195458_FOGUI-1.6.jpg

      These might just be orphaned records that are causing issues but regardless, here is the last 5 lines in apache2 error.log after trying to delete the entries that had their hostname changed to null:

      [Tue Jul 10 12:51:10.799229 2018] [php7:warn] [pid 600] [client 169.254.98.2:37676] PHP Warning:  ftp_close() expects parameter 1 to be resource, null given in /var/www/fog/lib/fog/fogftp.class.php on line 115, referer: http://169.254.98.2:8080/fog/management/index.php?node=host&sub=pendingMacs
      [Tue Jul 10 12:51:14.147645 2018] [php7:warn] [pid 600] [client 169.254.98.2:37676] PHP Warning:  ftp_close() expects parameter 1 to be resource, null given in /var/www/fog/lib/fog/fogftp.class.php on line 115, referer: http://169.254.98.2:8080/fog/management/index.php?node=host&sub=pendingMacs
      [Tue Jul 10 12:51:15.069292 2018] [php7:warn] [pid 600] [client 169.254.98.2:37676] PHP Warning:  ftp_close() expects parameter 1 to be resource, null given in /var/www/fog/lib/fog/fogftp.class.php on line 115, referer: http://169.254.98.2:8080/fog/management/index.php?node=host&sub=pendingMacs
      [Tue Jul 10 12:51:16.442140 2018] [php7:warn] [pid 600] [client 169.254.98.2:37676] PHP Warning:  ftp_close() expects parameter 1 to be resource, null given in /var/www/fog/lib/fog/fogftp.class.php on line 115, referer: http://169.254.98.2:8080/fog/management/index.php?node=host&sub=pendingMacs
      [Tue Jul 10 12:51:17.333016 2018] [php7:warn] [pid 600] [client 169.254.98.2:37676] PHP Warning:  ftp_close() expects parameter 1 to be resource, null given in /var/www/fog/lib/fog/fogftp.class.php on line 115, referer: http://169.254.98.2:8080/fog/management/index.php?node=host&sub=pendingMacs
      

      Another interesting line amidst all the other warning lines is:

      [Tue Jul 10 12:48:19.594482 2018] [php7:warn] [pid 552] [client 169.254.98.2:37584] PHP Warning:  gethostbyname(): Host name is too long, the limit is 255 characters in /var/www/fog/lib/fog/fogbase.class.php on line 2159, referer: http://169.254.98.2:8080/fog/management/index.php?node=host&sub=pendingMacs
      
      1 Reply Last reply Reply Quote 0
      • D
        Dahrell
        last edited by Dahrell

        Nope, orphaned or not it still spits out those PHP:warns in the error.log.

        I cleaned the hostMAC table where there were no hostID in hosts that existed for a hmHostID which resolved the listings of null for Host Name but then I tried deleting again and no changes were made via “Select All -> Delete Selected”.

        Tom ElliottT 1 Reply Last reply Reply Quote 0
        • Matthieu JacquartM
          Matthieu Jacquart @Tom Elliott
          last edited by

          @tom-elliott Ok my problem with AD joining is solved, but still problem at the end of capture task : image stays in /dev folder and task could not complete on web interface, here is a capture of the problem
          0_1531386922623_FOG.jpg

          Fog 1.5.9.138
          Debian 11
          Vmware ESXi

          1 Reply Last reply Reply Quote 0
          • Matthieu JacquartM
            Matthieu Jacquart @Tom Elliott
            last edited by

            @tom-elliott Another problem : I tried to create new snapin, and it returns this error :
            0_1531468459844_fog.JPG

            If I tried to update existing snapin it returns green valid message but snapin file is not updated…

            Fog 1.5.9.138
            Debian 11
            Vmware ESXi

            JunkhackerJ 1 Reply Last reply Reply Quote 0
            • JunkhackerJ
              Junkhacker Developer @Matthieu Jacquart
              last edited by

              just reporting in problems i encountered testing 1.6
              registered new host, created new image, tried to upload image of host to the newly created image:
              image uploaded, but repeatedly failed to update database that it had finished.
              while looking at the error, i realized that invalid parameters were sent to the computer, as well
              the newly created image had a compression value set to 0 and the compression type was not assigned. i could not update these values on the image’s profile page. nor could i import a image list with corrected values.

              I don’t have time to troubleshoot further right now, but I am interested if anyone can reproduce similar problems (or i just messed up my setup somehow).

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

              Tom ElliottT J 2 Replies Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott @Junkhacker
                last edited by

                @junkhacker et al.

                Please don’t think I’ve gone anywhere. I’m dealing with my own things and been busy trying to catch myself back up. I’m still around and still wanting to work on these things, just been too busy to respond and put a lot of effort into it lately. Sorry.

                @Matthieu-Jacquart I’m aware there may be issues with uploading files. They should work, but this might be semi related to the max filesize. (If the filesize is too large for your server too accept, it clears out all POST information.) Can you please check the php.ini file for the post_max_size and upload_max_filesize elements of your /etc/php.ini (if redhat), otherwise it should be in /etc/php/7.X/fpm/php.ini

                (The X is the version of php you’re running. If you’re using php 5, then change /etc/php/7.x to /etc/php5 or /etc/php/5.6 as/where approapriate)

                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

                Matthieu JacquartM 1 Reply Last reply Reply Quote 0
                • J
                  JGallo @Junkhacker
                  last edited by

                  @junkhacker Interesting because I created a Windows 10 image 1803 build and uploaded fine. Registered hosts which are Dell 9020’s and have imaged fine so far. I have not ventured into getting storage nodes and what not setup yet since we are in the middle of projects but i plan on setting up some dummy nodes and observing the replication logs. I assume they will be fine. So far the only thing I notice are little cosmetic items like words and scaling in the web UI are not as important as functionality. So far I’m very impressed. Thank you @Tom-Elliott for working on this.

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

                    @dahrell The problem you’re describing was due to an oversight when we created the JS deleteSelected method.

                    Essentially, the ID’s of those mac addresses (can be seen in the GUI via right click->inspect, row_id is the id of the hostMAC table reference.)

                    It was removing the hosts with those same ID’s (rather than the host mac. Sorry about that.) I found the issue and made corrections for this so this item should work properly now.

                    Thanks for letting me know and sorry for any trouble that caused.

                    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

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

                      @jgallo There’s a few bugs here and there, but we really did put a lot of effort into making it much more User Friendly. So thank you for the kind words. Any issues you’re noticing, please feel free to let me know and I’ll try to fix them.

                      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
                      • D
                        Dahrell @Tom Elliott
                        last edited by

                        @tom-elliott No worries, just trying to contribute 😄 Thanks for the response! Hope things are working out for you.

                        1 Reply Last reply Reply Quote 0
                        • J
                          Joe Gill
                          last edited by

                          @Tom-Elliott

                          I love the look and feel of the new interface. I can tell you and the group have put in a ton of effort in creating 1.6. Thank you!

                          One small thing I just noticed is the icon on the browser tab needs to be updated. Ha! I liked having the FOG icon to get to in my many open tabs. Small!

                          The next thing I noticed was when you open Groups/Associations/Hosts, it displays All hosts. It would be great if it showed just the hosts associated with the group with the option to display hosts that are not associated with the group. (like 1.5 did.) 😄

                          0_1531920793328_Screenshot from 2018-07-18 07-32-48.png

                          I’ll put it to the test!

                          Again thanks!!

                          Cheers!

                          Tom ElliottT J 2 Replies Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott @Joe Gill
                            last edited by

                            @joe-gill I could change the group host by sorting by the association field. The idea here for all things is to kind of be “less” is more of that makes sense. I’ll work to sort first by associated.

                            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

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Joe Gill @Tom Elliott
                              last edited by

                              @tom-elliott

                              I agree. Less is more here. I like the idea of sort by associated first. That would certainly work.

                              Have you tested Multicast? I am testing that now. I get Attempted to check in failed.

                              Thanks!

                              Tom ElliottT 1 Reply Last reply Reply Quote 0
                              • J
                                JGallo @Joe Gill
                                last edited by

                                @joe-gill We need more tabs!!!

                                1 Reply Last reply Reply Quote 1
                                • Tom ElliottT
                                  Tom Elliott @Joe Gill
                                  last edited by

                                  @joe-gill what’s the error you’re seeing in apache?

                                  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

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    Joe Gill @Tom Elliott
                                    last edited by

                                    @tom-elliott

                                    /var/log/apache2/error.log?

                                    What I am seeing is this… Yet I have tasks listed in tasks…

                                    0_1531923721674_Screenshot_MultiCast.jpg

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

                                      Found the issue through a remote session.

                                      The problem was I forgot to add MULTICAST tasks to the Deploy grouping. Once added, hosts started checking in and even started imaging YAY!.

                                      Found another issue in regards to the unisearch and non https. Hopefully this is all corrected for now too.

                                      Associated items are also now sorted in a “Associated, Name” method as opposed to just “Name” as it was before.

                                      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
                                        Joe Gill
                                        last edited by

                                        @Tom-Elliott

                                        One other feature that would be nice is when you check / un-check hosts from certain things, for instance groups, that it would recognize that as selecting the item. Right now you have to highlight the whole thing to select it.

                                        Thanks!

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

                                          @joe-gill I’m aware of this. The functionality idea, however:

                                          Individual checkboxes work only on that one element. Selected items work “en mass”. I just haven’t gotten around to making that function appropriately yet.

                                          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

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Joe Gill @Tom Elliott
                                            last edited by

                                            @tom-elliott

                                            No problem! I’ll keep that in mind. I’m testing multicasting now.

                                            I discovered a few things that could have been effecting multicasting performance. If this works, I’ll have to unicast most of the lab. Basically, we have some small low end consumer switches that some of these hosts are plugged in to. I had 4 hosts in that lab that are directly wired in to our smart switches (cisco). We did check to see if we had any packet loss during the previous multicast session and we did not and the cable checked out fine. So we’ll see.

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

                                            145

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project