• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Infojoe
    3. Posts
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 21
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Error in creating host

      Works well ! 😊

      posted in FOG Problems
      I
      Infojoe
    • RE: Error in sending inventory

      Works well ! 😁

      posted in FOG Problems
      I
      Infojoe
    • Error in creating host

      Hello everyone !
      There’s an error coming from packages/web/lib/fog/hostmanager.class.php at line 195.
      In apache error log, it says that strlen function is waiting for a string, but array given.
      So new host can’t be created from management page (did not try from fog pxe menu).
      If I delete "
      $macs = array_values(array_filter((array)$macs, ā€˜strlen’));
      if (count($macs) < 1) {
      return;
      }"
      everything works fine.
      Version : dev 1.5.10.1862
      Thant’s all !

      posted in FOG Problems
      I
      Infojoe
    • Error in sending inventory

      Hello everyone !
      First, there is a typo in packages/web/service/inventory.php line 23:
      ā€œFOGCoree:checkAuthAndCSRF()ā€ instead of ā€œFOGCore::checkAuthAndCSRF()ā€
      That creates an error in apache error.log.

      Second, even after I corrected this typo in my own server, inventory is not sent. No error anymore, everything seems to go fine, but there no inventory in host page.
      Version : dev 1.5.10.1862
      That’s all !

      posted in FOG Problems
      I
      Infojoe
    • RE: Filters duplicating from table to others

      So I am alone ?

      posted in FOG Problems
      I
      Infojoe
    • RE: Filters duplicating from table to others

      @Infojoe I forgot an important information : version 1.5.10.1826

      posted in FOG Problems
      I
      Infojoe
    • Filters duplicating from table to others

      Hello everyone !
      Once again ā€œmerci beaucoupā€ for the job !
      I have a problem that exists for a long time.

      When I filter a table (host name for example), filter is duplicated to other tables in other pages.

      Steps to reproduce :

      • In hosts page, filter table by hostname (ā€œA01ā€ for example)
      • Go to Snapins management page. Snapin name is filtered with ā€œA01ā€
      • Reload Snapins management page, filter disappears

      In some page, filters causes table to be empty without showing the filter string. Example : Groups page. Reload, it’s ok.

      It’s seems that filter is copied to the column with the same ā€œdata-columnā€ id (3 in my example).

      Am I alone with this problem ?

      posted in FOG Problems
      I
      Infojoe
    • RE: Slow computer listing and high CPU with version 1.5.1.01798

      @Infojoe And a real question : How can I mark this as ā€œsolvedā€ ?

      posted in FOG Problems
      I
      Infojoe
    • RE: Slow computer listing and high CPU with version 1.5.1.01798

      @Tom-Elliott Tested and… Perfect ! Thank you very very very much !
      Where can change topic status to ā€œSolved by the masterā€ ?

      posted in FOG Problems
      I
      Infojoe
    • RE: Slow computer listing and high CPU with version 1.5.1.01798

      @Tom-Elliott No LDAP here.

      posted in FOG Problems
      I
      Infojoe
    • RE: Slow computer listing and high CPU with version 1.5.1.01798

      @Tom-Elliott I modified the file. No change.

      posted in FOG Problems
      I
      Infojoe
    • RE: Slow computer listing and high CPU with version 1.5.1.01798

      @Tom-Elliott No problem.
      On my side, I have about 630 hosts. Usually, hosts page loads in a second.

      posted in FOG Problems
      I
      Infojoe
    • Slow computer listing and high CPU with version 1.5.1.01798

      Hi everyone !
      Since I update to 1.5.10.1798, it takes up to 3mn to show full computers listing on index.php?node=host. During this time, php-fpm8.3 consume 100% CPU time.
      And all others pages (groups for ex) don’t respond during this time. But they load fine after computers list finally loads.

      And sometimes, it end up with a gateway timeout…

      Am I alone with this problem ?

      posted in FOG Problems
      I
      Infojoe
    • RE: Snapin Pack Arguments double-quotes problem

      @Tom-Elliott
      Corrected in 1.5.10.1744 !
      Thank you mastacontrola and Tom šŸ‘ 😊

      posted in FOG Problems
      I
      Infojoe
    • RE: Snapin Pack Arguments double-quotes problem

      @slackenberg
      New version 1.5.10.1742, same problem.
      It’s very dangerous ! In fact, if you update a snapin without writing whole arguments with double-quotes again, they’re lost and snapin is not executed.

      posted in FOG Problems
      I
      Infojoe
    • RE: Snapin Pack Arguments double-quotes problem

      My Fog version : 1.5.10.1734 over Ubuntu 22.
      It just looks like double-quotes escaping problem…

      posted in FOG Problems
      I
      Infojoe
    • 1 / 1