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

    10.x.x.x/fog/management pulls up blank - Clean install - Fedora 29 / FOG 1.5.5

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    8
    857
    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.
    • L
      Louis CSUSA
      last edited by

      Hi All,

      Just did a clean install of Fedora 29 workstation and FOG 1.5.5 and ran into no problems with it, up until the fact that I needed to pull up the management page (<IP>/fog/management/)

      Any ideas?

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @Louis-CSUSA Please take a look at the apache and possibly php-fpm log files (see my signature) to find out why it fails.

        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
        • L
          Louis CSUSA
          last edited by

          Hello Sebastian,

          I did see errors on the error_log file, see attached.error.log

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth

            @Louis-CSUSA I am familiar with most of those messages and you can ignore much of it. But I am not exactly sure about those two:

            ...
            ... AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html,index.php) found, and server-generated directory index forbidden by Options directive
            ...
            ... avahi_entry_group_add_service_strlst("10.x.x.x") failed: Invalid host name
            ...
            

            You you see the request in the access.log when you try to open the FOG web UI in your browser? Please post that line of the access log as well so we see what HTTP code is returned.

            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
            • L
              Louis CSUSA
              last edited by

              @Sebastian-Roth

              To rule out (my) user error, I reinstalled Fedora 29 client and FOG 1.5.5 again and this time I’m getting a 503 service unavailable error (tried to access it when the installer asks for you to). I’ve reattached the error log with this attempt.

              IP is static assigned as 10.51.0.110.

              L 1 Reply Last reply Reply Quote 0
              • L
                Louis CSUSA @Louis CSUSA
                last edited by

                @Louis-CSUSA
                error.log

                L 1 Reply Last reply Reply Quote 0
                • L
                  Louis CSUSA @Louis CSUSA
                  last edited by

                  @Louis-CSUSA @Sebastian-Roth

                  I also tried messing with SELinux (setting it to passive/disabled) and the 503 error goes away (like the first time) enabling it back on puts me back at the 503 error.

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by

                    @Louis-CSUSA Well this time we see that apache cannot communicate with php-fpm:

                    AH00957: FCGI: attempt to connect to 127.0.0.1:9000 (*) failed
                    AH01079: failed to make connection to backend: 127.0.0.1
                    

                    Probably a firewall issue. Run iptables -L -n -v and post output here. If you are not an expert with SELinux I’d advise you to set to permissive (aka disable) it!! Should have asked you about this earlier.

                    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 / 1
                    • First post
                      Last post

                    154

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project