FreePBX / issue-tracker

The unified FreePBX issue tracker.
https://www.freepbx.org
GNU General Public License v3.0
9 stars 1 forks source link

[bug]: There was a problem checking core... #348

Closed zhigang327 closed 3 months ago

zhigang327 commented 3 months ago

FreePBX Version

FreePBX 17

Issue Description

An error will occur when the script is executed later

Operating Environment

FreePBX17 Asterisk21

Relevant log output

Up to date.
Updating Hooks...Done
2024-08-06 16:13:00 - reloading and restarting FreePBX 17
Reload Started
Reload Complete
Running FreePBX shutdown...

Running Asterisk pre from Cdrpro module
Stopping CDRpro Service...
Stopping CDRpro Service
cdrpro is not running
Running Asterisk pre from Core module
Stopping Call Transfer Monitoring Service
Stopping Core FastAGI Server
Stopped FastAGI Server
Running Asterisk pre from Restapps module
RestApps Server is not running
Running Asterisk pre from Sangomaconnect module
SangomaConnect Server is not running
Running Asterisk pre from Sangomartapi module
Stopping Sangoma RT API Server...
Stopped Sangoma RT API Server
Running Asterisk pre from Ucp module
Stopping UCP Node Server
[>---------------------------] < 1 sec
Stopped UCP Node Server
Shutting down Asterisk Gracefully. Will forcefully kill after 30 seconds.
Press C to Cancel
Press N to shut down NOW
[>---------------------------] < 1 sec
Advanced Recovery service is not running
Queue Callback Server is not running
Queue Callback Event Server is not running
Running FreePBX startup...
Running Asterisk pre from Firewall module
Running Asterisk pre from Sysadmin module
Running Sysadmin Hooks
Firewall module detected.
Restarting fail2ban
fail2ban Restarted
Checking Vpn server
Starting Asterisk...
[>---------------------------] < 1 sec
[->--------------------------] < 1 sec
[--->------------------------] < 1 sec
[----->----------------------] 1 sec
[------->--------------------] 1 sec
[--------->------------------] 1 sec
[----------->----------------] 1 sec
Asterisk Started
Running Asterisk post from Adv_recovery module
Advanced Recovery is not licensed.
Running Asterisk post from Cdrpro module
Cdrpro is not licensed.
Stopping CDRpro Service
cdrpro is not running
Running Asterisk post from Core module
Starting Call Transfer Monitoring Service
Starting Core FastAGI Server...
[>---------------------------] < 1 sec
Started Core FastAGI Server. PID is 118381
Running Asterisk post from Endpoint module
Running Asterisk post from Pagingpro module
Running Asterisk post from Restapps module
RestApps is not licensed.
Running Asterisk post from Sangomaconnect module
This product is not licensed
Running Asterisk post from Sangomartapi module
Starting Sangoma RT API Server...
[>---------------------------] < 1 sec
Started Sangoma RT API Server. PID is 118706
Running Asterisk post from Ucp module
Starting UCP Node Server...
[>---------------------------] < 1 sec
Started UCP Node Server. PID is 118813
Running Asterisk post from Vqplus module
Queues Pro is not licensed.
2024-08-06 16:13:36 - Wrapping up the installation process
Considering dependency setenvif for ssl:
Module setenvif already enabled
Considering dependency mime for ssl:
Module mime already enabled
Considering dependency socache_shmcb for ssl:
Enabling module socache_shmcb.
Enabling module ssl.
See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates.
To activate the new configuration, you need to run:
  systemctl restart apache2
Enabling module expires.
To activate the new configuration, you need to run:
  systemctl restart apache2
Enabling module rewrite.
To activate the new configuration, you need to run:
  systemctl restart apache2
Warning: The unit file, source configuration file or drop-ins of apache2.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Getting Data from Online Server...
Done
Checking Signatures of Modules...
Checking accountcodepreserve...
Good
Checking adv_recovery...
Good
Checking allowlist...
Good
Checking amd...
Good
Checking announcement...
Good
Checking api...
Good
Checking areminder...
Good
Checking arimanager...
Good
Checking asterisk-cli...
Good
Checking asteriskinfo...
Good
Checking backup...
Good
Checking blacklist...
Good
Checking broadcast...
Good
Checking builtin...
Checking bulkhandler...
Good
Checking calendar...
Good
Checking callaccounting...
Good
Checking callback...
Good
Checking callerid...
Good
Checking callforward...
Good
Checking calllimit...
Good
Checking callrecording...
Good
Checking callwaiting...
Good
Checking cdr...
Good
Checking cdrpro...
Good
Checking cel...
Good
Checking certman...
Good
Checking cidlookup...
Good
Checking conferences...
Good
Checking conferencespro...
Good
Checking configedit...
Good
Checking contactmanager...
Good
Checking core...
Signature Invalid
        Refreshing core
Starting module download from https://mirror.freepbx.org/modules/packages/core/core-17.0.13.tgz.gpg ...
Processing
The following error(s) occured:
 - Failed download module tarball from https://mirror.freepbx.org/modules/packages/core/core-17.0.13.tgz.gpg, server may be down
2024-08-06 16:13:49 - ****** INSTALLATION FAILED *****
2024-08-06 16:13:49 - Installation failed at step Wrapping up the installation process. Please check log /var/log/pbx/freepbx17-install-2024.08.06-11.46.36.log for details.
2024-08-06 16:13:49 - Error at line: 1168 exiting with code 2 (last command was: fwconsole ma refreshsignatures >> "$log" 2>&1)
2024-08-06 16:13:49 - Exiting script
kguptasangoma commented 3 months ago

hi @zhigang327 please try with the latest script where we are ignoring the signature fail and continue with the script. you can always re-run the signature retry after installation.

try "fwconsole ma refreshsignatures "

kguptasangoma commented 2 months ago

please retry.