i have installed raspbx on a raspberry pi 4. In this raspbx is Asterisk 16.6.1 & and FreePBX 15.0.16.22 included. The issue is that I cannot perform updates of the modules because it is not activated. And I am not seeing the sys admin module from where I can activate the Freepbx. Can anyone help me with this? How can I activate this version?
@lgaetz thank you for this information. Does this mean that i cannot update the system modules in the tab of Updates -> System?
And one more thing, i could not get connected to the repositry? I thought because the pbx is not activated?
Yes I understand that, but I can now not updat the modules. i am getting the following warning:
“Cannot connect to online repository(s) (https://mirror.freepbx.org). Online modules are not available”.
I thought this was because of the activation. But the issue is something else. How can I solve this issue then?
At a shell prompt in FreePBX, type curl https://mirror.freepbx.org
the expected response is False
If you get an error or something else, you have a networking problem. In that case, try accessing https://mirror.freepbx.org
from your web browser, to see whether the problem is with the Pi or on your network.
Sorry, I don’t understand why you are seeing old versions. I’d expect that if the repo access were failing, you’d just get an error, unless for some strange reason it fell back on the cache. But even that seems weird, because you have newer modules installed.
I hope that someone who knows more about the update process can step in.
There are a few related Advanced Settings that you might try:
Disable Module Admin Caching
Set Module Admin to Edge mode
Use wget For Module Admin
I actually don’t ever recommend doing this unless you have a problem that was recently resolved by FreePBX engineering and you can’t wait for the general release. OR you’re an integrator/developer who loves living on the wild side of life!
Obviously this command is working, so module admin is installed. Unfortunately, you may have to run fwconsole ma install [module name] for all modules that say that they aren’t installed or disabled to get them to work again.
Is module admin not showing in the GUI? I’m trying to understand what the problem is?
Hi Matt,
The issue is that i am not able to perform the updates of the modules. that is the main issue.
I am unable go connect to the repositry. can you help me with this?