• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. FredG
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 1
    • Topics 13
    • Posts 45
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: FOG 1.5.2.11 GUI bug in Host and Group Membership Edit

      I have the same problem “If I tick a group/host (to remove a host from a group) and click “Remove” not the ticked but another (random) goup/host will be removed.”
      with : Ubuntu 16.04 and Fog 1.5.0.38, Fog 1.5.2, Fog 1.5.2.20
      I don’t know from which version I have this problem

      posted in Bug Reports
      F
      FredG
    • Pb Plugin's to remove

      Hello,

      Ubuntu 16.04 x64
      Fog 1.5.2

      You can’t just delete a plugin.
      If we delete a plugin, we delete all plugins.
      translated by DeepL

      0_1523627590366_Capture du 2018-04-13 15-52-55.png
      0_1523627380792_Capture du 2018-04-13 15-48-49.png

      posted in FOG Problems
      F
      FredG
    • RE: Why "Partition System Reserved" size is dynamic when deploying ?

      we could use a text file containing the list of labels. And do a test on this list ? (With the possibility for the user to add labels.)
      Then a script to inject automatically in init.xz ?

      And a topic on the forum so that one can give the labels of his country / language. This would make it possible to constitute a first text file

      @Sebastian Roth Is it possible ?

      ps 1 : sorry for my English

      ps 2 : I have the same problem with the partition 1 “recovery” of windows 10 recovery (english) -> récupération (french)

      ps 3 : Thank you for the product you offer us. Thank you for the time you spend developing fog

      posted in General
      F
      FredG
    • RE: Why "Partition System Reserved" size is dynamic when deploying ?

      Ok thank you but this is not a long term solution

      posted in General
      F
      FredG
    • RE: Why "Partition System Reserved" size is dynamic when deploying ?

      Hello,

      Resized during deploy.

      The version of windows is french (FR_fr). the name of the partition is “Réservé au système”.

      posted in General
      F
      FredG
    • Why "Partition System Reserved" size is dynamic when deploying ?

      Hello,

      Fog 1.4.4
      Deploy Windows 7 Pro sp1 64 bits with image type "Single Disk resizable "

      Why “Partition System Reserved” is dynamic when deploying ?
      what is the point ?

      cordially,

      posted in General
      F
      FredG
    • RE: 1.3.5 RC 7 Boot Key Sequence reset

      Hello,

      Fog 1.3.5 RC10 / Ubuntu 16.04, the error is still present.

      The id “FOG_KEY_SEQUENCE” 31, 32, 33, 34 and 35 reset after “Save Changes” in “FOG Settings”
      The others id are good.

      But the field “FOG_KEY_SEQUENCE” in “iPXE Boot Menu” is operational.

      posted in Bug Reports
      F
      FredG
    • RE: 1.3.5 RC 7 Boot Key Sequence reset

      @FredG said in 1.3.5 RC 7 Boot Key Sequence reset:

      No error in the apache error.log.
      The id “FOG_KEY_SEQUENCE” 31, 32, 33, 34 and 35 reset after “Save Changes”
      The others id are good.

      posted in Bug Reports
      F
      FredG
    • 1.3.5 RC 7 Boot Key Sequence reset
      Server
      • FOG Version: 1.3.5 RC 7
      • OS: Ubuntu 16.04
      Client
      • Service Version:
      • OS:
      Description

      In the menu “FOG Settings”, the field “FOG_KEY_SEQUENCE” is reset after “Save Changes”

      posted in Bug Reports
      F
      FredG
    • RE: Fog 1.3.5 RC5 + HP EliteBook 820 G3 + efi : Pb init.xz

      Yes the firmware is up to date.
      Bios N75 Ver 01.13 11/01/2016

      posted in Hardware Compatibility
      F
      FredG
    • RE: 1.3.5 RC5 + Ubuntu 16.04 : FOGPingHosts.service : PHP Fatal error

      0_1487084877870_pinghosts.class.php

      posted in Bug Reports
      F
      FredG
    • RE: Fog 1.3.5 RC5 + HP EliteBook 820 G3 + efi : Pb init.xz

      This works with snponly.efi

      posted in Hardware Compatibility
      F
      FredG
    • 1.3.5 RC5 + Ubuntu 16.04 : FOGPingHosts.service : PHP Fatal error
      Server
      • FOG Version: 1.3.5 RC5
      • OS: Ubuntu 16.04
      Client
      • Service Version:
      • OS:
      Description

      FOGPingHosts.service : PHP Fatal error: Uncaught Error: Cannot unset string offsets in /var/www/fog/lib/service/pinghosts.class.php:184

      ● FOGPingHosts.service - FOGPingHosts
         Loaded: loaded (/lib/systemd/system/FOGPingHosts.service; enabled; vendor preset: enabled)
         Active: active (running) since mar. 2017-02-14 09:16:15 CET; 4min 45s ago
       Main PID: 1586 (FOGPingHosts)
          Tasks: 2
         Memory: 9.0M
            CPU: 230ms
         CGroup: /system.slice/FOGPingHosts.service
                 └─1586 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts &
      
      févr. 14 09:16:15 fog-test systemd[1]: Started FOGPingHosts.
      févr. 14 09:16:18 fog-test FOGPingHosts[1586]: PHP Warning:  array_key_exists() expects parameter 2 to be array, string given in /var/www/fog/lib/service/pinghosts.class.php on line 172
      févr. 14 09:16:18 fog-test FOGPingHosts[1586]: PHP Fatal error:  Uncaught Error: Cannot unset string offsets in /var/www/fog/lib/service/pinghosts.class.php:184
      févr. 14 09:16:18 fog-test FOGPingHosts[1586]: Stack trace:
      févr. 14 09:16:18 fog-test FOGPingHosts[1586]: #0 /var/www/fog/lib/service/pinghosts.class.php(207): PingHosts->_commonOutput()
      févr. 14 09:16:18 fog-test FOGPingHosts[1586]: #1 /opt/fog/service/FOGPingHosts/FOGPingHosts(34): PingHosts->serviceRun()
      févr. 14 09:16:18 fog-test FOGPingHosts[1586]: #2 {main}
      févr. 14 09:16:18 fog-test FOGPingHosts[1586]:   thrown in /var/www/fog/lib/service/pinghosts.class.php on line 184```
      posted in Bug Reports
      F
      FredG
    • RE: Fog 1.3.4 stable, iPXE doesn't work with my Optiplex 790

      I come back to you.
      Our network team set up the RSTP on our building switch but it does not still work.

      With "NET_PROTO_STP, Spanning Tree protocol " and without "NET_PROTO_LACP, Link Aggregation control protocol ", the custom ipxe.pxe works on our network.

      If you confirm that it is “typically a Spanning Tree issue”, i’ll try to find a solution.

      posted in FOG Problems
      F
      FredG
    • Fog 1.3.5 RC5 + HP EliteBook 820 G3 + efi : Pb init.xz

      Fog 1.3.5 RC5
      HP EliteBook 820 G3
      efi

      Hello,

      When i try to “perform full host registration” :
      bzImage is ok
      init.xz returns to the menu.

      I also have a warning during the initialization of the network

      0_1487056466236_Warning.jpg

      posted in Hardware Compatibility
      F
      FredG
    • RE: 1.3.5 RC5 + Ubuntu 16.04

      Arf ! Sorry, that’s right.

      posted in Bug Reports
      F
      FredG
    • 1.3.5 RC5 + Ubuntu 16.04
      Server
      • FOG Version: 1.3.5 RC5
      • OS: Ubuntu 16.04
      Client
      • Service Version:
      • OS:
      Description

      Hi,

      PHP Warning: array_walk() expects parameter 1 to be array, null given in /var/www/fog/commons/init.php on line 406 on all service FOG

      ● FOGPingHosts.service - FOGPingHosts
         Loaded: loaded (/lib/systemd/system/FOGPingHosts.service; enabled; vendor preset: enabled)
         Active: active (running) since lun. 2017-02-13 16:38:24 CET; 13min ago
       Main PID: 1521 (FOGPingHosts)
          Tasks: 2
         Memory: 14.5M
            CPU: 404ms
         CGroup: /system.slice/FOGPingHosts.service
                 ├─1521 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts &
                 └─1555 /usr/bin/php -q /opt/fog/service/FOGPingHosts/FOGPingHosts &
      
      févr. 13 16:38:24 fog-test systemd[1]: Started FOGPingHosts.
      févr. 13 16:38:24 fog-test FOGPingHosts[1521]: PHP Warning:  array_walk() expects parameter 1 to be array, null given in /var/www/fog/commons/init.php on line 406
      
      ● FOGSnapinHash.service - FOGSnapinHash
         Loaded: loaded (/lib/systemd/system/FOGSnapinHash.service; enabled; vendor preset: enabled)
         Active: active (running) since lun. 2017-02-13 16:38:24 CET; 13min ago
       Main PID: 1527 (FOGSnapinHash)
          Tasks: 2
         Memory: 13.8M
            CPU: 217ms
         CGroup: /system.slice/FOGSnapinHash.service
                 ├─1527 /usr/bin/php -q /opt/fog/service/FOGSnapinHash/FOGSnapinHash &
                 └─1558 /usr/bin/php -q /opt/fog/service/FOGSnapinHash/FOGSnapinHash &
      
      févr. 13 16:38:24 fog-test systemd[1]: Started FOGSnapinHash.
      févr. 13 16:38:24 fog-test FOGSnapinHash[1527]: PHP Warning:  array_walk() expects parameter 1 to be array, null given in /var/www/fog/commons/init.php on line 406
      
      ● FOGScheduler.service - FOGScheduler
         Loaded: loaded (/lib/systemd/system/FOGScheduler.service; enabled; vendor preset: enabled)
         Active: active (running) since lun. 2017-02-13 16:38:24 CET; 13min ago
       Main PID: 1518 (FOGTaskSchedule)
          Tasks: 2
         Memory: 14.8M
            CPU: 407ms
         CGroup: /system.slice/FOGScheduler.service
                 ├─1518 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler &
                 └─1554 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler &
      
      févr. 13 16:38:24 fog-test systemd[1]: Started FOGScheduler.
      févr. 13 16:38:24 fog-test FOGTaskScheduler[1518]: PHP Warning:  array_walk() expects parameter 1 to be array, null given in /var/www/fog/commons/init.php on line 406
      
      ● FOGImageReplicator.service - FOGImageReplicator
         Loaded: loaded (/lib/systemd/system/FOGImageReplicator.service; enabled; vendor preset: enabled)
         Active: active (running) since lun. 2017-02-13 16:38:24 CET; 13min ago
       Main PID: 1516 (FOGImageReplica)
          Tasks: 2
         Memory: 14.5M
            CPU: 374ms
         CGroup: /system.slice/FOGImageReplicator.service
                 ├─1516 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator &
                 └─1559 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator &
      
      févr. 13 16:38:24 fog-test systemd[1]: Started FOGImageReplicator.
      févr. 13 16:38:24 fog-test FOGImageReplicator[1516]: PHP Warning:  array_walk() expects parameter 1 to be array, null given in /var/www/fog/commons/init.php on line 406
      
      ● FOGSnapinReplicator.service - FOGSnapinReplicator
         Loaded: loaded (/lib/systemd/system/FOGSnapinReplicator.service; enabled; vendor preset: enabled)
         Active: active (running) since lun. 2017-02-13 16:38:24 CET; 13min ago
       Main PID: 1524 (FOGSnapinReplic)
          Tasks: 2
         Memory: 13.5M
            CPU: 320ms
         CGroup: /system.slice/FOGSnapinReplicator.service
                 ├─1524 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator &
                 └─1556 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator &
      
      févr. 13 16:38:24 fog-test systemd[1]: Started FOGSnapinReplicator.
      févr. 13 16:38:24 fog-test FOGSnapinReplicator[1524]: PHP Warning:  array_walk() expects parameter 1 to be array, null given in /var/www/fog/commons/init.php on line 406
      
      ● FOGMulticastManager.service - FOGMulticastManager
         Loaded: loaded (/lib/systemd/system/FOGMulticastManager.service; enabled; vendor preset: enabled)
         Active: active (running) since lun. 2017-02-13 16:38:24 CET; 13min ago
       Main PID: 1530 (FOGMulticastMan)
          Tasks: 2
         Memory: 13.9M
            CPU: 2.485s
         CGroup: /system.slice/FOGMulticastManager.service
                 ├─1530 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
                 └─1557 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager &
      
      févr. 13 16:38:24 fog-test systemd[1]: Started FOGMulticastManager.
      févr. 13 16:38:24 fog-test FOGMulticastManager[1530]: PHP Warning:  array_walk() expects parameter 1 to be array, null given in /var/www/fog/commons/init.php on line 406```
      posted in Bug Reports
      F
      FredG
    • RE: Fog 1.3.4 Pxe Wait Running Post init Scripts + doesn't mount repertory

      Sorry, it was a problem of network

      posted in FOG Problems
      F
      FredG
    • Fog 1.3.4 Pxe Wait Running Post init Scripts + doesn't mount repertory
      Server
      • FOG Version: 1.3.4 stable
      • OS: Ubuntu 16.04
      Client
      • Service Version:
      • OS:
      Description

      Wait a long time “Running Post init Scripts”

      0_1486709754498_1Wait Running Post init Scripts.jpg

      Wait a long time mounting directory

      0_1486709798359_2Wait Mounting.jpg

      And doesn’t mount repertory

      0_1486709826702_3Not mount.jpg

      What can i do ?

      posted in FOG Problems
      F
      FredG
    • 1 / 1