I’m still having the same issue in the GUI when I go to “Validate Config” and it showing the image which you see below. I have noticed this time it no longer states “Failed to load data from backend, check webserver” It now says “Failed to load data from backend, check console for error.”

I have php7.4-fpm installed and the status of it running is what I have listed below, any ideas as to what I’m missing to get my configuration to get right with the world?
[email protected]:~$ systemctl status php7.4-fpm.service
● 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 2022-06-20 01:13:21 EDT; 1 day 16h ago
Docs: man:php-fpm7.4(8)
Main PID: 1602 (php-fpm7.4)
Status: "Processes active: 0, idle: 4, Requests: 0, slow: 0, Traffic: 0req/sec"
Tasks: 5 (limit: 101367)
Memory: 19.0M
CGroup: /system.slice/php7.4-fpm.service
├─1602 php-fpm: master process (/etc/php/7.4/fpm/php-fpm.conf)
├─1698 php-fpm: pool librenms
├─1699 php-fpm: pool librenms
├─1700 php-fpm: pool www
└─1701 php-fpm: pool www
lnms update
[email protected]:~$ lnms update
Updating to latest codebase OK
Updating Composer packages OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK
Caching Mac OUI data OK
./validate.php
[email protected]:~$ ./validate.php
====================================
Component | Version
--------- | -------
LibreNMS | 22.6.0-4-gdc3ddbaff
DB Schema | 2022_05_30_084932_update-app-status-length (242)
PHP | 7.4.30
Python | 3.8.10
MySQL | 10.5.15-MariaDB-1:10.5.15+maria~bionic
RRDTool | 1.7.2
SNMP | 5.8
====================================
[OK] Composer Version: 2.3.7
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK]
[OK] Database schema correct
[OK] MySQl and PHP time match
[OK] rrdtool version ok
[OK] Connected to rrdcached