FortiClient EMS 7.4.7 to 7.4.8 Upgrade results in broken Installer Links
Has anyone had any issues upgrading from FortiClient EMS 7.4.7 to 7.4.8?
We upgraded FortiClient EMS from 7.4.7 to 7.4.8. This is running on Ubuntu Server 24.04. Immediately after the upgrade, all installer downloads on TCP 10443 returned HTTP 404, including preexisting 7.4.7 packages and newly created 7.4.8 packages.
The physical installer files existed under /opt/forticlientems/data/clients/installers, were valid regular files, and were readable by Apache’s www-data account. Apache correctly rewrote download requests to the EMS Django /installers/nouid and /installers/fctuid handlers. Both handlers immediately returned HTTP 404 despite correct site=default selection.
Reloading systemd and restarting Apache did not resolve the issue. Restoring the complete pre-upgrade EMS 7.4.7 snapshot immediately restored normal port-10443 file downloads using the same hostname, certificate, network path, storage, and packages.
Has anyone seen the same issue or know of a bug ID or workaround? If not, I'll open a case with TAC.