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

Image Download Task Boots Into Prompt

Scheduled Pinned Locked Moved Unsolved
FOG Problems
2
6
1.7k
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.
  • G
    gooroox
    last edited by Sep 26, 2015, 2:03 PM

    When I start a download task one of 12 Laptops is starting into root prompt. The other 11 Laptops are starting the image task. What could I do?

    IMG_20150926_154059.jpg

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Sep 26, 2015, 9:09 PM

      I guess there is a debug task scheduled for this host. Look through your task list and clean that up.
      Just to make sure, please access this URL from any browser on a client in your network http://192.168.1.100/fog/service/ipxe/boot.php?mac=28:d2:44:e2:40:83 and see what you get as answer…

      #!ipxe
      kernel bzImage ... mode=onlydebug
      imgfetch init.gz
      boot
      

      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
      • S
        Sebastian Roth Moderator
        last edited by Sep 26, 2015, 9:13 PM

        Oops, haven’t read your other post before answering. So I guess it could be an issue within the current trunk version. Which version of FOG do you use (see in the blue cloud in the web interface)??

        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

        G 1 Reply Last reply Oct 20, 2015, 10:33 AM Reply Quote 0
        • G
          gooroox @Sebastian Roth
          last edited by Oct 20, 2015, 10:33 AM

          @Uncle-Frank

          Thank you for your ideas. I couldn´t check the idea with the url so far. It is Fog Version 1.2.0. Some weeks ago I started a debug task for that client. See here: https://forums.fogproject.org/topic/5289/upload-task-error-no-resizable-partitions-found

          But this debug task is not listed anymore. Is it possible, that the debug task is not completely closed? Maybe in the fog management console are some leftovers? How could I clean it completely?

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Oct 20, 2015, 3:20 PM

            You can check right in the database. Open a shell on your FOG server and run the following commands:

            shell> mysql -u root -p fog
            Enter password:
            ...
            mysql> SELECT * FROM tasks WHERE taskStateID < 4;
            Empty set (0.00 sec)
            

            Only type the commands behind the markers shell> and mysql>. If there is no task running this is what you should see (Empty set).

            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
            • S
              Sebastian Roth Moderator
              last edited by Nov 6, 2015, 11:08 PM

              @gooroox Did you get this issue solved?

              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

              165

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project