When I try to update the modules the status for all modules is “Enabled; Not available online”. I have Standard, Extended and Commercial repositories enabled… I’ve tried several times and rebooted the system with no change. The system is running FreePBX 14.0.11 and Asterisk 13.29.2. I’ve done some searching on the forum but haven’t found a resolution yet.
I haven’t seen this before, maybe a quick test would be to define DNS servers as 1.1.1.1 and 8.8.8.8 insuring you are able to resolve properly.
If that yields the same results, I would SSH to the server and try a yum -y update.
Hopefully something will get updated under the above 2 suggestions.
@PitzKey the issue in the thread you referenced only impacts access to commercial module repos, and only on a server updated from FreePBX 14 to FreePBX 15. The OP states he is running FreePBX 14, and it shows all of his modules not available online.
This suggests his machine is not able to contact any of the module repositories.
yum -y update returns a “No packages marked for update” and System Updates seem to be working as expected. The current system version is 12.7.6-1910-1.sng7.
When I ping mirror1.freepbx.org I receive:
PING mirror1.freepbx.org (199.102.239.170) 56(84) bytes of data.
64 bytes from 199.102.239.170 (199.102.239.170): icmp_seq=1 ttl=50 time=19.0 ms
64 bytes from 199.102.239.170 (199.102.239.170): icmp_seq=2 ttl=50 time=19.1 ms
I’ve set “Use wget For Module Admin” to true with no change in behaviour.
What logs should I look at to see if there are errors?
Can you post the output you get from doing ‘fwconsole ma listonline’ from the command line? I’m guessing you’ll see similar info as the Module Admin page, but I’d like to see the whole list and if any extra clues show up. Also, from the webadmin, can you tell us what you have in your DNS Server list found in Admin->System Admin->DNS ?