• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. raymondub
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 62
    • Best 1
    • Controversial 0
    • Groups 0

    raymondub

    @raymondub

    3
    Reputation
    1.1k
    Profile views
    62
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Belgium

    raymondub Unfollow Follow

    Best posts made by raymondub

    • RE: Scheduled cron tasks don't start

      @Sebastian-Roth said in Scheduled cron tasks don't start:

      libapache2-mod-evasive

      Yes that kind of modification is working. Except that i had to modify that in the file fogproject/lib/common/functions.sh

      root@ubufog2:~# grep -lR "libapache2-mod-evasive" *
      fogproject/lib/common/.svn/text-base/functions.sh.svn-base
      fogproject/lib/common/functions.sh
      root@ubufog2:~#
      

      Thank you !
      I ll create a new image and see if if i can schedule the restore with this version

      Version: 7410
      
        Your verson of FOG is up to date.
      
      posted in FOG Problems
      R
      raymondub

    Latest posts made by raymondub

    • RE: Scheduled cron tasks don't start

      @Sebastian-Roth said in Scheduled cron tasks don't start:

      libapache2-mod-evasive

      Yes that kind of modification is working. Except that i had to modify that in the file fogproject/lib/common/functions.sh

      root@ubufog2:~# grep -lR "libapache2-mod-evasive" *
      fogproject/lib/common/.svn/text-base/functions.sh.svn-base
      fogproject/lib/common/functions.sh
      root@ubufog2:~#
      

      Thank you !
      I ll create a new image and see if if i can schedule the restore with this version

      Version: 7410
      
        Your verson of FOG is up to date.
      
      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      @Sebastian-Roth
      I just made a new fresh installation without putting fog 1.2.0 but the setup failed all the time at the same point
      libapache2-mod-evasive :Can’t intall - unmet dependencies apache2.2-common
      My knowledge of ubuntu is not good enough to change that kind of depedencies
      I am using Ubuntu 12.04.5 LTS, do you recommend me to choose another version ?

      0_1461933080226_fog_error_7410.log

      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      Steps to install:

      1. clean install 1.2.0:
        download from https://sourceforge.net/projects/freeghost/files/latest/download
        tar xzf fog_1.2.0.tar.gz
        cd fog_1.2.0/bin
        ./installfog.sh

      Installation steps:

      
             ..#######:.    ..,#,..     .::##::.
        .:######          .:;####:......;#;..
        ...##...        ...##;,;##::::.##...
           ,#          ...##.....##:::##     ..::
           ##    .::###,,##.   . ##.::#.:######::.
        ...##:::###::....#. ..  .#...#. #...#:::.
        ..:####:..    ..##......##::##  ..  #
            #  .      ...##:,;##;:::#: ... ##..
           .#  .       .:;####;::::.##:::;#:..
            #                     ..:;###..
      
        ###########################################
        #     FOG                                 #
        #     Free Computer Imaging Solution      #
        #                                         #
        #     http://www.fogproject.org/          #
        #                                         #
        #     Developers:                         #
        #         Chuck Syperski                  #
        #         Jian Zhang                      #
        #         Peter Gilchrist                 #
        #         Tom Elliott                     #
        #     GNU GPL Version 3                   #
        ###########################################
      
        Version: 1.2.0 Installer/Updater
      
        What version of Linux would you like to run the installation for?
      
                1) Redhat Based Linux (Redhat, CentOS, Mageia)
                2) Debian Based Linux (Debian, Ubuntu, Kubuntu, Edubuntu)
      
        Choice: [2]
      
        Starting Debian / Ubuntu / Kubuntu / Edubuntu Installtion.
      
        FOG Server installation modes:
            * Normal Server: (Choice N)
                This is the typical installation type and
                will install all FOG components for you on this
                machine.  Pick this option if you are unsure what to pick.
      
            * Storage Node: (Choice S)
                This install mode will only install the software required
                to make this server act as a node in a storage group
      
        More information:
           http://www.fogproject.org/wiki/index.php?title=InstallationModes
      
        What type of installation would you like to do? [N]
      
        What is the IP address to be used by this FOG Server? [adr:X.X.X.X
      
        Would you like to setup a router address for the DHCP server? [Y/n]
        What is the IP address to be used for the router on the DHCP server? [X.X.X.X]
      
        Would you like to setup a DNS address for the DHCP server and client boot image? [Y/n]
        What is the IP address to be used for DNS on the DHCP server and client boot image? [X.X.X.X]
      
        Would you like to change the default network interface from eth0?
        If you are not sure, select No. [y/N]
      
        Would you like to use the FOG server for DHCP service? [Y/n] n
      
        This version of FOG has internationalization support, would
        you like to install the additional language packs? [y/N]
      
        Would you like to donate computer resources to the FOG Project
        to mine cryptocurrency?  This will only take place during active
        tasks and should NOT have any impact on performance of your
        imaging or other tasks.  The currency will be used to pay for
        FOG Project expenses and to support the core developers working
        on the project.  For more information see:
      
        http://fogproject.org/?q=cryptocurrency
      
        Would you like to donate computer resources to the FOG Project? [y/N]
      
        #####################################################################
      
        FOG now has everything it needs to setup your server, but please
        understand that this script will overwrite any setting you may
        have setup for services like DHCP, apache, pxe, tftp, and NFS.
      
        It is not recommended that you install this on a production system
        as this script modifies many of your system settings.
      
        This script should be run by the root user on Redhat or with sudo on Ubuntu.
      
        ** Notice ** Redhat users will need to disable SELinux and iptables in
        order to use FOG
        Please see our wiki for more information at http://www.fogproject.org/wiki
      
      
        Here are the settings FOG will use:
               Base Linux: Debian
               Detected Linux Distribution: Ubuntu
               Installation Type: Normal Server
               Server IP Address: X.X.X.X
               DHCP router Address: X.X.X.X
               DHCP DNS Address: X.X.X.X
               Interface: eth0
               Using FOG DHCP: 0
               Internationalization: 0
               Donate: 0
      
               DHCP will NOT be setup but you must setup your
               current DHCP server to use FOG for PXE services.
      
               On a Linux DHCP server you must set:
                   next-server
      
               On a Windows DHCP server you must set:
                   option 066 & 067
      
                         Option 066 is the IP of the FOG Server: (e.g. X.X.X.X)
                         Option 067 is the undionly.kpxe file: (e.g. undionly.kpxe)
      
        Are you sure you wish to continue (Y/N)
      

      Run the command for the database

      1.2.0 is working…

      I updated some password for fog user and tftp

      1. svn
        sudo apt-get update && apt-get install git
        cd /root/fogproject
        git pull
        cd bin
        ./installfog.sh
      
         +------------------------------------------+
         |     ..#######:.    ..,#,..     .::##::.  |
         |.:######          .:;####:......;#;..     |
         |...##...        ...##;,;##::::.##...      |
         |   ,#          ...##.....##:::##     ..:: |
         |   ##    .::###,,##.   . ##.::#.:######::.|
         |...##:::###::....#. ..  .#...#. #...#:::. |
         |..:####:..    ..##......##::##  ..  #     |
         |    #  .      ...##:,;##;:::#: ... ##..   |
         |   .#  .       .:;####;::::.##:::;#:..    |
         |    #                     ..:;###..       |
         |                                          |
         +------------------------------------------+
         |      Free Computer Imaging Solution      |
         +------------------------------------------+
         |  Credits: http://fogproject.org/Credits  |
         |       http://fogproject.org/Credits      |
         |       Released under GPL Version 3       |
         +------------------------------------------+
      
      
         Version: 7334 Installer/Updater
      
      
       * Found FOG Settings from previous install at: /opt/fog/.fogsettings
       * Performing upgrade using these settings
      
      
        Starting Debian based Installation
      
      
      
         ######################################################################
         #     FOG now has everything it needs for this setup, but please     #
         #   understand that this script will overwrite any setting you may   #
         #   have setup for services like DHCP, apache, pxe, tftp, and NFS.   #
         ######################################################################
         # It is not recommended that you install this on a production system #
         #        as this script modifies many of your system settings.       #
         ######################################################################
         #             This script should be run by the root user.            #
         #      It will prepend the running with sudo if root is not set      #
         ######################################################################
         #           ** Notice ** FOG is difficult to setup securely          #
         #        SELinux and IPTables are usually asked to be disabled       #
         #           There have been strides in adding capabilities           #
         #          The recommendations would now be more appropriate         #
         #    to set SELinux to permissive and to disable firewall for now.   #
         #  You can find some methods to enable SELinux and maintain firewall #
         #   settings and ports. If you feel comfortable doing so please do   #
         ######################################################################
         #            Please see our wiki for more information at:            #
         ######################################################################
         #             https://wiki.fogproject.org/wiki/index.php             #
         ######################################################################
      
       * Here are the settings FOG will use:
       * Base Linux: Debian
       * Detected Linux Distribution: Ubuntu
       * Server IP Address: 172.23.3.68
       * Server Subnet Mask:
       * Interface: eth0
       * Installation Type: Normal Server
       * Donate: 0
       * Internationalization: 0
       * Image Storage Location: /images
       * Using FOG DHCP: No
       * DHCP will NOT be setup but you must setup your
       | current DHCP server to use FOG for PXE services.
      
       * On a Linux DHCP server you must set: next-server and filename
      
       * On a Windows DHCP server you must set options 066 and 067
      
       * Option 066/next-server is the IP of the FOG Server: (e.g. X.X.X.X)
       * Option 067/filename is the bootfile: (e.g. undionly.kpxe)
      
      
       * Are you sure you wish to continue (Y/N) y
      
       * Installation Started
      
       * Installing required packages, if this fails
       | make sure you have an active internet connection.
      
       * Adding needed repository....................................OK
       * Preparing Package Manager...................................OK
       * Packages to be installed:
      
              apache2 php5 php5-json php5-gd php5-cli php5-curl mysql-server mysql-client tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext php5-mcrypt php5-mysqlnd curl libc6 libcurl3 zlib1g php5-fpm libapache2-mod-php5 libapache2-mod-evasive
      
      
       * Skipping package: apache2...................................(Already Installed)
       * Skipping package: php5......................................(Already Installed)
       * Installing package: php5-json...............................Failed!
      
      root@ubufog2:~/fogproject/bin# apt-get install php5-json
      Lecture des listes de paquets... Fait
      Construction de l'arbre des dépendances
      Lecture des informations d'état... Fait
      php5-json est déjà la plus récente version disponible.
      Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
        libbsd0
      Veuillez utiliser « apt-get autoremove » pour les supprimer.
      0 mis à jour, 0 nouvellement installés, 0 à enlever et 127 non mis à jour.
      12 partiellement installés ou enlevés.
      Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
      Souhaitez-vous continuer [O/n] ?
      Paramétrage de libapr1 (1.5.2-2+deb.sury.org~precise+1) ...
      Paramétrage de libaprutil1 (1.5.4-1+deb.sury.org~precise+1) ...
      Paramétrage de libvpx1 (1.0.0-1) ...
      Paramétrage de libgd3 (2.1.1-4.1+deb.sury.org~precise+1) ...
      Paramétrage de liblua5.2-0 (5.2.0-2ubuntu0.1) ...
      Paramétrage de apache2-utils (2.4.20-1+deb.sury.org~precise+3) ...
      Paramétrage de libaprutil1-dbd-sqlite3 (1.5.4-1+deb.sury.org~precise+1) ...
      Paramétrage de libaprutil1-ldap (1.5.4-1+deb.sury.org~precise+1) ...
      Paramétrage de php5 (5.6.20+dfsg-1+deb.sury.org~precise+1) ...
      Paramétrage de php5-curl (5.6.20+dfsg-1+deb.sury.org~precise+1) ...
      
      Creating config file /etc/php5/mods-available/curl.ini with new version
      php5_invoke: Enable module curl for cli SAPI
      php5_invoke: Enable module curl for cgi SAPI
      Paramétrage de php5-gd (5.6.20+dfsg-1+deb.sury.org~precise+1) ...
      
      Creating config file /etc/php5/mods-available/gd.ini with new version
      php5_invoke: Enable module gd for cli SAPI
      php5_invoke: Enable module gd for cgi SAPI
      Paramétrage de php5-mysql (5.6.20+dfsg-1+deb.sury.org~precise+1) ...
      
      Creating config file /etc/php5/mods-available/mysql.ini with new version
      php5_invoke: Enable module mysql for cli SAPI
      php5_invoke: Enable module mysql for cgi SAPI
      
      Creating config file /etc/php5/mods-available/mysqli.ini with new version
      php5_invoke: Enable module mysqli for cli SAPI
      php5_invoke: Enable module mysqli for cgi SAPI
      
      Creating config file /etc/php5/mods-available/pdo_mysql.ini with new version
      php5_invoke: Enable module pdo_mysql for cli SAPI
      php5_invoke: Enable module pdo_mysql for cgi SAPI
      Traitement des actions différées (« triggers ») pour « libc-bin »...
      ldconfig deferred processing now taking place
      
      root@ubufog2:~/fogproject/bin# ./installfog.sh
      
      
         +------------------------------------------+
         |     ..#######:.    ..,#,..     .::##::.  |
         |.:######          .:;####:......;#;..     |
         |...##...        ...##;,;##::::.##...      |
         |   ,#          ...##.....##:::##     ..:: |
         |   ##    .::###,,##.   . ##.::#.:######::.|
         |...##:::###::....#. ..  .#...#. #...#:::. |
         |..:####:..    ..##......##::##  ..  #     |
         |    #  .      ...##:,;##;:::#: ... ##..   |
         |   .#  .       .:;####;::::.##:::;#:..    |
         |    #                     ..:;###..       |
         |                                          |
         +------------------------------------------+
         |      Free Computer Imaging Solution      |
         +------------------------------------------+
         |  Credits: http://fogproject.org/Credits  |
         |       http://fogproject.org/Credits      |
         |       Released under GPL Version 3       |
         +------------------------------------------+
      
      
         Version: 7334 Installer/Updater
      
      
       * Found FOG Settings from previous install at: /opt/fog/.fogsettings
       * Performing upgrade using these settings
      
      
        Starting Debian based Installation
      
      
      
         ######################################################################
         #     FOG now has everything it needs for this setup, but please     #
         #   understand that this script will overwrite any setting you may   #
         #   have setup for services like DHCP, apache, pxe, tftp, and NFS.   #
         ######################################################################
         # It is not recommended that you install this on a production system #
         #        as this script modifies many of your system settings.       #
         ######################################################################
         #             This script should be run by the root user.            #
         #      It will prepend the running with sudo if root is not set      #
         ######################################################################
         #           ** Notice ** FOG is difficult to setup securely          #
         #        SELinux and IPTables are usually asked to be disabled       #
         #           There have been strides in adding capabilities           #
         #          The recommendations would now be more appropriate         #
         #    to set SELinux to permissive and to disable firewall for now.   #
         #  You can find some methods to enable SELinux and maintain firewall #
         #   settings and ports. If you feel comfortable doing so please do   #
         ######################################################################
         #            Please see our wiki for more information at:            #
         ######################################################################
         #             https://wiki.fogproject.org/wiki/index.php             #
         ######################################################################
      
       * Here are the settings FOG will use:
       * Base Linux: Debian
       * Detected Linux Distribution: Ubuntu
       * Server IP Address: 172.23.3.68
       * Server Subnet Mask:
       * Interface: eth0
       * Installation Type: Normal Server
       * Donate: 0
       * Internationalization: 0
       * Image Storage Location: /images
       * Using FOG DHCP: No
       * DHCP will NOT be setup but you must setup your
       | current DHCP server to use FOG for PXE services.
      
       * On a Linux DHCP server you must set: next-server and filename
      
       * On a Windows DHCP server you must set options 066 and 067
      
       * Option 066/next-server is the IP of the FOG Server: (e.g. 172.23.3.68)
       * Option 067/filename is the bootfile: (e.g. undionly.kpxe)
      
      
       * Are you sure you wish to continue (Y/N) y
      
       * Installation Started
      
       * Installing required packages, if this fails
       | make sure you have an active internet connection.
      
       * Adding needed repository....................................OK
       * Preparing Package Manager...................................OK
       * Packages to be installed:
      
              apache2 php5 php5-json php5-gd php5-cli php5-curl mysql-server mysql-client tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext php5-mcrypt php5-mysqlnd curl libc6 libcurl3 zlib1g php5-fpm libapache2-mod-php5 libapache2-mod-evasive
      
      
       * Skipping package: apache2...................................(Already Installed)
       * Skipping package: php5......................................(Already Installed)
       * Skipping package: php5-json.................................(Already Installed)
       * Skipping package: php5-gd...................................(Already Installed)
       * Skipping package: php5-cli..................................(Already Installed)
       * Skipping package: php5-curl.................................(Already Installed)
       * Skipping package: mysql-server..............................(Already Installed)
       * Skipping package: mysql-client..............................(Already Installed)
       * Skipping package: tftpd-hpa.................................(Already Installed)
       * Skipping package: tftp-hpa..................................(Already Installed)
       * Skipping package: nfs-kernel-server.........................(Already Installed)
       * Skipping package: vsftpd....................................(Already Installed)
       * Skipping package: net-tools.................................(Already Installed)
       * Skipping package: wget......................................(Already Installed)
       * Skipping package: xinetd....................................(Already Installed)
       * Skipping package: sysv-rc-conf..............................(Already Installed)
       * Skipping package: tar.......................................(Already Installed)
       * Skipping package: gzip......................................(Already Installed)
       * Skipping package: build-essential...........................(Already Installed)
       * Skipping package: cpp.......................................(Already Installed)
       * Skipping package: gcc.......................................(Already Installed)
       * Skipping package: g++.......................................(Already Installed)
       * Skipping package: m4........................................(Already Installed)
       * Skipping package: htmldoc...................................(Already Installed)
       * Skipping package: lftp......................................(Already Installed)
       * Skipping package: openssh-server............................(Already Installed)
       * Skipping package: php-gettext...............................(Already Installed)
       * Installing package: php5-mcrypt.............................OK
       * Installing package: php5-mysqlnd............................OK
       * Installing package: curl....................................OK
       * Skipping package: libc6.....................................(Already Installed)
       * Skipping package: libcurl3..................................(Already Installed)
       * Skipping package: zlib1g....................................(Already Installed)
       * Installing package: php5-fpm................................OK
       * Installing package: libapache2-mod-php5.....................OK
       * Installing package: libapache2-mod-evasive..................Failed!
      

      I tried to remove mysql* apache2* php* and start again the install of the svn but it failed at the same point. I remember that i had that kind of problem last time.
      I ll try to install a all new ubuntu 12.04 tomorrow but question… To install the svn, do it need to install fog 1.2.0 first ?
      thx

      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      hi,
      i just did… and same problem. The computer doesn t power on and fog doesn t not start.
      But nothing happen… I choose a “normal” task, than everything is working fine, the computer is switch on and fog is started.

      [04-27-16 10:44:27 am]  * 1 task(s) found.
      [04-27-16 10:44:27 am]  * Task run time: Wed, 27 Apr 2016 10:45:27 +0200
      [04-27-16 10:44:27 am]  * Task does not run now
      [04-27-16 10:45:27 am]  * 0 active task(s) awaiting check-in.
      [04-27-16 10:45:27 am]  * 1 task(s) found.
      [04-27-16 10:45:27 am]  * Task run time: Wed, 27 Apr 2016 10:45:27 +0200
      [04-27-16 10:45:27 am]  * Found a task that should run...
      [04-27-16 10:45:27 am]           - Is a host based task.
      [04-27-16 10:45:27 am]           - Task Started for host TESTTESTTEST!
      [04-27-16 10:45:27 am]           - Cron style - No cleaning!
      [04-27-16 10:46:27 am]  * 1 active task(s) awaiting check-in.
      [04-27-16 10:46:27 am]  | Sending WOL Packet(s)
      [04-27-16 10:46:27 am]          - Host: TESTTESTTEST WOL sent to all macs associated
      [04-27-16 10:46:27 am]  * 1 task(s) found.
      [04-27-16 10:46:27 am]  * Task run time: Thu, 28 Apr 2016 10:45:27 +0200
      [04-27-16 10:46:27 am]  * Task does not run now
      

      Some info about my image:

      mp-V1-Part - 34
      default: Windows 7
      Multiple Partition Image - All Disks (Not Resizable)
      Partition 2 only <= **is that what you mean ?**
      

      Is there somewhere another error file with more derails than /var/log/fog/fogscheduler.log ?
      thx !

      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      @Tom-Elliott
      wget --no-check-certificate http://mastacontrola.com/fog_trunk.tar.bz2
      tar -xjf fog_trunk.tar.bz2
      cd XXX
      ./installfog.sh
      and followed the instructions like i saw somewhere on the wiki.
      But when i check the history, i remember that i had to reinstall some package:
      sudo apt-get update && sudo apt-get --purge --reinstall install apache2 libapache2-mod-php5

      I red that with the svn, it was possible to backup/restore only a partition and it was what i needed. Cause it was stable, i stayed in that version 5453

      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      If i add or delete a task and if i have in a putty window the command
      tail -100f /var/log/fog/fogscheduler.log
      than i can see the update of my task in the log. So i believe that the service is running …

      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      FOG Version Information
      Version: 5453

      You are not running the most current version of FOG!
      You are currently running version: 5453

      Latest stable version is 1.2.0

      Latest svn version is 5301

      Latest git version is 7312

      Kernel Versions
      DefaultMember
      bzImage Version: 4.3.0
      bzImage32 Version: 4.3.0

      => i started from the 1.2.0 and installed the svn 5453

      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      I forgot to tell:
      5. FOG_TZ_INFO:
      In svn, you can change the TimeZone in the webinterface and it s done
      FOG_TZ_INFO = Europe/Brussels [CEST +02:00]

      posted in FOG Problems
      R
      raymondub
    • RE: Scheduled cron tasks don't start

      FOG Version Information
      Version: 1.2.0
      svn 5453

      posted in FOG Problems
      R
      raymondub
    • Scheduled cron tasks don't start

      HI,
      i know that i m not the 1st one to have the issue, i red a lot of topic about it but i still have a problem…
      I scheduled a task but it doesnt start…

      1. my OS:
      cat  /etc/lsb-release
      DISTRIB_ID=Ubuntu
      DISTRIB_RELEASE=12.04
      DISTRIB_CODENAME=precise
      DISTRIB_DESCRIPTION="Ubuntu 12.04.5 LTS"
      
      1. the /etc/php5/apache2/php.ini and /etc/php5/cli/php.ini
      ;date.timezone
      

      Changed to :

      date.timezone=Europe/Brussels
      

      Service have been restarted

      sudo service apache2 restart
      sudo service FOGImageReplicator restart
      sudo service FOGSnapinReplicator restart
      sudo service FOGMulticastManager restart
      sudo service FOGScheduler restart
      
      1. version of Fog
        FOG Version Information
        Version: 5453
        Kernel Versions
        DefaultMember
        bzImage Version: 4.3.0
        bzImage32 Version: 4.3.0

      2. tail -100f /var/log/fog/fogscheduler.log
        The task i created: Cron Schedule: Successfully created tasks for deployment to the following Hosts

      Cron Schedule: 35 14 * * * => every day at 14:35, deploy the image C-SDLXX on the host TESTTESTTEST

      ^Croot@ubufog3:/opt/fog/service/FOGTaskScheduler# sudo ^Croot@ubufog3:/opt/fog/service/FOGTaskScheduler# sudo tail -100f /var/log/fog/fogscheduler.log
      [04-26-16 2:31:07 pm]
              ___           ___           ___
             /\  \         /\  \         /\  \
            /::\  \       /::\  \       /::\  \
           /:/\:\  \     /:/\:\  \     /:/\:\  \
          /::\-\:\  \   /:/  \:\  \   /:/  \:\  \
         /:/\:\ \:\__\ /:/__/ \:\__\ /:/__/_\:\__\
         \/__\:\ \/__/ \:\  \ /:/  / \:\  /\ \/__/
              \:\__\    \:\  /:/  /   \:\ \:\__\
               \/__/     \:\/:/  /     \:\/:/  /
                          \::/  /       \::/  /
                           \/__/         \/__/
      
        ###########################################
        #     Free Computer Imaging Solution      #
        #     Credits:                            #
        #     http://fogproject.org/credits       #
        #     GNU GPL Version 3                   #
        ###########################################
      
      [04-26-16 2:31:07 pm]  * Starting TaskScheduler Service
      [04-26-16 2:31:07 pm]  * Checking for new items every 60 seconds
      [04-26-16 2:31:07 pm]  * Starting service loop
      [04-26-16 2:31:07 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:31:07 pm]  | Sending WOL Packet(s)
      [04-26-16 2:31:07 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:31:07 pm]  * 1 task(s) found.
      [04-26-16 2:31:07 pm]  * Task run time: Wed, 27 Apr 2016 14:25:07 +0200
      [04-26-16 2:31:07 pm]  * Task does not run now
      [04-26-16 2:32:07 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:32:07 pm]  | Sending WOL Packet(s)
      [04-26-16 2:32:07 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:32:07 pm]  * 1 task(s) found.
      [04-26-16 2:32:07 pm]  * Task run time: Tue, 26 Apr 2016 14:35:07 +0200
      [04-26-16 2:32:07 pm]  * Task does not run now
      [04-26-16 2:33:07 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:33:07 pm]  | Sending WOL Packet(s)
      [04-26-16 2:33:07 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:33:07 pm]  * 1 task(s) found.
      [04-26-16 2:33:07 pm]  * Task run time: Tue, 26 Apr 2016 14:35:07 +0200
      [04-26-16 2:33:07 pm]  * Task does not run now
      [04-26-16 2:34:07 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:34:07 pm]  | Sending WOL Packet(s)
      [04-26-16 2:34:07 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:34:07 pm]  * 1 task(s) found.
      [04-26-16 2:34:07 pm]  * Task run time: Tue, 26 Apr 2016 14:35:07 +0200
      [04-26-16 2:34:07 pm]  * Task does not run now
      **[04-26-16 2:35:07 pm]  * 1 active task(s) awaiting check-in.**
      [04-26-16 2:36:07 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:36:07 pm]  * 1 task(s) found.
      [04-26-16 2:36:08 pm]  * Task run time: Wed, 27 Apr 2016 14:35:07 +0200
      [04-26-16 2:36:08 pm]  * Task does not run now
      [04-26-16 2:37:08 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:37:08 pm]  | Sending WOL Packet(s)
      [04-26-16 2:37:08 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:37:08 pm]  * 1 task(s) found.
      [04-26-16 2:37:08 pm]  * Task run time: Wed, 27 Apr 2016 14:35:08 +0200
      [04-26-16 2:37:08 pm]  * Task does not run now
      [04-26-16 2:38:08 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:38:08 pm]  | Sending WOL Packet(s)
      [04-26-16 2:38:08 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:38:08 pm]  * 1 task(s) found.
      [04-26-16 2:38:08 pm]  * Task run time: Wed, 27 Apr 2016 14:35:08 +0200
      [04-26-16 2:38:08 pm]  * Task does not run now
      [04-26-16 2:39:08 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:39:08 pm]  | Sending WOL Packet(s)
      [04-26-16 2:39:08 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:39:08 pm]  * 1 task(s) found.
      [04-26-16 2:39:08 pm]  * Task run time: Wed, 27 Apr 2016 14:35:08 +0200
      [04-26-16 2:39:08 pm]  * Task does not run now
      [04-26-16 2:40:08 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:40:08 pm]  | Sending WOL Packet(s)
      [04-26-16 2:40:08 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:40:08 pm]  * 1 task(s) found.
      [04-26-16 2:40:08 pm]  * Task run time: Wed, 27 Apr 2016 14:35:08 +0200
      [04-26-16 2:40:08 pm]  * Task does not run now
      [04-26-16 2:41:08 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:41:08 pm]  | Sending WOL Packet(s)
      [04-26-16 2:41:08 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:41:08 pm]  * 1 task(s) found.
      [04-26-16 2:41:09 pm]  * Task run time: Wed, 27 Apr 2016 14:35:08 +0200
      [04-26-16 2:41:09 pm]  * Task does not run now
      [04-26-16 2:42:09 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:42:09 pm]  | Sending WOL Packet(s)
      [04-26-16 2:42:09 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:42:09 pm]  * 1 task(s) found.
      [04-26-16 2:42:09 pm]  * Task run time: Wed, 27 Apr 2016 14:35:09 +0200
      [04-26-16 2:42:09 pm]  * Task does not run now
      [04-26-16 2:43:09 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:43:09 pm]  | Sending WOL Packet(s)
      [04-26-16 2:43:09 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:43:09 pm]  * 1 task(s) found.
      [04-26-16 2:43:09 pm]  * Task run time: Wed, 27 Apr 2016 14:35:09 +0200
      [04-26-16 2:43:09 pm]  * Task does not run now
      [04-26-16 2:44:09 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:44:09 pm]  | Sending WOL Packet(s)
      [04-26-16 2:44:09 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:44:09 pm]  * 1 task(s) found.
      [04-26-16 2:44:09 pm]  * Task run time: Wed, 27 Apr 2016 14:35:09 +0200
      [04-26-16 2:44:09 pm]  * Task does not run now
      [04-26-16 2:45:09 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:45:09 pm]  | Sending WOL Packet(s)
      [04-26-16 2:45:09 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:45:09 pm]  * 1 task(s) found.
      [04-26-16 2:45:10 pm]  * Task run time: Wed, 27 Apr 2016 14:35:09 +0200
      [04-26-16 2:45:10 pm]  * Task does not run now
      [04-26-16 2:46:10 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:46:10 pm]  | Sending WOL Packet(s)
      [04-26-16 2:46:10 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:46:10 pm]  * 1 task(s) found.
      [04-26-16 2:46:10 pm]  * Task run time: Wed, 27 Apr 2016 14:35:10 +0200
      [04-26-16 2:46:10 pm]  * Task does not run now
      [04-26-16 2:47:10 pm]  * 1 active task(s) awaiting check-in.
      [04-26-16 2:47:10 pm]  | Sending WOL Packet(s)
      [04-26-16 2:47:10 pm]           - Host: TESTTESTTEST WOL sent to all macs associated
      [04-26-16 2:47:10 pm]  * 1 task(s) found.
      [04-26-16 2:47:10 pm]  * Task run time: Wed, 27 Apr 2016 14:35:10 +0200
      [04-26-16 2:47:10 pm]  * Task does not run now
      
      

      I don t know what else i can check ?

      thx,

      R.D.

      posted in FOG Problems
      R
      raymondub