@tom-elliott @Sebastian-Roth Thanks ! Happy to help you
Have a nice day !
@tom-elliott @Sebastian-Roth Thanks ! Happy to help you
Have a nice day !
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
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) :
Is it normal, a problem with my configuration or a bug?
Thank you.
@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
@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?
@Tom-Elliott Its works ! What should I do now ? I do it :
git checkout dev-branch
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")
@Tom-Elliott How can I find it ?
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