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

Boot.php permissiondenied

Scheduled Pinned Locked Moved
FOG Problems
3
25
14.9k
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 Nov 27, 2014, 8:47 PM

    Well the good news is its not really the boot.php that’s having the error but I’m not sure where the boot script is failing.

    Can you set the permissions for the while service ipxe folder? Maybe: [code]chmod -R 777 /var/www/fog/service/ipxe[/code]

    Also can you give us your Apache error log directly after this occurs? Also is thus happening on all systems.

    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
    • X
      Xibeaga
      last edited by Nov 27, 2014, 9:21 PM

      Okay, i did. no change to the behaviour.

      I recognized that dir ipxe is not owned by “www-data” but by “fog”, the contents of ipxe are also owned by “fog”
      everything else is owned by “www-data” it seems.

      And YES this appears on all clients, also with different hardware

      How i generated the logfile:

      1. I stopped apache
      2. i deleted all logs
      3. i launched apache
      4. i pxebooted a client
      5. stopped apache
        Unfortunately ther is exactly 1 line in the logfile:

      172.16.3.51 - - [27/Nov/2014:22:15:43 +0100] “POST /fog/service/ipxe/boot.php HTTP/1.1” 401 722 “-” “iPXE/1.0.0+ (3a02)”

      1 Reply Last reply Reply Quote 0
      • X
        Xibeaga
        last edited by Nov 27, 2014, 9:35 PM

        I Found it!
        *** OUCH ***
        The apache-log revealed it: HTTP 401 is the problem. 401 -> user authorization required!!!
        /var/www was protected by .htaccess sigh

        I am really sorry to have bothered you with this, on the other hand: I would have had no chance to figure it out without your hint to check the apache-log 😉

        THANKS A LOT !!!
        Best regards!
        Xibeaga

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Nov 27, 2014, 9:41 PM

          No problem and glad to be of some kind of assistance. The folder should be owned by fog and www-data/apache. This is specific to allow kernel updates to work properly.

          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
          • X
            Xibeaga
            last edited by Nov 27, 2014, 10:00 PM

            Hey, konw I know lots more about fog than i used to know, and i use it since 0.30 or so 😉

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 2 / 2
            2 / 2
            • First post
              21/25
              Last post

            299

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project