The interface freezes when "Applying changes" Freepbx 16

Greetings, I installed FreePBX 16 and Asterisk18 on the newly installed ubuntu 22. I installed a minimum of modules and opened FreePBX until 16.0.40.13, in which the system works quickly, there is no “Add changes” function, I hung up on the network and logged in after 20 minutes, after which it issues “Error: No correct response was received from the server XHR response code: 0 XHR response text: jQuery status not determined: timeout”

in the freepbx.log logs
[2025-06-23 13:52:07] [freepbx.INFO]: GPG command took too long to run. Command was '/usr/bin/gpg --homedir /var/lib/asterisk/.gnupg --no-permission-warning --keyserver-options auto-key-retrieve=true,timeout=10 --no-tty --status-fd 3 --keyserver hkp://keys.openpgp.org --refresh-keys

[2025-06-23 13:52:07] [freepbx.INFO]: Tried to refresh keys and failed with: The GPG command is too long to run :[/usr/bin/gpg --homedir /var/lib/asterisk/.gnupg --no-permission-warning --keyserver-options auto-key-retrieve=true,timeout=10 --no-tty --status-fd 3 --keyserver hkp://keys.openpgp.org --refresh-keys

I can’t solve this problem, the rights like chown -R asterisk:asterisk /var/lib/php/session and fwconsole chown are passed by, everything is OK there, how can I bypass this key verification?

I tried the script from this topic

everything is working fine, but I think it’s the right thing to do.

I solved the issue by adding configurations, but is it really the case for everyone who builds manually?
fwconsole setting SIGNATURECHECK 0