• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • AxeMeAQuestion22A

      Unsolved Fog iPXE Menu no input

      FOG Problems
      • • • AxeMeAQuestion22
      16
      0
      Votes
      16
      Posts
      346
      Views

      Tom ElliottT

      @jfernandz https://stackoverflow.com/questions/4713088/how-do-i-use-git-bisect

      This is just very basic overview and probably unhelpful.

      If you’re familiar with git, you can switch to different points in time (via the dev-branch) to figure out when we last knew things were good. So first, I’d suggest trying to find exactly when that would’ve been.

      I’d likely start, using dev-branch as the primary “tester case”

      git checkout -b dev-branch

      If you haven’t already done so of course.

      Then I’d put the branch at the same level as when we pushed out 1.5.10:

      git checkout 081d1f4

      Run your install and see if things worked, if they do:

      git checkout dev-branch git bisect start git bisect bad git bisect good 081d1f4

      Of course the 081d1f4 is the hash of the commit where things were good: this might or might not be the 1.5.10 release, so your mileage may very and may need some more adjustment.

      You can find these hashes on https://github.com/FOGProject/fogproject/commits/dev-branch/?after=f7fd3a7a3f188b4540f089a7f38c4d368b53376c+174 using the different pages at the bottom to find a point in time, and they show the hashes on the right and side of each commit.

      It will iterate through things and you just mark after each install/test what worked (as good or bad) by testing:

      If it still fails, you’d run git bisect bad, if it succeeds, you would run git bisect good each iteration.

      It’s tedious I know. but it will help us find the exact point things broke and hopefully from what (maybe it’s something we did, maybe something within ipxe, but gives us a starting point to test things out.)

      Thanks

    • N

      Create New Host with API - Snapins wont install - Rename Host not working.

      General Problems
      • • • neuferchris
      2
      0
      Votes
      2
      Posts
      40
      Views

      N

      This are The Option I want to set with API after creating the Host in FOG:
      cdda90c8-0a3b-4a5d-a7f4-2cebaf2e81d5-grafik.png

      After Imaging, Snapins wont be installed automaticaly. Is there a Task missing?
      For some Reason i get this Message in the fog.log on the client.

      20.05.2025 11:10:48 Middleware::Response No snapins

      761870a9-1d3b-4e54-91cd-680a5fa57396-grafik.png

      20.05.2025 11:10:48 Middleware::Communication URL: http://10.0.96.10/fog/management/index.php?sub=requestClientInfo&configure&newService&json 20.05.2025 11:10:48 Middleware::Response Success 20.05.2025 11:10:48 Middleware::Communication URL: http://10.0.96.10/fog/management/index.php?sub=requestClientInfo&mac=00:2B:67:99:C6:BC|58:EF:68:E6:5D:73|F8:AC:65:E2:94:65|F8:AC:65:E2:94:66|FA:AC:65:E2:94:65|F8:AC:65:E2:94:69&newService&json 20.05.2025 11:10:48 Middleware::Response Success 20.05.2025 11:10:48 Middleware::Communication URL: http://10.0.96.10/fog/service/getversion.php?clientver&newService&json 20.05.2025 11:10:48 Middleware::Communication URL: http://10.0.96.10/fog/service/getversion.php?newService&json 20.05.2025 11:10:48 Service Creating user agent cache 20.05.2025 11:10:48 Middleware::Response Invalid time 20.05.2025 11:10:48 Middleware::Response No Printers 20.05.2025 11:10:48 Middleware::Response Module is disabled globally on the FOG server ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Client-Info Client Version: 0.13.0 20.05.2025 11:10:48 Client-Info Client OS: Windows 20.05.2025 11:10:48 Client-Info Server Version: 1.5.10.1655 20.05.2025 11:10:48 Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Client-Info Client Version: 0.13.0 20.05.2025 11:10:48 Client-Info Client OS: Windows 20.05.2025 11:10:48 Client-Info Server Version: 1.5.10.1655 20.05.2025 11:10:48 Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Client-Info Client Version: 0.13.0 20.05.2025 11:10:48 Client-Info Client OS: Windows 20.05.2025 11:10:48 Client-Info Server Version: 1.5.10.1655 20.05.2025 11:10:48 Middleware::Response Success 20.05.2025 11:10:48 HostnameChanger Users still logged in and enforce is disabled, delaying any further actions ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Client-Info Client Version: 0.13.0 20.05.2025 11:10:48 Client-Info Client OS: Windows 20.05.2025 11:10:48 Client-Info Server Version: 1.5.10.1655 20.05.2025 11:10:48 Middleware::Response No snapins ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Client-Info Client Version: 0.13.0 20.05.2025 11:10:48 Client-Info Client OS: Windows 20.05.2025 11:10:48 Client-Info Server Version: 1.5.10.1655 20.05.2025 11:10:48 Middleware::Response No Printers ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PowerManagement------------------------------- ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Client-Info Client Version: 0.13.0 20.05.2025 11:10:48 Client-Info Client OS: Windows 20.05.2025 11:10:48 Client-Info Server Version: 1.5.10.1655 20.05.2025 11:10:48 Middleware::Response Success 20.05.2025 11:10:48 PowerManagement Calculating tasks to unschedule 20.05.2025 11:10:48 PowerManagement Calculating tasks to schedule ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Client-Info Client Version: 0.13.0 20.05.2025 11:10:48 Client-Info Client OS: Windows 20.05.2025 11:10:48 Client-Info Server Version: 1.5.10.1655 20.05.2025 11:10:48 Middleware::Response Success ------------------------------------------------------------------------------ 20.05.2025 11:10:48 Service Sleeping for 133 seconds

      Greez
      Chris

    • C

      Solved Capturing at Gigabit speeds however only Unicasting at 50Mbps

      FOG Problems
      • • • Clebboii
      7
      0
      Votes
      7
      Posts
      195
      Views

      C

      @Tom-Elliott Yes correct, if its not to do with R8169, then I am unsure what is going on.

    • R

      Unsolved Disk Selection in FOG

      Windows Problems
      • • • richie086
      3
      0
      Votes
      3
      Posts
      65
      Views

      R

      I just want to know if it is possible. Seems like it should be, but I am having difficulty finding any information online regarding how to actually do it.

    • R

      Unsolved FOG installer fails when checking on mysql-client package; it is not needed since we use external database server

      FOG Problems
      • • • roozshab
      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • C

      LENOVO L13 : IPXE initialising Devices

      Hardware Compatibility
      • • • Ced58
      5
      0
      Votes
      5
      Posts
      195
      Views

      JJ FullmerJ

      @Ced58 I use this model. It’s best to get either the official Lenovo usb c ethernet adapter or the proprietary Lenovo adapter for the special ethernet port on these. Also in the bios there’s a Mac pass through option that you want to set to internal or second Mac address. With the latest version of fog and kernel it should see that internal mac even if you share an adapter for imaging multiple of that device.

    • 1 / 1