@Sebastian-Roth
Oops…
working-1.6 hasn’t the SQL fix and it fail during install.
And even if I end installing it, server looks to crash after a while.
What should I do ?
@Sebastian-Roth
Oops…
working-1.6 hasn’t the SQL fix and it fail during install.
And even if I end installing it, server looks to crash after a while.
What should I do ?
@Sebastian-Roth
I have done this :
root@fogserver:/home/adminfog/fogproject# git checkout dev-branch
Extraction des fichiers: 100% (1029/1029), fait.
La branche 'dev-branch' est paramétrée pour suivre la branche distante 'dev-branch' depuis 'origin'.
Basculement sur la nouvelle branche 'dev-branch'
root@fogserver:/home/adminfog/fogproject# git pull
Déjà à jour.
root@fogserver:/home/adminfog/fogproject# git log -1
commit bf60833b45eb0f34452ded883b0eef87c6b2a0b1 (HEAD -> dev-branch, origin/dev-branch)
Author: Sebastian Roth <sebaroth@gmx.de>
Date: Sun Mar 8 19:09:53 2020 +0100
Prevent FOGMulticastManager from completing a task too early when the first host has checked out and fix typo in killTask function call
root@fogserver:/home/adminfog/fogproject# cd bin/
root@fogserver:/home/adminfog/fogproject/bin# ./installfog.sh
It has installed version 1.5.8.15 that is working fine.
I know it’s not a common way to install fog but I still end with access denied for root not using password when using .fogsettings because install isn’t asking for root password when there is one set between two update.
Not using the fogsetting looks to make install finish.
Yet, i have few acces denied in error log during install. (5 for root and 1 for fogmaster).
I hope this is not blocking some db install or update creating my other problem because just after sql & db setting up, mysqld is using all free CPU.
@Sebastian-Roth Here are the 2 files :
Export Hosts FOG Project.csv
Export Groups FOG Project.csv
Maybe you also need installed apps version or a full db backup ?
After a week server was saying this and I had to force reboot.

I have 290 host.
Delete host from GUI also bring the memory exhausted error.
What is strange is that import works fine.
I had to do this to run the test :
MariaDB [fog]> delete from hosts;
Query OK, 289 rows affected (0.155 sec)
I tried with only one host but I still can’t access the page.
Here is what i see in debug.
It loop on check in endlessly (I let it run for more than one hour yesterday).

http://fogserver/fog/service/Pre_Stage1.php?mac=4c:cc:6a:32:e5:4b&type=down
Brings a black page.
I have run top from ssh on host during debug task when it try to check in.
I see the line coming and leaving.
curl -Lks --data sysuuid=6ec79d68-0c89-11e6-9a1e-1543db3a1300&mac=4c:cc:6a:32:e5:4b&type=down http://10.121.84.8/fog/service/Pre_Stage1.php
This apache log when I try to acces to http://fogserver/fog/service/Pre_Stage1.php?mac=4c:cc:6a:32:e5:4b&type=down
(10.121.84.13 is my computer).
[Fri Feb 28 15:03:15.432341 2020] [proxy_fcgi:error] [pid 474] [client 10.121.84.13:52235] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 1069056 bytes) in /var/www/html/fog/lib/fog/fogbase.class.php on line 2382'
[Fri Feb 28 15:03:16.827698 2020] [proxy_fcgi:error] [pid 709] [client 10.121.84.13:52222] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 909312 bytes) in /var/www/html/fog/lib/fog/fogbase.class.php on line 2382'
Hello,
I have made a fresh install of FOG on Debian 10.
I have only add SSH during OS install as it was said here : https://wiki.fogproject.org/wiki/index.php?title=Debian_8.
First, I had message saying I had to have a proper root connection of something like that when using “su” to ring install script…
I have to install sudo and add my user to sudoers to use “sudo -i”.
Then, install of FOG installed MariaDB itself but without any password prompt.
I end with an SQL root password problem and not possible MySQL login in command line.
GIU was working but I had not idea of hte root password possibly set during install.
Empty password login to MySQL wasn’t working either.
I tried to set/reset it but after this install wasn’t ending since it doesn’t ask for root SQL password when .fogsettings exist.
I had to remove then reinstall MariaDB to set root password before running new FOG install (deleting .fogsettings).
Am I the only one having this problem ?
It’s an empty db.
Only hosts and groups have been imported by csv. I have manually added images.
I have deleted my testing host and add it again in gui (name and mac) to remove any imported data.
I have run hardware inventory without problem.
I also notice that php-fpm7.3 use 100% of cpu when FOG do task such tell computer to start from lan, load pxe and just before check in failed. Between these, CPU go back to less than 10% use.

Fresh install of version 1.5.8.964 on Debian 10 bring the same message.
10.121.84.110 is the host with “check in failed”.
Other one is a powered registered host with fog client.
[Thu Feb 27 16:44:51.107987 2020] [proxy_fcgi:error] [pid 4573] [client 10.121.84.13:55316] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 16384 bytes) in /var/www/html/fog/lib/db/pdodb.class.php on line 617'
[Thu Feb 27 16:44:58.220066 2020] [proxy_fcgi:error] [pid 4296] [client 10.121.86.110:45384] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/fog/lib/fog/fogbase.class.php on line 483'
[Thu Feb 27 16:45:07.058804 2020] [proxy_fcgi:error] [pid 8835] [client 10.121.84.43:62335] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 962560 bytes) in /var/www/html/fog/lib/fog/fogbase.class.php on line 2382'
@Sebastian-Roth I just see that my OS partition is full. I have fix it before.
Each time I have the check in error, i have the memory exhausted error.
Endless error… I have set -1 as limit and it’s same…
[Thu Feb 27 10:38:35.348972 2020] [proxy_fcgi:error] [pid 30368] [client 10.121.86.78:36270] AH01071: Got error 'PHP message: PHP Fatal error: Out of memory (allocated 4118974464) (tried to allocate 20480 bytes) in /var/www/html/fog/lib/fog/fogbase.class.php on line 483\n'
I edited /etc/php/7.2/fpm/pool.d/www.conf to set php_admin_value[memory_limit] = 1024M and end with this :
[Wed Feb 26 15:51:37.870983 2020] [proxy_fcgi:error] [pid 873] [client 10.121.84.43:59200] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/fog/lib/fog/fogbase.class.php on line 483\n'
@Sebastian-Roth
I run version 1.5.8.960
I have these 2 type of error in Apache log :
[Wed Feb 26 13:33:08.728059 2020] [proxy_fcgi:error] [pid 7204] [client 10.121.84.39:49338] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Exception: Error multiple hosts returned for list of mac addresses in /var/www/html/fog/lib/fog/hostmanager.class.php:299\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogbase.class.php(592): HostManager->getHostByMacAddresses(Array)\n#1 /var/www/html/fog/lib/client/registerclient.class.php(46): FOGBase::getHostItem(true, false, false, true)\n#2 /var/www/html/fog/lib/fog/fogpage.class.php(2117): RegisterClient->json()\n#3 /var/www/html/fog/lib/fog/fogpage.class.php(274): FOGPage->requestClientInfo()\n#4 /var/www/html/fog/lib/fog/fogpagemanager.class.php(255): FOGPage->__construct()\n#5 /var/www/html/fog/lib/fog/fogpagemanager.class.php(73): FOGPageManager->loadPageClasses()\n#6 [internal function]: FOGPageManager->__construct()\n#7 /var/www/html/fog/lib/fog/fogbase.class.php(493): ReflectionClass->newInstanceArgs(Array)\n#8 /var/www/html/fog/management/index.php(23): FOGBase::getClass('FOGPageManager')\n#9 {main}\n thrown in /var/www/html/fog/lib/fog/hostmanager.class.php on lin...\n'
[Wed Feb 26 13:33:36.859890 2020] [proxy_fcgi:error] [pid 8925] [client 10.121.84.13:64391] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/fog/lib/fog/fogbase.class.php on line 483\n'
Hello again,
When i try to deploy, it loops on “Attempting to check in …… Failed”.
Where can I get log about this part to have more information of the problem ?
Thank you.
@Tom-Elliott Fast as always. Thank you !
Running installfog.sh without the -y option makes install end well but i have blank page in GUI or error 500.
Here are the install logs :
févr. 25 11:13:12 fogserver systemd[1]: Starting The PHP 7.2 FastCGI Process Manager...
févr. 25 11:13:12 fogserver systemd[1]: Started The PHP 7.2 FastCGI Process Manager.
mysql: [Warning] Using a password on the command line interface can be insecure.
'./undionly.kkpxe' -> '/tftpboot/./undionly.kkpxe'
'./intel.kpxe' -> '/tftpboot/./intel.kpxe'
'./ipxe.usb' -> '/tftpboot/./ipxe.usb'
'./undionly.kpxe' -> '/tftpboot/./undionly.kpxe'
'./realtek.kpxe' -> '/tftpboot/./realtek.kpxe'
'./undionly.pxe' -> '/tftpboot/./undionly.pxe'
'./ipxe.iso' -> '/tftpboot/./ipxe.iso'
'./realtek.pxe' -> '/tftpboot/./realtek.pxe'
'./boot.txt' -> '/tftpboot/./boot.txt'
'./i386-efi/snponly.efi' -> '/tftpboot/./i386-efi/snponly.efi'
'./i386-efi/ncm--ecm--axge.efi' -> '/tftpboot/./i386-efi/ncm--ecm--axge.efi'
'./i386-efi/snp.efi' -> '/tftpboot/./i386-efi/snp.efi'
'./i386-efi/ipxe.efi' -> '/tftpboot/./i386-efi/ipxe.efi'
'./i386-efi/realtek.efi' -> '/tftpboot/./i386-efi/realtek.efi'
'./i386-efi/intel.efi' -> '/tftpboot/./i386-efi/intel.efi'
'./intel.kkpxe' -> '/tftpboot/./intel.kkpxe'
'./snponly.efi' -> '/tftpboot/./snponly.efi'
'./ipxe.kkpxe' -> '/tftpboot/./ipxe.kkpxe'
'./memdisk' -> '/tftpboot/./memdisk'
'./ncm--ecm--axge.efi' -> '/tftpboot/./ncm--ecm--axge.efi'
'./realtek.kkpxe' -> '/tftpboot/./realtek.kkpxe'
'./snp.efi' -> '/tftpboot/./snp.efi'
'./ipxe.kpxe' -> '/tftpboot/./ipxe.kpxe'
'./10secdelay/undionly.kkpxe' -> '/tftpboot/./10secdelay/undionly.kkpxe'
'./10secdelay/intel.kpxe' -> '/tftpboot/./10secdelay/intel.kpxe'
'./10secdelay/ipxe.usb' -> '/tftpboot/./10secdelay/ipxe.usb'
'./10secdelay/undionly.kpxe' -> '/tftpboot/./10secdelay/undionly.kpxe'
'./10secdelay/realtek.kpxe' -> '/tftpboot/./10secdelay/realtek.kpxe'
'./10secdelay/undionly.pxe' -> '/tftpboot/./10secdelay/undionly.pxe'
'./10secdelay/ipxe.iso' -> '/tftpboot/./10secdelay/ipxe.iso'
'./10secdelay/realtek.pxe' -> '/tftpboot/./10secdelay/realtek.pxe'
'./10secdelay/i386-efi/snponly.efi' -> '/tftpboot/./10secdelay/i386-efi/snponly.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/i386-efi/snponly.efi': No such file or directory
'./10secdelay/i386-efi/ncm--ecm--axge.efi' -> '/tftpboot/./10secdelay/i386-efi/ncm--ecm--axge.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/i386-efi/ncm--ecm--axge.efi': No such file or directory
'./10secdelay/i386-efi/snp.efi' -> '/tftpboot/./10secdelay/i386-efi/snp.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/i386-efi/snp.efi': No such file or directory
'./10secdelay/i386-efi/ipxe.efi' -> '/tftpboot/./10secdelay/i386-efi/ipxe.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/i386-efi/ipxe.efi': No such file or directory
'./10secdelay/i386-efi/realtek.efi' -> '/tftpboot/./10secdelay/i386-efi/realtek.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/i386-efi/realtek.efi': No such file or directory
'./10secdelay/i386-efi/intel.efi' -> '/tftpboot/./10secdelay/i386-efi/intel.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/i386-efi/intel.efi': No such file or directory
'./10secdelay/intel.kkpxe' -> '/tftpboot/./10secdelay/intel.kkpxe'
'./10secdelay/snponly.efi' -> '/tftpboot/./10secdelay/snponly.efi'
'./10secdelay/ipxe.kkpxe' -> '/tftpboot/./10secdelay/ipxe.kkpxe'
'./10secdelay/memdisk' -> '/tftpboot/./10secdelay/memdisk'
'./10secdelay/ncm--ecm--axge.efi' -> '/tftpboot/./10secdelay/ncm--ecm--axge.efi'
'./10secdelay/realtek.kkpxe' -> '/tftpboot/./10secdelay/realtek.kkpxe'
'./10secdelay/snp.efi' -> '/tftpboot/./10secdelay/snp.efi'
'./10secdelay/ipxe.kpxe' -> '/tftpboot/./10secdelay/ipxe.kpxe'
'./10secdelay/intel.pxe' -> '/tftpboot/./10secdelay/intel.pxe'
'./10secdelay/ipxe.lkrn' -> '/tftpboot/./10secdelay/ipxe.lkrn'
'./10secdelay/ipxe.pxe' -> '/tftpboot/./10secdelay/ipxe.pxe'
'./10secdelay/ipxe.efi' -> '/tftpboot/./10secdelay/ipxe.efi'
'./10secdelay/arm64-efi/snponly.efi' -> '/tftpboot/./10secdelay/arm64-efi/snponly.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/arm64-efi/snponly.efi': No such file or directory
'./10secdelay/arm64-efi/ncm--ecm--axge.efi' -> '/tftpboot/./10secdelay/arm64-efi/ncm--ecm--axge.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/arm64-efi/ncm--ecm--axge.efi': No such file or directory
'./10secdelay/arm64-efi/snp.efi' -> '/tftpboot/./10secdelay/arm64-efi/snp.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/arm64-efi/snp.efi': No such file or directory
'./10secdelay/arm64-efi/ipxe.efi' -> '/tftpboot/./10secdelay/arm64-efi/ipxe.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/arm64-efi/ipxe.efi': No such file or directory
'./10secdelay/arm64-efi/realtek.efi' -> '/tftpboot/./10secdelay/arm64-efi/realtek.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/arm64-efi/realtek.efi': No such file or directory
'./10secdelay/arm64-efi/intel.efi' -> '/tftpboot/./10secdelay/arm64-efi/intel.efi'
cp: cannot create regular file '/tftpboot/./10secdelay/arm64-efi/intel.efi': No such file or directory
'./10secdelay/ipxe.krn' -> '/tftpboot/./10secdelay/ipxe.krn'
'./10secdelay/realtek.efi' -> '/tftpboot/./10secdelay/realtek.efi'
'./10secdelay/intel.efi' -> '/tftpboot/./10secdelay/intel.efi'
'./intel.pxe' -> '/tftpboot/./intel.pxe'
'./ipxe.lkrn' -> '/tftpboot/./ipxe.lkrn'
'./ipxe.pxe' -> '/tftpboot/./ipxe.pxe'
'./ipxe.efi' -> '/tftpboot/./ipxe.efi'
'./arm64-efi/snponly.efi' -> '/tftpboot/./arm64-efi/snponly.efi'
'./arm64-efi/ncm--ecm--axge.efi' -> '/tftpboot/./arm64-efi/ncm--ecm--axge.efi'
'./arm64-efi/snp.efi' -> '/tftpboot/./arm64-efi/snp.efi'
'./arm64-efi/ipxe.efi' -> '/tftpboot/./arm64-efi/ipxe.efi'
'./arm64-efi/realtek.efi' -> '/tftpboot/./arm64-efi/realtek.efi'
'./arm64-efi/intel.efi' -> '/tftpboot/./arm64-efi/intel.efi'
'./ipxe.krn' -> '/tftpboot/./ipxe.krn'
'./realtek.efi' -> '/tftpboot/./realtek.efi'
'./intel.efi' -> '/tftpboot/./intel.efi'
● tftpd-hpa.service - LSB: HPA's tftp server
Loaded: loaded (/etc/init.d/tftpd-hpa; generated)
Active: active (running) since Tue 2020-02-25 11:13:18 CET; 6ms ago
Docs: man:systemd-sysv-generator(8)
Process: 14828 ExecStop=/etc/init.d/tftpd-hpa stop (code=exited, status=0/SUCCESS)
Process: 14836 ExecStart=/etc/init.d/tftpd-hpa start (code=exited, status=0/SUCCESS)
Tasks: 1 (limit: 4681)
CGroup: /system.slice/tftpd-hpa.service
└─14845 /usr/sbin/in.tftpd --listen --user root --address :69 -s /tftpboot
févr. 25 11:13:18 fogserver systemd[1]: Starting LSB: HPA's tftp server...
févr. 25 11:13:18 fogserver tftpd-hpa[14836]: * Starting HPA's tftpd in.tftpd
févr. 25 11:13:18 fogserver tftpd-hpa[14836]: ...done.
févr. 25 11:13:18 fogserver systemd[1]: Started LSB: HPA's tftp server.
● vsftpd.service - vsftpd FTP server
Loaded: loaded (/etc/systemd/system/vsftpd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2020-02-25 11:13:18 CET; 8ms ago
Process: 14865 ExecStartPre=/bin/mkdir -p /var/run/vsftpd/empty (code=exited, status=0/SUCCESS)
Main PID: 14866 (vsftpd)
Tasks: 1 (limit: 4681)
CGroup: /system.slice/vsftpd.service
└─14866 /usr/sbin/vsftpd /etc/vsftpd.conf
févr. 25 11:13:18 fogserver systemd[1]: Starting vsftpd FTP server...
févr. 25 11:13:18 fogserver systemd[1]: Started vsftpd FTP server.
udpcast-20120424/
udpcast-20120424/process.c
udpcast-20120424/socklib.c
udpcast-20120424/statistics.h
udpcast-20120424/udp-receiver.txt
udpcast-20120424/udpcast.spec
udpcast-20120424/config.status
udpcast-20120424/COPYING
udpcast-20120424/udpcast.h
udpcast-20120424/udpc_process.h
udpcast-20120424/fec-test.c
udpcast-20120424/examples/
udpcast-20120424/examples/rateGovernor/
udpcast-20120424/examples/rateGovernor/sendPacket.pl
udpcast-20120424/examples/rateGovernor/Makefile
udpcast-20120424/examples/rateGovernor/ipe.c
udpcast-20120424/examples/rateGovernor/generatePacket.pl
udpcast-20120424/udps-negotiate.c
udpcast-20120424/configure.in
udpcast-20120424/log.c
udpcast-20120424/debian/
udpcast-20120424/debian/changelog
udpcast-20120424/debian/copyright
udpcast-20120424/debian/rules
udpcast-20120424/debian/control
udpcast-20120424/debian/source/
udpcast-20120424/debian/source/format
udpcast-20120424/debian/compat
udpcast-20120424/Kbuild
udpcast-20120424/udp-sender.txt
udpcast-20120424/libbb_udpcast.h
udpcast-20120424/rateGovernor.h
udpcast-20120424/config.log
udpcast-20120424/install-sh
udpcast-20120424/Makefile
udpcast-20120424/senddata.c
udpcast-20120424/fifo.h
udpcast-20120424/Makefile.flags
udpcast-20120424/rate-limit.h
udpcast-20120424/util.h
udpcast-20120424/udpr-negotiate.c
udpcast-20120424/fec.h
udpcast-20120424/console.c
udpcast-20120424/cmd.html
udpcast-20120424/Makefile.in
udpcast-20120424/html2man.pl
udpcast-20120424/buildMingw.sh
udpcast-20120424/applets.h
udpcast-20120424/config.h
udpcast-20120424/udp-receiver.h
udpcast-20120424/busyboxUsage
udpcast-20120424/produconsum.h
udpcast-20120424/config.sub
udpcast-20120424/udp-receiver.c
udpcast-20120424/participants.h
udpcast-20120424/config.guess
udpcast-20120424/receivedata.c
udpcast-20120424/fifo.c
udpcast-20120424/threads.h
udpcast-20120424/fec.c
udpcast-20120424/rateGovernor.c
udpcast-20120424/configure
udpcast-20120424/participants.c
udpcast-20120424/log.h
udpcast-20120424/receiver-diskio.c
udpcast-20120424/Config.in
udpcast-20120424/Changelog.txt
udpcast-20120424/statistics.c
udpcast-20120424/udp-sender.h
udpcast-20120424/auto-rate.c
udpcast-20120424/udpc-protoc.h
udpcast-20120424/console.h
udpcast-20120424/udp-sender.c
udpcast-20120424/rate-limit.c
udpcast-20120424/socklib.h
udpcast-20120424/udpc_version.c
udpcast-20120424/sender-diskio.c
udpcast-20120424/udpc_version.h
udpcast-20120424/produconsum.c
udpcast-20120424/config.h.in
udpcast-20120424/udpcast.c
udpcast-20120424/usage.h
udpcast-20120424/auto-rate.h
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pthread_create in -lpthread... yes
checking for dlsym in -ldl... yes
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for memory.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for string.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for struct ip_mreqn.imr_ifindex... yes
checking for in_addr_t... yes
checking whether llseek declared in unistd.h... no
checking whether lseek64 declared in unistd.h... yes
checking for htons... yes
checking for kill... yes
checking for daemon... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for atexit... yes
checking for on_exit... yes
checking for tcsetattr... yes
checking for lseek64... yes
checking for snprintf... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking for getopt_long... yes
checking for dlsym... yes
checking for 64-bit off_t... yes
checking whether gcc supports loff_t type... yes
checking whether gcc supports offset_t type... no
checking whether gcc supports long long type... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
perl html2man.pl cmd.html.man
install -d /usr/local/sbin
install -m 755 udp-sender udp-receiver /usr/local/sbin
install -d /usr/local/share/man/man1
install -m 644 udp-sender.1 udp-receiver.1 /usr/local/share/man/man1
install -d /usr/local/include/udpcast
install -m 644 rateGovernor.h /usr/local/include/udpcast
Warning: The unit file, source configuration file or drop-ins of FOGMulticastManager.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Warning: The unit file, source configuration file or drop-ins of FOGImageReplicator.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Warning: The unit file, source configuration file or drop-ins of FOGSnapinReplicator.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Warning: The unit file, source configuration file or drop-ins of FOGScheduler.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Warning: The unit file, source configuration file or drop-ins of FOGPingHosts.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Warning: The unit file, source configuration file or drop-ins of FOGSnapinHash.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Warning: The unit file, source configuration file or drop-ins of FOGImageSize.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Warning: Stopping rpcbind.service, but it can still be activated by:
rpcbind.socket
● rpcbind.service - RPC bind portmap service
Loaded: loaded (/lib/systemd/system/rpcbind.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2020-02-25 11:13:23 CET; 10ms ago
Docs: man:rpcbind(8)
Main PID: 16418 (rpcbind)
Tasks: 1 (limit: 4681)
CGroup: /system.slice/rpcbind.service
└─16418 /sbin/rpcbind -f -w
févr. 25 11:13:23 fogserver systemd[1]: Starting RPC bind portmap service...
févr. 25 11:13:23 fogserver systemd[1]: Started RPC bind portmap service.
● nfs-server.service - NFS server and services
Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
Active: active (exited) since Tue 2020-02-25 11:13:23 CET; 10ms ago
Process: 16429 ExecStopPost=/usr/sbin/exportfs -f (code=exited, status=0/SUCCESS)
Process: 16428 ExecStopPost=/usr/sbin/exportfs -au (code=exited, status=0/SUCCESS)
Process: 16427 ExecStop=/usr/sbin/rpc.nfsd 0 (code=exited, status=0/SUCCESS)
Process: 16440 ExecStart=/usr/sbin/rpc.nfsd $RPCNFSDARGS (code=exited, status=0/SUCCESS)
Process: 16439 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS)
Main PID: 16440 (code=exited, status=0/SUCCESS)
févr. 25 11:13:23 fogserver systemd[1]: Starting NFS server and services...
févr. 25 11:13:23 fogserver systemd[1]: Started NFS server and services.
and here are apache logs :
[Tue Feb 25 12:05:47.145208 2020] [proxy_fcgi:error] [pid 4312] [client 10.121.84.13:55570] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught ReflectionException: Class locationdeletemassitems does not exist in /var/www/html/fog/lib/fog/fogbase.class.php:479\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogbase.class.php(479): ReflectionClass->__construct('locationdeletem...')\n#1 /var/www/html/fog/lib/fog/fogbase.class.php(2539): FOGBase::getClass('locationdeletem...')\n#2 /var/www/html/fog/lib/fog/eventmanager.class.php(240): FOGBase::startClassFromFiles(Array, -9)\n#3 /var/www/html/fog/lib/fog/loadglobals.class.php(56): EventManager->load()\n#4 /var/www/html/fog/lib/fog/loadglobals.class.php(78): LoadGlobals::_init()\n#5 /var/www/html/fog/commons/base.inc.php(49): LoadGlobals->__construct()\n#6 /var/www/html/fog/management/index.php(22): require('/var/www/html/f...')\n#7 {main}\n thrown in /var/www/html/fog/lib/fog/fogbase.class.php on line 479\n'
Hello,
I try to update FOG 1.5.7.745 to 1.5.7.958 under Ubuntu 18.04.4 LTS.
And I end with DB update failled.

Not sure if there is a link but I have this in mysql error.log :
2020-02-25T08:48:14.645596Z 540 [Note] Access denied for user 'fogmaster'@'localhost' (using password: YES)
2020-02-25T08:48:14.662209Z 541 [Note] Access denied for user 'fogmaster'@'localhost' (using password: YES)
2020-02-25T08:48:14.662565Z 542 [Note] Access denied for user 'fogmaster'@'localhost' (using password: YES)
2020-02-25T08:48:14.663126Z 543 [Note] Access denied for user 'fogmaster'@'localhost' (using password: YES)
2020-02-25T08:48:14.663459Z 544 [Note] Access denied for user 'fogmaster'@'localhost' (using password: YES)
Thank you for your help.
Fog install logs : fog_error_1.5.7.958.log
It’s not this version of rEFInd in the FOG 1.6.0 ?
refind_ia32.efi and refind_x64.efi has the same size.
I thought you deleted my posts and I started to hate you ! lol