• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. o71
    3. Posts
    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by o71

    • RE: Snapin and ftp password

      @tom-elliott @Sebastian-Roth Thanks ! Happy to help you 😉

      Have a nice day !

      posted in FOG Problems
      O
      o71
    • RE: Snapin and ftp password

      I think the problem is in the file ‘lib/client/snapinclient.class.php’

      I suggest to replace line :

      header("X-Sendfile: $SnapinFile");
      

      By

      header("X-Sendfile: $file");
      

      What do you think about it ?

      Thanks

      posted in FOG Problems
      O
      o71
    • Snapin and ftp password

      Hello,

      My FOG version is : 1.5.9.3

      While testing the snapin function, I noticed that I see the FTP password in clear when I launched a wireshark capture on the client workstation during the execution of the task (in an HTTP stream) :
      pb fog.PNG

      Is it normal, a problem with my configuration or a bug?

      Thank you.

      posted in FOG Problems
      O
      o71
    • RE: Update to 1.4.0 RC11 : Failed Backing up database

      @Tom-Elliott Its works! I’m with RC12 version with dev-branch. Thank you very much for your help.

      Running Version 1.4.0-RC-12
      SVN Revision: 6069
      
      posted in FOG Problems
      O
      o71
    • RE: Update to 1.4.0 RC11 : Failed Backing up database

      @Tom-Elliott
      The problem would come from the dev-branch and not from my server? If so, it is better that I stay for the moment in RC9.3 and I wait for another update? Or can I stay in the current state without fear of future problems?

      posted in FOG Problems
      O
      o71
    • RE: Update to 1.4.0 RC11 : Failed Backing up database

      @Tom-Elliott Its works ! What should I do now ? I do it :

      git checkout dev-branch
      
      posted in FOG Problems
      O
      o71
    • RE: Update to 1.4.0 RC11 : Failed Backing up database

      @Tom-Elliott Same problem 😞

      posted in FOG Problems
      O
      o71
    • RE: Update to 1.4.0 RC11 : Failed Backing up database

      @Tom-Elliott

      git status
      Sur la branche dev-branch
      Votre branche est à jour avec 'origin/dev-branch'.
      Modifications qui ne seront pas validées :
        (utilisez "git add <fichier>..." pour mettre à jour ce qui sera validé)
        (utilisez "git checkout -- <fichier>..." pour annuler les modifications dans la copie de travail)
      
              modifié :         src/ipxe/src-efi/config/console.h
              modifié :         src/ipxe/src/config/console.h
      
      Fichiers non suivis:
        (utilisez "git add <fichier>..." pour inclure dans ce qui sera validé)
      
              bin/checksum_init/
              bin/checksum_kernel/
              packages/FOGService.msi
              packages/clientfiles/
              packages/inits/
              packages/kernels/
              rpttmp/
      
      aucune modification n'a été ajoutée à la validation (utilisez "git add" ou "git commit -a")
      
      posted in FOG Problems
      O
      o71
    • RE: Update to 1.4.0 RC11 : Failed Backing up database

      @Tom-Elliott How can I find it ?

      posted in FOG Problems
      O
      o71
    • RE: Update to 1.4.0 RC11 : Failed Backing up database

      The apache error log :

      [Mon May 08 22:51:19.713234 2017] [:error] [pid 4949] [client X.X.X.X:63396] PHP Fatal error:  Uncaught exception 'LogicException' with message 'Class Manager could not be loaded' in /var/www/html/fog/lib/fog/plugin.class.php:307\nStack trace:\n#0 [internal function]: spl_autoload('Manager')\n#1 /var/www/html/fog/lib/fog/plugin.class.php(307): class_exists('Manager')\n#2 /var/www/html/fog/lib/fog/fogbase.class.php(1925): Plugin->getManager()\n#3 /var/www/html/fog/lib/fog/fogbase.class.php(596): FOGBase::getSubObjectIDs('Plugin', Array, 'name')\n#4 /var/www/html/fog/lib/fog/fogcore.class.php(171): FOGBase::getActivePlugins()\n#5 /var/www/html/fog/lib/fog/loadglobals.class.php(44): FOGCore::setEnv()\n#6 /var/www/html/fog/lib/fog/loadglobals.class.php(77): LoadGlobals::_init()\n#7 /var/www/html/fog/commons/base.inc.php(49): LoadGlobals->__construct()\n#8 /var/www/html/fog/service/getversion.php(30): require('/var/www/html/f...')\n#9 {main}\n  thrown in /var/www/html/fog/lib/fog/plugin.class.php on line 307
      
      
      posted in FOG Problems
      O
      o71
    • Update to 1.4.0 RC11 : Failed Backing up database

      SERVER

      FOG Version: fog-1-4-0-rc-9.3
      OS: Debian 8
      CLIENT

      Service Version: 0.11.12
      OS: 7 / 8.1 / 10
      DESCRIPTION

      I can’t do the update from fog-1.4.0 RC9.3 to fog 1.4.0 RC11

      * Backing up database.........................................Failed!
      
      

      File fog_error_1.4.0-RC-11.log (I have replace the real IP and name)

      mai 08 21:39:54 server systemd[1]: Started The PHP FastCGI Process Manager.
      --2017-05-08 21:39:58--  http://X.X.X.X//fog//maintenance/backup_db.php
      Connexion à X.X.X.X:80… connecté.
      requête HTTP transmise, en attente de la réponse… 500 Internal Server Error
      2017-05-08 21:39:58 erreur 500 : Internal Server Error.
      

      Can you help me ?

      Thanks

      posted in FOG Problems
      O
      o71
    • RE: 'Login History' Report - problem finally not completely solved

      It works. Thanks

      Have a nice day.

      posted in FOG Problems
      O
      o71
    • 'Login History' Report - problem finally not completely solved

      SERVER

      FOG Version: 1.3.1-RC-3
      OS: Debian 8
      CLIENT

      Service Version: 0.11.7
      OS: 7 / 8.1 / 10
      DESCRIPTION

      Hello,

      In fact it’s better with 1.3.1-RC-3 but it does not filtrer correctly the users :

      I select one user (sio2-test) :

      0_1483705108490_fog_user.PNG

      And I have as result some other user ‘o…’ in yellow :
      0_1483705152349_fog_user2.PNG

      Thanks

      posted in FOG Problems
      O
      o71
    • RE: 'Login History' Report - problem with username filter

      It’s ok with version 1.3.1-RC-3 🙂

      In fact it’s better with 1.3.1-RC-3 but it doesn’t filtrer correctly the users :

      I select one user (sio2-test) :

      0_1483705108490_fog_user.PNG

      And I have as result some other user ‘o…’ in yellow :
      0_1483705152349_fog_user2.PNG

      Thanks

      posted in FOG Problems
      O
      o71
    • 'Login History' Report - problem with username filter
      Server
      • FOG Version: 1.3.0
      • OS: Debian 8
      Client
      • Service Version: 0.11.7
      • OS: 7 / 8.1 / 10
      Description

      Hello,

      First, I’m sorry for my English, I’m french.

      I have a problem, when I want to see the ‘login History’ for a user (for example user ‘sio2-test’) : I select the username in the list and I clic ‘Search’ :
      0_1483693838062_login-history-byusername-1.PNG

      I have this message :
      0_1483693859369_login-history-byusername-2.PNG
      But when I see the ‘login History’ for a Host, it works, I see the previous username correctly :
      0_1483693617947_login-history-byhost.PNG

      Can you help me for this problem ?

      Thanks a lot.

      posted in FOG Problems
      O
      o71
    • 1 / 1