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

DHCP Error with press enter to continue in Deploy/capture

Scheduled Pinned Locked Moved Solved
FOG Problems
2
5
1.6k
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
    davido38
    last edited by Apr 10, 2017, 12:54 PM

    Server
    • FOG Version: 1.4.0 RC4
    • OS: Devian 8.7
    Client
    • Service Version:
    • OS:
    Description

    After update to last git, I have this message when i capture an image :

    0_1491828077031_fog.jpg

    after pressing enter the image capture correctly.

    I also try to deploy the image and i have the same dhcp error with press enter. after i press enter the image is correcty deployed.

    Thanks

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Apr 10, 2017, 6:05 PM

      What is defined for FOG Web host?

      FOG Configuration Page->FOG Settings->Web Server->FOG_WEB_HOST

      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 1
      • D
        davido38
        last edited by Apr 12, 2017, 8:04 PM

        FOG_WEB_HOST : 172.16.0.20

        it works again after I edit apache2.conf and add
        <Directory /var/www/>
        Options Indexes FollowSymLinks
        AllowOverride None
        Require all granted
        DirectoryIndex index.php
        </Directory>

        like this : https://forums.fogproject.org/topic/9888/remove-your-webroot-redirect-to-fog-when-going-to-rc4

        but now i can’t access to phpmyadmin on this server, i have a blank page.

        1 Reply Last reply Reply Quote 0
        • D
          davido38
          last edited by Apr 13, 2017, 6:47 AM

          after that command : ln -s /usr/share/phpmyadmin /var/www/html

          it’s works again

          problem solved

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Apr 13, 2017, 10:07 AM

            Mind you, as an informative thing I suppose, the working branch already has the directory index fix.

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

            151

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project