@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
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
It works. Thanks
Have a nice day.
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) :
And I have as result some other user ‘o…’ in yellow :
Thanks
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) :
And I have as result some other user ‘o…’ in yellow :
Thanks
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’ :
I have this message :
But when I see the ‘login History’ for a Host, it works, I see the previous username correctly :
Can you help me for this problem ?
Thanks a lot.