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

    Fog 1.6 - Task error

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    2
    4
    533
    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.
    • J
      jmeyer
      last edited by

      Hello again,

      When creating task from group, nothing is created but message say task has been added.

      When creating single task (probably after opening host page from host list in a new window then starting the task), i end with timezone error saying it’s not in the DB.
      Some task started well but i don’t remember if i started them the same way.

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

        @jmeyer Is this FOG installed from working-1.6 branch??

        @Tom-Elliott Can you replicate the issue?

        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

        J 1 Reply Last reply Reply Quote 0
        • J
          jmeyer @Sebastian Roth
          last edited by jmeyer

          @Sebastian-Roth yes it’s working-1.6 updated this morning.
          I am not able to reproduce the error on a test computer.
          I’ll try to go back in classroom i have see the problem.

          Edit :
          IMG_20190624_143232.jpg

          It comes and go
          IMG_20190624_145105.jpg

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

            @jmeyer Sorry for the late reply. Couldn’t get to this any earlier. Is this still an issue for you? I have had a look at the code but can’t make sense of this yet. I suppose we’d need the start of the output - the first “Attempting to check in” output line to understand this.

            But looking through it I have a feeling that maybe one of the settings is wrong in your setup. Please connect to the database and run the following query:

            shell> mysql -u root -p
            Password:
            ...
            mysql> use fog;
            ...
            mysql> SELECT * FROM globalSettings WHERE globalSettings.settingKey IN ('FOG_DEFAULT_LOCALE', 'FOG_HOST_LOOKUP', 'FOG_MEMORY_LIMIT', 'FOG_REAUTH_ON_DELETE', 'FOG_REAUTH_ON_EXPORT', 'FOG_TZ_INFO', 'FOG_VIEW_DEFAULT_SCREEN');
            ...
            

            Get the full output and post here (as text or picture).

            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

            170

            Online

            12.1k

            Users

            17.3k

            Topics

            155.3k

            Posts
            Copyright © 2012-2024 FOG Project