Navigation

    FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Jim Holcomb
    J
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Jim Holcomb

    @Jim Holcomb

    2
    Reputation
    100
    Posts
    695
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online
    Location Baltimore, Maryland

    Jim Holcomb Follow

    Best posts made by Jim Holcomb

    • RE: Client capture issue (lenovo laptop)

      @quazz You’re right. Must have been a bad spot or something. One thing we all know Windows does is to add a minimum of two partitions on a clean install. Mine had 3 (ms system reserved, empty) partition. Did lots of research, found I don’t need three, just setup GPT with single partition, did base install, and now FOG imaging upload works.

      Thanks for pointing me in the right direction.

      posted in General Problems
      J
      Jim Holcomb
    • RE: FOG Image options when saving an image on a PC that has 2 hard disks?

      @Sebastian-Roth Gosh darn it, that worked!!! What ultimately was done was what you suggested. Someone else had suggested the primary disk change, that was removed. But there was also some custominit.xz or something like that listed as well, so I changed that to init.xz. Can’t believe it, but that worked! Now going to try and deploy this same image to exact same hardware on different PC. I’ll let you know how the deploy goes. Sebestian (and team) thanks so much for your hard work and diligence on this. -Jim

      posted in FOG Problems
      J
      Jim Holcomb

    Latest posts made by Jim Holcomb

    • RE: Checkin failure?

      Well, not sure why this happened but I took the job out for the task queue and ran the image manually - this worked!

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      Sebastian, now the output looks like this:
      find /etc -type f -exec grep “date.timezone” {} /dev/null ;
      /etc/php/7.1/apache2/php.ini:; http://php.net/date.timezone
      /etc/php/7.1/apache2/php.ini:;date.timezone =
      /etc/php/7.1/cli/php.ini:; http://php.net/date.timezone
      /etc/php/7.1/cli/php.ini:;date.timezone =
      /etc/php/7.1/fpm/php.ini.ucf-dist:; http://php.net/date.timezone
      /etc/php/7.1/fpm/php.ini.ucf-dist:;date.timezone =
      /etc/php/7.1/fpm/php.ini:; http://php.net/date.timezone
      /etc/php/7.1/fpm/php.ini:date.timezone = America/New_York

      Still getting the checkin failure

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      @jim-holcomb said in Checkin failure?:

      find /etc -type f -exec grep “date.timezone” {} /dev/null ;

      Now today when running this command: find /etc -type f -exec grep “date.timezone” {} /dev/null ;
      find: missing argument to `-exec’

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      The current timezone is EST:

      root@fog:~# date
      Thu Dec 10 16:29:02 EST 2020
      root@fog:~#

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      @sebastian-roth What link?

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      @jim-holcomb said in Checkin failure?:

      (N): The timezone could not be found in the database (In line for 10)

      This has me thinking? The error says "…(N): The timezone could not be found IN the database (In line for 10)

      So is this an issue with the database itself?? Seems to me it is looking for a TZ “value” in the database that is missing?

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      @sebastian-roth
      Well nothing changed, auto updates are not on, and it worked before without the timezone settings?

      As well check in FOG Configuration -> FOG Settings -> General Settings to make sure FOG_TZ_INFO is set correctly. *This is set as always to New York, no changes there…

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      @sebastian-roth
      Running Ubuntu v16.04
      No OS updates run for a few months
      FoG was working last week.

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      @sebastian-roth said in Checkin failure?:

      find /etc -type f -exec grep “date.timezone” {} /dev/null ;

      root@fog:~# find /etc -type f -exec grep “date.timezone” {} /dev/null ;
      /etc/php/7.1/apache2/php.ini:; http://php.net/date.timezone
      /etc/php/7.1/apache2/php.ini:;date.timezone =
      /etc/php/7.1/cli/php.ini:; http://php.net/date.timezone
      /etc/php/7.1/cli/php.ini:;date.timezone =
      /etc/php/7.1/fpm/php.ini.ucf-dist:; http://php.net/date.timezone
      /etc/php/7.1/fpm/php.ini.ucf-dist:;date.timezone =
      /etc/php/7.1/fpm/php.ini:; http://php.net/date.timezone
      /etc/php/7.1/fpm/php.ini:;date.timezone =

      posted in FOG Problems
      J
      Jim Holcomb
    • RE: Checkin failure?

      @sebastian-roth Hello Sebastian, that would help, wouldn’t it? 🙂
      Version1.5.6.700

      posted in FOG Problems
      J
      Jim Holcomb