SOLVED Module updates fail : wable-repo

Aaron Outhier

Santa's helper (subordinate Claus)
Joined
Dec 11, 2016
Messages
84
Reaction score
12
When I go into the IncrediblePi Web-GUI, and select Admin->Module Admin, and then click "Check Online", I am given the following:

Warning: Cannot connect to online repository(s) (http://wable-repo.wardmundy.net). Online modules are not available.

For troubleshooting purposes, I have opened my web browser, and tried to open the listed address, but I am getting timeouts. There does not appear to be a web server there.

Further, running nslookup wable-repo.wardmundy.net yields

Non-authoritative answer:
Name: wable-repo.wardmundy.net
Address: 192.210.160.198
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,201
Reaction score
5,220
If you're in a hurry, do either of the following after logging into your Linux CLI as root:
Code:
mysql -u root -ppassw0rd asterisk -e "update freepbx_settings set value='http://wable-repo2.wardmundy.net' where keyword='MODULE_REPO' and description='repo server' limit 1"
amportal a r
amportal restart

Code:
mysql -u root -ppassw0rd asterisk -e "update freepbx_settings set value='http://wable-repo7.wardmundy.net' where keyword='MODULE_REPO' and description='repo server' limit 1"
amportal a r
amportal restart
 
Last edited:

Members online

Forum statistics

Threads
25,810
Messages
167,755
Members
19,240
Latest member
nikko
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top