@Tom-Elliott Guys… I’m out of time. School starts soon and I need to image 34 desktops and maybe around 10 laptops. Since my fog update can’t get past the database update, is there an easy way I can just delete the entire database and have the fog installer create a fresh one? I don’t mind losing the data since the whole fog system is basically inaccessable anyway. Thanks for your time.
Posts
-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@JJ-Fullmer My version is 270. Do you still want me to try updating PHP to 8.3?

-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott ok here we go again
git pull
sudo ./installfog.sh -y

I read somewhere in another post that having a simple password on my account can cause DB problems, should we look into that? My password on this system is very simple, it’s never needed to be complex.
-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott Fog server has not been working since this entire thread was created… it’s not working.
So far the database has refused to update and the web management console is 100% unavailable since the only thing it does is prompt me to update the database.Tried the manual update with
sudo curl -X POST -H “X-Fog-Install-Token: 14dbb4a059bc201b2bf585b625087f92f4b5f8fd6dc70de8a0bef17845f00321” -d “schemaupdate=1” “http://10.46.10.40/fog/management/index.php?node=schema”but it responded with
{“error”:“Unable to update schema”,“title”,“Schema Update Fail”}Here’s some data you requested earlier

-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott No, can’t get that command to work. I tried removing the \ or removing the quotes, no joy.

-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott ok here’s the latest results:
When I visit http://10.46.10.40/fog/management it immediately jumps to http://10.46.10.40/fog/management/index.php?node=schema instead and displays the following:

Clicking update reveals (if I click “here to login” again it sends me to the previous update page, making an endless loop):

Typing
sudo grep -A5 -i “schema|Updating Database” /root/fogproject/bin/error_logs/fog_error_1.6.0-beta.3050.log | tail -60
Delivers no output at all. If you are looking for the term “Updating Database” I manually opened the log with a text editor and found no reference to “Updating” anywhere in there.I tried updating the token but it threw an error - please check my syntax

-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott I did this as per your post, did not work, same DB update error as before
cd /root/fogproject
git checkout working-1.6
git pull
cd bin
sudo ./installfog.sh -y -
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott ok heres the logs you requested

(FYI 10.46.101.20 is my PC’s ip address. The fog server is a VM. It is 10.46.10.40)


-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
ok cancel that last post I think our internet filter was getting in the way or somethine weird and i’m past that now.
-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott The FOG kernal was failing to load on our newest computers so I figured I needed to update since our fog server is at least 5 or more years old now. I just wanted to update to the latest working release, but when it failed I came here for support.
According to your post “Dev-branch appears to have this fixed best I can tell, but also fixed it in working-1.6 (if you want to test this version I think you’ll like it a bit more - but I’ll admit I’m biased lol)”
Ok so I tried to install the working-1.6 but it failed too.
You next posted “Please pull dev-branch/working-1.6 again and try again. I think it should work.”
Ok so now I’m on the dev-branch I think? At this point I just don’t care what version I’m running, I just need things to work. If you’re in the mood to remote in and poke around, I’m 100% fine with that. If it’s just a database problem of some sort, I don’t even care if I lose all my registered clients, but I would like to keep my images and pxe boot files. The last thing I wanted to do was blow everything out and reinstall the os+fog from scratch but it keeps looking like that. Thanks for looking into this.
-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott ok I did my best to install again. Different error this time
sudo -i
cd /root
cd fogproject
git fetch --all
(“git pull dev-branch/working1.6” is not a valid comand and I’m not very familiar with this os)
git checkout dev-branch
git pull (“already up to date”)
cd /root/fogproject/bin
./installfog.sh
/usr/bin/lsb_release
/usr/bin/systemctl
systemd
ln: failed to create symbolic link ‘/lib/systemd/system/mysql.service’: File exists
ln: failed to create symbolic link ‘/lib/systemd/system/mysqld.service’: File exists
ln: failed to create symbolic link ‘/etc/systemd/system/mysql.service’: File exists
ln: failed to create symbolic link ‘/etc/systemd/system/mysqld.service’: File exists
/usr/sbin/iptables
/opt/fog/.fogsettings
Reading package lists…
Building dependency tree…
Reading state information…
curl is already the newest version (7.68.0-1ubuntu2.25).
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use ‘apt autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Testing DNS name resolution (httpbin.org)… OK
Testing HTTP connection (http://httpbin.org)… OK
Testing HTTPS connection (https://github.com)… OK
‘universe’ distribution component is already enabled for all sources.
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
Reading package lists…
ii apache2 2.4.41-4ubuntu3.23 amd64 Apache HTTP Server
ii attr 1:2.4.48-5 amd64 utilities for manipulating filesystem extended attributes
ii bc 1.07.1-2build1 amd64 GNU bc arbitrary precision calculator language
ii build-essential 12.8ubuntu1.1 amd64 Informational list of build-essential packages
ii cpp 4:9.3.0-1ubuntu2 amd64 GNU C preprocessor (cpp)
ii curl 7.68.0-1ubuntu2.25 amd64 command line tool for transferring data with URL syntax
ii g++ 4:9.3.0-1ubuntu2 amd64 GNU C++ compiler
ii gawk 1:5.0.1+dfsg-1ubuntu0.1 amd64 GNU awk, a pattern scanning and processing language
ii gcc 4:9.3.0-1ubuntu2 amd64 GNU C compiler
ii genisoimage 9:1.1.11-3.1ubuntu1 amd64 Creates ISO-9660 CD-ROM filesystem images
ii git 1:2.25.1-1ubuntu3.14 amd64 fast, scalable, distributed revision control system
ii gzip 1.10-0ubuntu4.1 amd64 GNU compression utilities
ii htmldoc 1.9.7-1ubuntu0.3 amd64 HTML processor that generates indexed HTML, PS, and PDF
ii isolinux 3:6.04~git20190206.bf6db5b4+dfsg1-2 all collection of bootloaders (ISO 9660 bootloader)
ii jq 1.6-1ubuntu0.20.04.1 amd64 lightweight and flexible command-line JSON processor
ii lftp 4.8.4-2build3 amd64 Sophisticated command-line FTP/HTTP/BitTorrent client programs
ii libapache2-mod-php 2:7.4+75 all server-side, HTML-embedded scripting language (Apache 2 module) (default)
ii libc6:amd64 2.31-0ubuntu9.18 amd64 GNU C Library: Shared libraries
ii libcurl4:amd64 7.68.0-1ubuntu2.25 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii liblzma-dev:amd64 5.2.4-1ubuntu1.1 amd64 XZ-format compression library - development files
ii m4 1.4.18-4 amd64 macro processing language
mariadb-client-10.3
mariadb-client-core-10.3
mariadb-client
ii mariadb-client 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database client (metapackage depending on the latest version)
ii mariadb-client 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database client (metapackage depending on the latest version)
mariadb-server-core-10.3
mariadb-server-10.3
mariadb-server
ii mariadb-server 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database server (metapackage depending on the latest version)
ii mariadb-server 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database server (metapackage depending on the latest version)
ii net-tools 1.60+git20180626.aebd88e-1ubuntu1.3 amd64 NET-3 networking toolkit
ii nfs-kernel-server 1:1.3.4-2.5ubuntu3.7 amd64 support for NFS kernel server
ii openssh-server 1:8.2p1-4ubuntu0.13 amd64 secure shell (SSH) server, for secure access from remote machines
ii php 2:7.4+75 all server-side, HTML-embedded scripting language (default)
ii php-bcmath 2:7.4+75 all Bcmath module for PHP [default]
ii php-cli 2:7.4+75 all command-line interpreter for the PHP scripting language (default)
ii php-curl 2:7.4+75 all CURL module for PHP [default]
ii php-fpm 2:7.4+75 all server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
ii php-gd 2:7.4+75 all GD module for PHP [default]
php-json
php-json-schema
ii php-json 2:7.4+75 all JSON module for PHP [default]
ii php-ldap 2:7.4+75 all LDAP module for PHP [default]
ii php-mbstring 2:7.4+75 all MBSTRING module for PHP [default]
php-mysql
ii php-mysql 2:7.4+75 all MySQL module for PHP [default]
ii php-ssh2 1.2+0.13-1build1 amd64 Bindings for the libssh2 library
ii tar 1.30+dfsg-7ubuntu0.20.04.4 amd64 GNU version of the tar archiving utility
ii tftpd-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp server
ii tftp-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp client
ii unzip 6.0-25ubuntu1.2 amd64 De-archiver for .zip files
ii vsftpd 3.0.5-0ubuntu0.20.04.2 amd64 lightweight, efficient FTP server written for security
ii wget 1.20.3-1ubuntu2.1 amd64 retrieves files from the web
ii zlib1g:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - runtime
Reading package lists…
Building dependency tree…
Reading state information…
attr is already the newest version (1:2.4.48-5).
bc is already the newest version (1.07.1-2build1).
cpp is already the newest version (4:9.3.0-1ubuntu2).
g++ is already the newest version (4:9.3.0-1ubuntu2).
gcc is already the newest version (4:9.3.0-1ubuntu2).
genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
isolinux is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-2).
lftp is already the newest version (4.8.4-2build3).
libapache2-mod-php is already the newest version (2:7.4+75).
m4 is already the newest version (1.4.18-4).
php is already the newest version (2:7.4+75).
php-cli is already the newest version (2:7.4+75).
php-curl is already the newest version (2:7.4+75).
php-gd is already the newest version (2:7.4+75).
php-ldap is already the newest version (2:7.4+75).
php-mysql is already the newest version (2:7.4+75).
tftp-hpa is already the newest version (5.2+20150808-1ubuntu4).
tftpd-hpa is already the newest version (5.2+20150808-1ubuntu4).
php-bcmath is already the newest version (2:7.4+75).
php-fpm is already the newest version (2:7.4+75).
php-json is already the newest version (2:7.4+75).
php-mbstring is already the newest version (2:7.4+75).
php-ssh2 is already the newest version (1.2+0.13-1build1).
apache2 is already the newest version (2.4.41-4ubuntu3.23).
build-essential is already the newest version (12.8ubuntu1.1).
curl is already the newest version (7.68.0-1ubuntu2.25).
gawk is already the newest version (1:5.0.1+dfsg-1ubuntu0.1).
git is already the newest version (1:2.25.1-1ubuntu3.14).
gzip is already the newest version (1.10-0ubuntu4.1).
jq is already the newest version (1.6-1ubuntu0.20.04.1).
libc6 is already the newest version (2.31-0ubuntu9.18).
libcurl4 is already the newest version (7.68.0-1ubuntu2.25).
liblzma-dev is already the newest version (5.2.4-1ubuntu1.1).
net-tools is already the newest version (1.60+git20180626.aebd88e-1ubuntu1.3).
nfs-kernel-server is already the newest version (1:1.3.4-2.5ubuntu3.7).
openssh-server is already the newest version (1:8.2p1-4ubuntu0.13).
tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.4).
unzip is already the newest version (6.0-25ubuntu1.2).
vsftpd is already the newest version (3.0.5-0ubuntu0.20.04.2).
wget is already the newest version (1.20.3-1ubuntu2.1).
zlib1g is already the newest version (1:1.2.11.dfsg-2ubuntu1.5).
htmldoc is already the newest version (1.9.7-1ubuntu0.3).
mariadb-client is already the newest version (1:10.3.39-0ubuntu0.20.04.2).
mariadb-server is already the newest version (1:10.3.39-0ubuntu0.20.04.2).
Calculating upgrade…
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use ‘apt autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ii apache2 2.4.41-4ubuntu3.23 amd64 Apache HTTP Server
ii attr 1:2.4.48-5 amd64 utilities for manipulating filesystem extended attributes
ii bc 1.07.1-2build1 amd64 GNU bc arbitrary precision calculator language
ii build-essential 12.8ubuntu1.1 amd64 Informational list of build-essential packages
ii cpp 4:9.3.0-1ubuntu2 amd64 GNU C preprocessor (cpp)
ii curl 7.68.0-1ubuntu2.25 amd64 command line tool for transferring data with URL syntax
ii g++ 4:9.3.0-1ubuntu2 amd64 GNU C++ compiler
ii gawk 1:5.0.1+dfsg-1ubuntu0.1 amd64 GNU awk, a pattern scanning and processing language
ii gcc 4:9.3.0-1ubuntu2 amd64 GNU C compiler
ii genisoimage 9:1.1.11-3.1ubuntu1 amd64 Creates ISO-9660 CD-ROM filesystem images
ii git 1:2.25.1-1ubuntu3.14 amd64 fast, scalable, distributed revision control system
ii gzip 1.10-0ubuntu4.1 amd64 GNU compression utilities
ii htmldoc 1.9.7-1ubuntu0.3 amd64 HTML processor that generates indexed HTML, PS, and PDF
ii isolinux 3:6.04~git20190206.bf6db5b4+dfsg1-2 all collection of bootloaders (ISO 9660 bootloader)
ii jq 1.6-1ubuntu0.20.04.1 amd64 lightweight and flexible command-line JSON processor
ii lftp 4.8.4-2build3 amd64 Sophisticated command-line FTP/HTTP/BitTorrent client programs
ii libapache2-mod-php 2:7.4+75 all server-side, HTML-embedded scripting language (Apache 2 module) (default)
ii libc6:amd64 2.31-0ubuntu9.18 amd64 GNU C Library: Shared libraries
ii libcurl4:amd64 7.68.0-1ubuntu2.25 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii liblzma-dev:amd64 5.2.4-1ubuntu1.1 amd64 XZ-format compression library - development files
ii m4 1.4.18-4 amd64 macro processing language
ii mariadb-client 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database client (metapackage depending on the latest version)
ii mariadb-server 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database server (metapackage depending on the latest version)
ii net-tools 1.60+git20180626.aebd88e-1ubuntu1.3 amd64 NET-3 networking toolkit
ii nfs-kernel-server 1:1.3.4-2.5ubuntu3.7 amd64 support for NFS kernel server
ii openssh-server 1:8.2p1-4ubuntu0.13 amd64 secure shell (SSH) server, for secure access from remote machines
ii php 2:7.4+75 all server-side, HTML-embedded scripting language (default)
ii php-bcmath 2:7.4+75 all Bcmath module for PHP [default]
ii php-cli 2:7.4+75 all command-line interpreter for the PHP scripting language (default)
ii php-curl 2:7.4+75 all CURL module for PHP [default]
ii php-fpm 2:7.4+75 all server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
ii php-gd 2:7.4+75 all GD module for PHP [default]
ii php-json 2:7.4+75 all JSON module for PHP [default]
ii php-ldap 2:7.4+75 all LDAP module for PHP [default]
ii php-mbstring 2:7.4+75 all MBSTRING module for PHP [default]
ii php-mysql 2:7.4+75 all MySQL module for PHP [default]
ii php-ssh2 1.2+0.13-1build1 amd64 Bindings for the libssh2 library
ii tar 1.30+dfsg-7ubuntu0.20.04.4 amd64 GNU version of the tar archiving utility
ii tftpd-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp server
ii tftp-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp client
ii unzip 6.0-25ubuntu1.2 amd64 De-archiver for .zip files
ii vsftpd 3.0.5-0ubuntu0.20.04.2 amd64 lightweight, efficient FTP server written for security
ii wget 1.20.3-1ubuntu2.1 amd64 retrieves files from the web
ii zlib1g:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - runtime
New password: Retype new password: passwd: password updated successfully
init.xz: OK
init_32.xz: OK
bzImage: OK
bzImage32: OK
FOGService.msi: OK
SmartInstaller.exe: OK
arm_init.cpio.gz: OK
arm_Image: OK
‘bzImage’ -> ‘/var/www/fog//service/ipxe/bzImage’
Attribute “version” set to a 7 byte value for /var/www/fog//service/ipxe/bzImage:
6.12.35
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/bzImage:
“20260306”
‘bzImage32’ -> ‘/var/www/fog//service/ipxe/bzImage32’
Attribute “version” set to a 7 byte value for /var/www/fog//service/ipxe/bzImage32:
6.12.35
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/bzImage32:
“20260306”
‘arm_Image’ -> ‘/var/www/fog//service/ipxe/arm_Image’
Attribute “version” set to a 7 byte value for /var/www/fog//service/ipxe/arm_Image:
6.12.35
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/arm_Image:
“20260306”
‘init.xz’ -> ‘/var/www/fog//service/ipxe/init.xz’
Attribute “version” set to a 9 byte value for /var/www/fog//service/ipxe/init.xz:
2025.02.4
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/init.xz:
“20260306”
‘init_32.xz’ -> ‘/var/www/fog//service/ipxe/init_32.xz’
Attribute “version” set to a 9 byte value for /var/www/fog//service/ipxe/init_32.xz:
2025.02.4
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/init_32.xz:
“20260306”
‘arm_init.cpio.gz’ -> ‘/var/www/fog//service/ipxe/arm_init.cpio.gz’
Attribute “version” set to a 9 byte value for /var/www/fog//service/ipxe/arm_init.cpio.gz:
2025.02.4
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/arm_init.cpio.gz:
“20260306”
‘FOGService.msi’ -> ‘/var/www/fog//client/FOGService.msi’
‘SmartInstaller.exe’ -> ‘/var/www/fog//client/SmartInstaller.exe’
mysqlnd
ln: ‘/opt/fog/snapins/ssl//CA/.fogCA.key’ and ‘/opt/fog/snapins/ssl//CA/.fogCA.key’ are the same file
ln: ‘/opt/fog/snapins/ssl//CA/.fogCA.pem’ and ‘/opt/fog/snapins/ssl//CA/.fogCA.pem’ are the same file
Signature ok
subject=CN = 10.46.10.40
Getting CA Private Key
Site 001-fog disabled.
To activate the new configuration, you need to run:
systemctl reload apache2
Enabling site 000-default.
To activate the new configuration, you need to run:
systemctl reload apache2
renamed ‘/etc/apache2/sites-available/001-fog.conf’ -> ‘/etc/apache2/sites-available/001-fog.conf.1785160292’
ln: failed to create symbolic link ‘/var/www/fog/fog’: File exists
ERROR: Module php does not exist!
Considering dependency proxy for proxy_fcgi:
Module proxy already enabled
Module proxy_fcgi already enabled
Module setenvif already enabled
Module rewrite already enabled
Module expires already enabled
Considering dependency filter for deflate:
Module filter already enabled
Module deflate already enabled
Module filter already enabled
Considering dependency setenvif for ssl:
Module setenvif already enabled
Considering dependency mime for ssl:
Module mime already enabled
Considering dependency socache_shmcb for ssl:
Module socache_shmcb already enabled
Module ssl already enabled
Enabling site 001-fog.
To activate the new configuration, you need to run:
systemctl reload apache2
Site 000-default disabled.
To activate the new configuration, you need to run:
systemctl reload apache2
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2026-07-27 09:52:22 EDT; 11ms ago
Docs: https://httpd.apache.org/docs/2.4/
Process: 314014 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)
Main PID: 314026 (apache2)
Tasks: 1 (limit: 1032)
Memory: 9.0M
CGroup: /system.slice/apache2.service
└─314026 /usr/sbin/apache2 -k startJul 27 09:52:22 CRLCORE-VMFOG systemd[1]: Starting The Apache HTTP Server…
Jul 27 09:52:22 CRLCORE-VMFOG apachectl[314018]: AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
Jul 27 09:52:22 CRLCORE-VMFOG systemd[1]: Started The Apache HTTP Server.● php7.4-fpm.service - The PHP 7.4 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php7.4-fpm.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2026-07-27 09:52:22 EDT; 1s ago
Docs: man:php-fpm7.4(8)
Process: 314024 ExecStartPost=/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock /etc/php/7.4/fpm/pool.d/www.conf 74 (code=exited, status=0/SUCCESS)
Main PID: 314015 (php-fpm7.4)
Status: “Ready to handle connections”
Tasks: 6 (limit: 1032)
Memory: 14.2M
CGroup: /system.slice/php7.4-fpm.service
├─314015 php-fpm: master process (/etc/php/7.4/fpm/php-fpm.conf)
├─314019 php-fpm: pool www
├─314020 php-fpm: pool www
├─314021 php-fpm: pool www
├─314022 php-fpm: pool www
└─314023 php-fpm: pool wwwJul 27 09:52:22 CRLCORE-VMFOG systemd[1]: Starting The PHP 7.4 FastCGI Process Manager…
Jul 27 09:52:22 CRLCORE-VMFOG systemd[1]: Started The PHP 7.4 FastCGI Process Manager. -
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott I did the install process again. No change, same error.
-
RE: Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
@Tom-Elliott Still having some trouble.
I did the following:
(My linux skills are amateur at best…)sudo -i
cd /root/fogproject
git fetch --all
git checkout working-1.6
git pull
ch /root/fogproject/bin
./installfog.shIt looks like it did install 1.6
Got the following error

However, I went to the management page and I did see something more:

Clicking install/update delivers the following error:

Here is a copy of the error log:
/usr/bin/lsb_release
/usr/bin/systemctl
systemd
ln: failed to create symbolic link ‘/lib/systemd/system/mysql.service’: File exists
ln: failed to create symbolic link ‘/lib/systemd/system/mysqld.service’: File exists
ln: failed to create symbolic link ‘/etc/systemd/system/mysql.service’: File exists
ln: failed to create symbolic link ‘/etc/systemd/system/mysqld.service’: File exists
/usr/sbin/iptables
/opt/fog/.fogsettings
Reading package lists…
Building dependency tree…
Reading state information…
curl is already the newest version (7.68.0-1ubuntu2.25).
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use ‘apt autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Testing DNS name resolution (httpbin.org)… OK
Testing HTTP connection (http://httpbin.org)… OK
Testing HTTPS connection (https://github.com)… OK
‘universe’ distribution component is already enabled for all sources.
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists…
ii apache2 2.4.41-4ubuntu3.23 amd64 Apache HTTP Server
ruby-attr-required
python3-pyxattr
python3-xattr
libperl6-export-attrs-perl
libmoosex-methodattributes-perl
libmoosex-attribute-chained-perl
attr
libattr1
python-attr
python-pyxattr-doc
libmoosex-attributeshortcuts-perl
python-attr-doc
caja-xattr-tags
pypy-attr
libapache2-mod-mime-xattr
fonts-quattrocento
goattracker
ruby-hashie-forbidden-attributes
libmoosex-attributehelpers-perl
tryton-modules-product-attribute
librust-xattr-dev
python3-orderedattrdict
libexport-attrs-perl
xattr
elpa-gitattributes-mode
python3-pyxattr-dbg
qtattributionsscanner-qt5
ruby-attr-encrypted
libhtml-rewriteattributes-perl
fatattr
libattr1-dev
libfile-extattr-perl
golang-github-pkg-xattr-dev
libmoosex-attributetags-perl
libattribute-storage-perl
libmoosex-classattribute-perl
librust-macro-attr-dev
xvattr
python3-attr
Reading package lists…
Building dependency tree…
Reading state information…
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use ‘apt autoremove’ to remove them.
The following NEW packages will be installed:
attr
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 21.9 kB of archives.
After this operation, 139 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal/main amd64 attr amd64 1:2.4.48-5 [21.9 kB]
Fetched 21.9 kB in 0s (223 kB/s)
Selecting previously unselected package attr.
(Reading database …
(Reading database … 5%
(Reading database … 10%
(Reading database … 15%
(Reading database … 20%
(Reading database … 25%
(Reading database … 30%
(Reading database … 35%
(Reading database … 40%
(Reading database … 45%
(Reading database … 50%
(Reading database … 55%
(Reading database … 60%
(Reading database … 65%
(Reading database … 70%
(Reading database … 75%
(Reading database … 80%
(Reading database … 85%
(Reading database … 90%
(Reading database … 95%
(Reading database … 100%
(Reading database … 191228 files and directories currently installed.)
Preparing to unpack …/attr_1%3a2.4.48-5_amd64.deb …
Unpacking attr (1:2.4.48-5) …
Setting up attr (1:2.4.48-5) …
Processing triggers for man-db (2.9.1-1) …
ii bc 1.07.1-2build1 amd64 GNU bc arbitrary precision calculator language
ii build-essential 12.8ubuntu1.1 amd64 Informational list of build-essential packages
ii cpp 4:9.3.0-1ubuntu2 amd64 GNU C preprocessor (cpp)
ii curl 7.68.0-1ubuntu2.25 amd64 command line tool for transferring data with URL syntax
ii g++ 4:9.3.0-1ubuntu2 amd64 GNU C++ compiler
ii gawk 1:5.0.1+dfsg-1ubuntu0.1 amd64 GNU awk, a pattern scanning and processing language
ii gcc 4:9.3.0-1ubuntu2 amd64 GNU C compiler
ii genisoimage 9:1.1.11-3.1ubuntu1 amd64 Creates ISO-9660 CD-ROM filesystem images
ii git 1:2.25.1-1ubuntu3.14 amd64 fast, scalable, distributed revision control system
ii gzip 1.10-0ubuntu4.1 amd64 GNU compression utilities
ii htmldoc 1.9.7-1ubuntu0.3 amd64 HTML processor that generates indexed HTML, PS, and PDF
ii isolinux 3:6.04~git20190206.bf6db5b4+dfsg1-2 all collection of bootloaders (ISO 9660 bootloader)
dpkg-query: no packages found matching jq
libjs-jquery-ui-theme-pepper-grinder
libjs-jquery-meiomask
libjs-jquery-ui-theme-redmond
libjs-jquery-center
libjs-jquery-ui-theme-dot-luv
libjs-jquery-timeago
libjs-jquery-resize
libjs-jquery-ui-theme-south-street
libjs-jquery-caret.js
libjs-jquery-textchange
ruby-rails-assets-jquery
python3-xstatic-jquery.tablesorter
libjs-jquery-slides
libjs-jquery-flot-docs
node-jquery
jq
python3-xstatic-jquery-ui
libjs-jquery-tablesorter
libjs-jquery-jgrowl
libjs-jquery-nicescroll
libjs-jquery.sparkline
libjs-jquery-ui-theme-eggplant
node-jquery-textcomplete
libjs-jquery-fixedtableheader
libjs-jquery-mobile
libjs-jquery-geo
libjs-jquery-selectize.js
libjs-jquery-hotkeys
libjs-jquery-easing
libjs-jquery-markitup
ruby-rails-assets-jquery-nicescroll
libjq1
libjs-jquery-fancybox
libjs-jquery-gitgraph
libjs-jquery-colorpicker
libjs-jquery-datatables-extensions
libjs-jquery-event-drag
libjs-jquery
libjs-jquery-event-drop
ruby-jquery-atwho-rails
libjs-jquery-minicolors
libjs-jquery.quicksearch
libjs-jquery-colorbox
libjs-jquery-ui-theme-excite-bike
libjs-jquery-backstretch
libjs-jquery-watermark
libjs-jquery-jfeed
libjs-jquery-cookie
libjs-jquery-mousewheel
libjs-jquery-atwho
libghc-js-jquery-dev
libghc-js-jquery-doc
libjs-jquery-ui-theme-humanity
libjs-jquery-jstree
libjs-jquery-ui-theme-blitzer
libjs-jquery-livequery
libjs-jquery-migrate-1
node-jquery-mousewheel
libjs-jquery-throttle-debounce
node-jquery-ui
libjs-jquery-opacityrollover
libghc-js-jquery-prof
libjs-jquery-timepicker
libjs-jquery-treetable
libjs-jquery-ui-touch-punch
libjs-jquery-blockui
libjs-jquery-ui-theme-black-tie
ruby-jquery-scrollto-rails
ruby-jquery-rails
libjs-jquery-slimscroll
libjs-jquery-ui-theme-dark-hive
jquery-alternative-doc
ruby-rails-assets-jquery-placeholder
python3-xstatic-jquery-migrate
libjs-jquery-file-upload
libjs-jquery-ui-theme-ui-darkness
libghc-js-jquery-data
libjs-jquery-tipsy
libjs-jquery-placeholder
libjs-jquery-ui-theme-le-frog
ruby-jquery-ui-rails
ruby-rails-assets-jquery-idletimer
libjs-jquery-ui-theme-hot-sneaks
libjs-jquery-scrollto
libjs-jquery-ui-theme-smoothness
libjs-jquery-datatables
libjs-jquery-areyousure
libjs-jquery-ui
ruby-rails-assets-jquery.are-you-sure
ruby-rails-assets-jakobmattsson-jquery-elastic
libjs-jquery-fullscreen-plugin
node-jquery-ujs
libjs-jquery-ui-theme-cupertino
libjs-jquery-ui-theme-vader
libjs-jquery-resize-doc
libjs-jquery-ui-theme-sunny
libjs-jquery-ui-theme-trontastic
libjs-jquery-ui-theme-start
libjs-jquery-typeahead
ruby-rails-assets-jquery-fullscreen-plugin
libjs-jquery-isonscreen
libjs-jquery-fullscreen
libjs-jquery-i18n
libjs-jquery-countdown
python3-xstatic-jquery.quicksearch
libjs-jquery-ui-theme-mint-choc
libjs-jquery-ui-theme-swanky-purse
libjs-jquery-reflection
libjs-jquery-simpletreemenu
libjs-jquery-textcomplete
libjs-jquery-galleriffic
ruby-rails-assets-jquery.slimscroll
libjs-jquery-ui-theme-overcast
ruby-rails-assets-jquery-ui
libjs-jquery-ui-theme-ui-lightness
node-jquery.waitforimages
ruby-rails-assets-jquery-colorbox
ruby-rails-assets-jquery-fullscreen
libjs-jquery-ui-docs
libjs-jquery-idletimer
ruby-jquery-datatables-rails
python3-xstatic-jquery.bootstrap.wizard
libjs-jquery-history
python3-xstatic-jquery
libjs-jquery-metadata
libjs-jquery-ui-theme-base
libjs-jquery-tmpl
libjs-jquery-flot-axislabels
libjs-jquery-coolfieldset
libjs-jquery-flot
libjs-jquery-ui-theme-flick
libjs-jquery-lazyload
ruby-rails-assets-jeresig-jquery.hotkeys
libjs-jquery-stupidtable
libjs-jquery-jush
ruby-rails-assets-jquery-textchange
libjq-dev
libjs-jquery-form
Reading package lists…
Building dependency tree…
Reading state information…
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use ‘apt autoremove’ to remove them.
The following additional packages will be installed:
libjq1
The following NEW packages will be installed:
jq libjq1
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 171 kB of archives.
After this operation, 450 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB]
Fetched 171 kB in 0s (888 kB/s)
Selecting previously unselected package libjq1:amd64.
(Reading database …
(Reading database … 5%
(Reading database … 10%
(Reading database … 15%
(Reading database … 20%
(Reading database … 25%
(Reading database … 30%
(Reading database … 35%
(Reading database … 40%
(Reading database … 45%
(Reading database … 50%
(Reading database … 55%
(Reading database … 60%
(Reading database … 65%
(Reading database … 70%
(Reading database … 75%
(Reading database … 80%
(Reading database … 85%
(Reading database … 90%
(Reading database … 95%
(Reading database … 100%
(Reading database … 191237 files and directories currently installed.)
Preparing to unpack …/libjq1_1.6-1ubuntu0.20.04.1_amd64.deb …
Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) …
Selecting previously unselected package jq.
Preparing to unpack …/jq_1.6-1ubuntu0.20.04.1_amd64.deb …
Unpacking jq (1.6-1ubuntu0.20.04.1) …
Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) …
Setting up jq (1.6-1ubuntu0.20.04.1) …
Processing triggers for man-db (2.9.1-1) …
Processing triggers for libc-bin (2.31-0ubuntu9.18) …
ii lftp 4.8.4-2build3 amd64 Sophisticated command-line FTP/HTTP/BitTorrent client programs
ii libapache2-mod-php 2:7.4+75 all server-side, HTML-embedded scripting language (Apache 2 module) (default)
ii libc6:amd64 2.31-0ubuntu9.18 amd64 GNU C Library: Shared libraries
ii libcurl4:amd64 7.68.0-1ubuntu2.25 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii liblzma-dev:amd64 5.2.4-1ubuntu1.1 amd64 XZ-format compression library - development files
ii m4 1.4.18-4 amd64 macro processing language
mariadb-client-10.3
mariadb-client-core-10.3
mariadb-client
ii mariadb-client 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database client (metapackage depending on the latest version)
ii mariadb-client 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database client (metapackage depending on the latest version)
mariadb-server-core-10.3
mariadb-server-10.3
mariadb-server
ii mariadb-server 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database server (metapackage depending on the latest version)
ii mariadb-server 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database server (metapackage depending on the latest version)
ii net-tools 1.60+git20180626.aebd88e-1ubuntu1.3 amd64 NET-3 networking toolkit
ii nfs-kernel-server 1:1.3.4-2.5ubuntu3.7 amd64 support for NFS kernel server
ii openssh-server 1:8.2p1-4ubuntu0.13 amd64 secure shell (SSH) server, for secure access from remote machines
ii php 2:7.4+75 all server-side, HTML-embedded scripting language (default)
ii php-bcmath 2:7.4+75 all Bcmath module for PHP [default]
ii php-cli 2:7.4+75 all command-line interpreter for the PHP scripting language (default)
ii php-curl 2:7.4+75 all CURL module for PHP [default]
ii php-fpm 2:7.4+75 all server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
ii php-gd 2:7.4+75 all GD module for PHP [default]
php-json
php-json-schema
ii php-json 2:7.4+75 all JSON module for PHP [default]
ii php-ldap 2:7.4+75 all LDAP module for PHP [default]
ii php-mbstring 2:7.4+75 all MBSTRING module for PHP [default]
php-mysql
ii php-mysql 2:7.4+75 all MySQL module for PHP [default]
php-ssh2
Reading package lists…
Building dependency tree…
Reading state information…
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use ‘apt autoremove’ to remove them.
The following additional packages will be installed:
libssh2-1
The following NEW packages will be installed:
libssh2-1 php-ssh2
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 104 kB of archives.
After this operation, 397 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libssh2-1 amd64 1.8.0-2.1ubuntu0.1 [75.5 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 php-ssh2 amd64 1.2+0.13-1build1 [29.0 kB]
Fetched 104 kB in 0s (463 kB/s)
Selecting previously unselected package libssh2-1:amd64.
(Reading database …
(Reading database … 5%
(Reading database … 10%
(Reading database … 15%
(Reading database … 20%
(Reading database … 25%
(Reading database … 30%
(Reading database … 35%
(Reading database … 40%
(Reading database … 45%
(Reading database … 50%
(Reading database … 55%
(Reading database … 60%
(Reading database … 65%
(Reading database … 70%
(Reading database … 75%
(Reading database … 80%
(Reading database … 85%
(Reading database … 90%
(Reading database … 95%
(Reading database … 100%
(Reading database … 191249 files and directories currently installed.)
Preparing to unpack …/libssh2-1_1.8.0-2.1ubuntu0.1_amd64.deb …
Unpacking libssh2-1:amd64 (1.8.0-2.1ubuntu0.1) …
Selecting previously unselected package php-ssh2.
Preparing to unpack …/php-ssh2_1.2+0.13-1build1_amd64.deb …
Unpacking php-ssh2 (1.2+0.13-1build1) …
Setting up libssh2-1:amd64 (1.8.0-2.1ubuntu0.1) …
Setting up php-ssh2 (1.2+0.13-1build1) …
Processing triggers for libc-bin (2.31-0ubuntu9.18) …
Processing triggers for php7.4-cli (7.4.3-4ubuntu2.29) …
Processing triggers for php7.4-fpm (7.4.3-4ubuntu2.29) …
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.4-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Processing triggers for libapache2-mod-php7.4 (7.4.3-4ubuntu2.29) …
ii tar 1.30+dfsg-7ubuntu0.20.04.4 amd64 GNU version of the tar archiving utility
ii tftpd-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp server
ii tftp-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp client
ii unzip 6.0-25ubuntu1.2 amd64 De-archiver for .zip files
ii vsftpd 3.0.5-0ubuntu0.20.04.2 amd64 lightweight, efficient FTP server written for security
ii wget 1.20.3-1ubuntu2.1 amd64 retrieves files from the web
ii zlib1g:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - runtime
Reading package lists…
Building dependency tree…
Reading state information…
attr is already the newest version (1:2.4.48-5).
bc is already the newest version (1.07.1-2build1).
cpp is already the newest version (4:9.3.0-1ubuntu2).
g++ is already the newest version (4:9.3.0-1ubuntu2).
gcc is already the newest version (4:9.3.0-1ubuntu2).
genisoimage is already the newest version (9:1.1.11-3.1ubuntu1).
isolinux is already the newest version (3:6.04~git20190206.bf6db5b4+dfsg1-2).
lftp is already the newest version (4.8.4-2build3).
libapache2-mod-php is already the newest version (2:7.4+75).
m4 is already the newest version (1.4.18-4).
php is already the newest version (2:7.4+75).
php-cli is already the newest version (2:7.4+75).
php-curl is already the newest version (2:7.4+75).
php-gd is already the newest version (2:7.4+75).
php-ldap is already the newest version (2:7.4+75).
php-mysql is already the newest version (2:7.4+75).
tftp-hpa is already the newest version (5.2+20150808-1ubuntu4).
tftpd-hpa is already the newest version (5.2+20150808-1ubuntu4).
php-bcmath is already the newest version (2:7.4+75).
php-fpm is already the newest version (2:7.4+75).
php-json is already the newest version (2:7.4+75).
php-mbstring is already the newest version (2:7.4+75).
php-ssh2 is already the newest version (1.2+0.13-1build1).
apache2 is already the newest version (2.4.41-4ubuntu3.23).
build-essential is already the newest version (12.8ubuntu1.1).
curl is already the newest version (7.68.0-1ubuntu2.25).
gawk is already the newest version (1:5.0.1+dfsg-1ubuntu0.1).
git is already the newest version (1:2.25.1-1ubuntu3.14).
gzip is already the newest version (1.10-0ubuntu4.1).
jq is already the newest version (1.6-1ubuntu0.20.04.1).
libc6 is already the newest version (2.31-0ubuntu9.18).
libcurl4 is already the newest version (7.68.0-1ubuntu2.25).
liblzma-dev is already the newest version (5.2.4-1ubuntu1.1).
net-tools is already the newest version (1.60+git20180626.aebd88e-1ubuntu1.3).
nfs-kernel-server is already the newest version (1:1.3.4-2.5ubuntu3.7).
openssh-server is already the newest version (1:8.2p1-4ubuntu0.13).
tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.4).
unzip is already the newest version (6.0-25ubuntu1.2).
vsftpd is already the newest version (3.0.5-0ubuntu0.20.04.2).
wget is already the newest version (1.20.3-1ubuntu2.1).
zlib1g is already the newest version (1:1.2.11.dfsg-2ubuntu1.5).
htmldoc is already the newest version (1.9.7-1ubuntu0.3).
mariadb-client is already the newest version (1:10.3.39-0ubuntu0.20.04.2).
mariadb-server is already the newest version (1:10.3.39-0ubuntu0.20.04.2).
Calculating upgrade…
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libfwupdplugin1 libxmlb1
Use ‘apt autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ii apache2 2.4.41-4ubuntu3.23 amd64 Apache HTTP Server
ii attr 1:2.4.48-5 amd64 utilities for manipulating filesystem extended attributes
ii bc 1.07.1-2build1 amd64 GNU bc arbitrary precision calculator language
ii build-essential 12.8ubuntu1.1 amd64 Informational list of build-essential packages
ii cpp 4:9.3.0-1ubuntu2 amd64 GNU C preprocessor (cpp)
ii curl 7.68.0-1ubuntu2.25 amd64 command line tool for transferring data with URL syntax
ii g++ 4:9.3.0-1ubuntu2 amd64 GNU C++ compiler
ii gawk 1:5.0.1+dfsg-1ubuntu0.1 amd64 GNU awk, a pattern scanning and processing language
ii gcc 4:9.3.0-1ubuntu2 amd64 GNU C compiler
ii genisoimage 9:1.1.11-3.1ubuntu1 amd64 Creates ISO-9660 CD-ROM filesystem images
ii git 1:2.25.1-1ubuntu3.14 amd64 fast, scalable, distributed revision control system
ii gzip 1.10-0ubuntu4.1 amd64 GNU compression utilities
ii htmldoc 1.9.7-1ubuntu0.3 amd64 HTML processor that generates indexed HTML, PS, and PDF
ii isolinux 3:6.04~git20190206.bf6db5b4+dfsg1-2 all collection of bootloaders (ISO 9660 bootloader)
ii jq 1.6-1ubuntu0.20.04.1 amd64 lightweight and flexible command-line JSON processor
ii lftp 4.8.4-2build3 amd64 Sophisticated command-line FTP/HTTP/BitTorrent client programs
ii libapache2-mod-php 2:7.4+75 all server-side, HTML-embedded scripting language (Apache 2 module) (default)
ii libc6:amd64 2.31-0ubuntu9.18 amd64 GNU C Library: Shared libraries
ii libcurl4:amd64 7.68.0-1ubuntu2.25 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii liblzma-dev:amd64 5.2.4-1ubuntu1.1 amd64 XZ-format compression library - development files
ii m4 1.4.18-4 amd64 macro processing language
ii mariadb-client 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database client (metapackage depending on the latest version)
ii mariadb-server 1:10.3.39-0ubuntu0.20.04.2 all MariaDB database server (metapackage depending on the latest version)
ii net-tools 1.60+git20180626.aebd88e-1ubuntu1.3 amd64 NET-3 networking toolkit
ii nfs-kernel-server 1:1.3.4-2.5ubuntu3.7 amd64 support for NFS kernel server
ii openssh-server 1:8.2p1-4ubuntu0.13 amd64 secure shell (SSH) server, for secure access from remote machines
ii php 2:7.4+75 all server-side, HTML-embedded scripting language (default)
ii php-bcmath 2:7.4+75 all Bcmath module for PHP [default]
ii php-cli 2:7.4+75 all command-line interpreter for the PHP scripting language (default)
ii php-curl 2:7.4+75 all CURL module for PHP [default]
ii php-fpm 2:7.4+75 all server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
ii php-gd 2:7.4+75 all GD module for PHP [default]
ii php-json 2:7.4+75 all JSON module for PHP [default]
ii php-ldap 2:7.4+75 all LDAP module for PHP [default]
ii php-mbstring 2:7.4+75 all MBSTRING module for PHP [default]
ii php-mysql 2:7.4+75 all MySQL module for PHP [default]
ii php-ssh2 1.2+0.13-1build1 amd64 Bindings for the libssh2 library
ii tar 1.30+dfsg-7ubuntu0.20.04.4 amd64 GNU version of the tar archiving utility
ii tftpd-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp server
ii tftp-hpa 5.2+20150808-1ubuntu4 amd64 HPA’s tftp client
ii unzip 6.0-25ubuntu1.2 amd64 De-archiver for .zip files
ii vsftpd 3.0.5-0ubuntu0.20.04.2 amd64 lightweight, efficient FTP server written for security
ii wget 1.20.3-1ubuntu2.1 amd64 retrieves files from the web
ii zlib1g:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - runtime
New password: Retype new password: passwd: password updated successfully
init.xz: OK
init_32.xz: OK
bzImage: OK
bzImage32: OK
FOGService.msi: OK
SmartInstaller.exe: OK
arm_init.cpio.gz: OK
arm_Image: OK
‘bzImage’ -> ‘/var/www/fog//service/ipxe/bzImage’
Attribute “version” set to a 7 byte value for /var/www/fog//service/ipxe/bzImage:
6.12.35
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/bzImage:
“20260306”
‘bzImage32’ -> ‘/var/www/fog//service/ipxe/bzImage32’
Attribute “version” set to a 7 byte value for /var/www/fog//service/ipxe/bzImage32:
6.12.35
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/bzImage32:
“20260306”
‘arm_Image’ -> ‘/var/www/fog//service/ipxe/arm_Image’
Attribute “version” set to a 7 byte value for /var/www/fog//service/ipxe/arm_Image:
6.12.35
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/arm_Image:
“20260306”
‘init.xz’ -> ‘/var/www/fog//service/ipxe/init.xz’
Attribute “version” set to a 9 byte value for /var/www/fog//service/ipxe/init.xz:
2025.02.4
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/init.xz:
“20260306”
‘init_32.xz’ -> ‘/var/www/fog//service/ipxe/init_32.xz’
Attribute “version” set to a 9 byte value for /var/www/fog//service/ipxe/init_32.xz:
2025.02.4
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/init_32.xz:
“20260306”
‘arm_init.cpio.gz’ -> ‘/var/www/fog//service/ipxe/arm_init.cpio.gz’
Attribute “version” set to a 9 byte value for /var/www/fog//service/ipxe/arm_init.cpio.gz:
2025.02.4
Attribute “tag_name” set to a 10 byte value for /var/www/fog//service/ipxe/arm_init.cpio.gz:
“20260306”
‘FOGService.msi’ -> ‘/var/www/fog//client/FOGService.msi’
‘SmartInstaller.exe’ -> ‘/var/www/fog//client/SmartInstaller.exe’
mysqlnd
ln: ‘/opt/fog/snapins/ssl//CA/.fogCA.key’ and ‘/opt/fog/snapins/ssl//CA/.fogCA.key’ are the same file
ln: ‘/opt/fog/snapins/ssl//CA/.fogCA.pem’ and ‘/opt/fog/snapins/ssl//CA/.fogCA.pem’ are the same file
Signature ok
subject=CN = 10.46.10.40
Getting CA Private Key
Site 001-fog disabled.
To activate the new configuration, you need to run:
systemctl reload apache2
Enabling site 000-default.
To activate the new configuration, you need to run:
systemctl reload apache2
renamed ‘/etc/apache2/sites-available/001-fog.conf’ -> ‘/etc/apache2/sites-available/001-fog.conf.1785152340’
Files /etc/apache2/sites-available/001-fog.conf and /etc/apache2/sites-available/001-fog.conf.1785152340 differ
ln: failed to create symbolic link ‘/var/www/fog/fog’: File exists
ERROR: Module php does not exist!
Considering dependency proxy for proxy_fcgi:
Module proxy already enabled
Module proxy_fcgi already enabled
Module setenvif already enabled
Module rewrite already enabled
Enabling module expires.
Considering dependency filter for deflate:
Module filter already enabled
Module deflate already enabled
Module filter already enabled
To activate the new configuration, you need to run:
systemctl restart apache2
Considering dependency setenvif for ssl:
Module setenvif already enabled
Considering dependency mime for ssl:
Module mime already enabled
Considering dependency socache_shmcb for ssl:
Module socache_shmcb already enabled
Module ssl already enabled
Enabling site 001-fog.
To activate the new configuration, you need to run:
systemctl reload apache2
Site 000-default disabled.
To activate the new configuration, you need to run:
systemctl reload apache2
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2026-07-27 07:40:35 EDT; 15ms ago
Docs: https://httpd.apache.org/docs/2.4/
Process: 310048 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)
Main PID: 310054 (apache2)
Tasks: 1 (limit: 1032)
Memory: 8.7M
CGroup: /system.slice/apache2.service
└─310054 /usr/sbin/apache2 -k startJul 27 07:40:35 CRLCORE-VMFOG systemd[1]: Starting The Apache HTTP Server…
Jul 27 07:40:35 CRLCORE-VMFOG apachectl[310052]: AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1. Set the ‘ServerName’ directive globally to suppress this message
Jul 27 07:40:35 CRLCORE-VMFOG systemd[1]: Started The Apache HTTP Server.● php7.4-fpm.service - The PHP 7.4 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php7.4-fpm.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2026-07-27 07:40:35 EDT; 1s ago
Docs: man:php-fpm7.4(8)
Process: 310059 ExecStartPost=/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock /etc/php/7.4/fpm/pool.d/www.conf 74 (code=exited, status=0/SUCCESS)
Main PID: 310050 (php-fpm7.4)
Status: “Ready to handle connections”
Tasks: 6 (limit: 1032)
Memory: 14.1M
CGroup: /system.slice/php7.4-fpm.service
├─310050 php-fpm: master process (/etc/php/7.4/fpm/php-fpm.conf)
├─310053 php-fpm: pool www
├─310055 php-fpm: pool www
├─310056 php-fpm: pool www
├─310057 php-fpm: pool www
└─310058 php-fpm: pool wwwJul 27 07:40:35 CRLCORE-VMFOG systemd[1]: Starting The PHP 7.4 FastCGI Process Manager…
Jul 27 07:40:35 CRLCORE-VMFOG systemd[1]: Started The PHP 7.4 FastCGI Process Manager. -
Upgraded from FOG 1.5.9 to 1.5.10.1903 and having issuesposted in FOG Problems
I upgraded from FOG 1.5.9 to 1.5.10.1903 and now I am having a problem.
Running Linux Ubuntu 20.04.4I followed the directions located at https://docs.fogproject.org/en/latest/installation/server/install-fog-server/
I downloaded and ran the installation script via:
(I renamed the old fogproject folder as “fogproject-old” because git clone and git pull threw an error)sudo -i
cd /root
git clone https://github.com/FOGProject/fogproject.git
cd /root/fogproject/bin
./installfog.shThe upgrade process seemed to go well enough and I did not notice any errors. I got to the
“you still need to install/update your database schema” prompt. I clicked the link that was presented in the script and Firefox presented me with a blank white page and nothing else.I waited quite a while, pressed a key, and the installation script finished.
Now when I try to visit 10.46.10.40/fog/management it throws me to http://10.46.10.40/fog/management/?node=schema and delivers a HTTP ERROR 500.
Rebooting did not help.Please assist, and thank you in advance for your help!
-
RE: Fog quick image password not workingposted in FOG Problems
@sebastian-roth Awesome, this ALMOST fixed it. Good job!
I am now properly prompted to select the proper boot image, however when I press enter on that menu it just jumps back to the original pxe boot menu.As for having more than three network devices… I did notice that HP added an option to pxe boot over wifi, which seemed like pretty new tech, though I’m not sure how that would work without adding lots of custom drivers, or something.

-
RE: Fog quick image password not workingposted in FOG Problems
@sebastian-roth Ok, I took it a step further and added 2 more lines to your script, mostly to see if it wasn’t all zeroes or something:
echo mac0: ${net0/mac}
echo arch: ${arch}Output data is as follows:
Username: fog
Password: xxxxxx
mac0: e0:70:ea:aa:95:dc
arch: x86_64
Please press ENTER to go ahead…The output username and password are correct.
Additionally, after pressing enter on a WORKING computer (only), I very briefly see the following line:
http://10.46.10.40/fog/service/ipxe/boot.php… ok
The non-working computer does not show that line, but rather jumps back to the login prompt. -
RE: Fog quick image password not workingposted in FOG Problems
@sebastian-roth OK, did a bios update - that part was actually nice since the bios supports updating over ethernet without the need for an operating system or flash drive. Fog still fails, though, so that didn’t fix it. I can still deploy an image via scheduled task in the web UI, just not from the fog boot menu. It’s not a deal breaker but it would be nice to know what isn’t working.
-
RE: Fog quick image password not workingposted in FOG Problems
@sebastian-roth There’s a video link in this thread that shows the entire process.
https://drive.google.com/file/d/1a_FtsLZOHJ0EzV3UakXAaSmS_RMD7b5C/view?usp=sharingYes, it show characters being typed, and I get denied three times before it gives up and drops out. I have verified that I am typing the credentials correctly, and went as far as creating another admin account and it fails as well.
I will investigate a bios update. I know for a fact that there is a firmware update for this laptop - Microsoft Update is a delivery mechanism for this HP bios update, which is (in my opinon) pretty unusual.
-
RE: Fog quick image password not workingposted in FOG Problems
@sebastian-roth OK, now we are getting somewhere… With some testing, this seems to be a model specific issue.
HP 450 G2 Legacy mode - works
HP 450 G5 UEFI - works
HP 450 G7 UEFI - works
HP 450 G8 UEFI - not working - it boots normally but the username/password for quick deploy doesn’t work for some reason
The G8 bios does not support legacy mode so I can’t test that.
