Fixing the Module Manager bug that exists in the latest Trixbox Image (2.6.0.18)

voxter
Posts: 50
Member Since:
2007-11-20

So in the newest Trixbox CE Image up on sourceforge (2.6.0.18) - the one that has the GUI improvements/FreePBX fork, the module admin is broken, and is pulling from 'update.trixbox.org' - presumably part of the new fork.

The only problem is... It doesnt work!

It was serving some packages to me last night, but left out a few critical ones (such as Phonebook) and today was not returning anything at all, tcpdump revealing that the URL it was hitting was returning 404.

So, in collaboration with the guys @ schmoozecom, I give you a fix:

Run this from your Trixbox CLI:

find /var/www/html/admin -type f -exec sed -i 's/update.trixbox.org/mirror.freepbx.org/g' {} \;

This will change the freepbx interface to use the freepbx mirror instead of trixbox's.

Surely this may cause some unrest, but, it fixes the problem.

So, there you are! Enjoy..



kerryg
Posts: 6793
Member Since:
2006-05-31
Doing this will break the

Doing this will break the system if you do a framework or core update and cause other features to fail down the road.

--

Kerry Garrison
http://www.VoipStore.com - http://3cxbook.com
(888) VOIPSTORE - (888) 864-7786



andrew
Posts: 1472
Member Since:
2006-05-30
update.trixbox.org is on-line.

update.trixbox.org is on-line. I just tested it and it works fine.



voxter
Posts: 50
Member Since:
2007-11-20
I expect that it will of

I expect that it will of course break further updates and what not, I'll have to try again when i go to work again tomorrow - but at the time of writing, and the entire day previous, the update site was not working as it should have and left my new install in an unfinished state.

Just thought i'd share my findings for a temporary bandaid with the others :)



rfernandez
Posts: 10
Member Since:
2006-06-13
Problem downloading Modules at trixbox 2.6 version

I'm having the same problem after installing 2.6 version.

I also can ping the name: update.trixbox.org from the BOX, so it's not a DNS related problem.

So at this point, what you recommend Kerry?

--

Radhames Fernandez | FtOCC Technician Certified
www.bytes-solutions.com
www.fensi.com



miahac
Posts: 107
Member Since:
2007-01-04
now this happens to me

Setting up a new server and wen to update modules. Warning: Cannot connect to online repository (update.trixbox.org). Online modules are not available.
I can ping fine.

We host servers and websites locally in our own Downtown Wichita data center
Wichita Data Centers - Kansas Hosting

--

We host servers and websites locally in our own Downtown Wichita data center
Wichita Data Centers - Kansas Hosting



mrrabbit
Posts: 8
Member Since:
2007-04-04
I typically maintain my own

I typically maintain my own module repositories...

In previous Trixboxes, pre-2.6.x.x, only one file had to be edited in order to point to my own web server containing the necessary xml file and modules.

Can't see to find that file anymore under 2.6.x.x...

Question:

How do I now go about pointing the module admin to my own repository from now on after I have updated my repository with the latest xml and modules from update.trixbox.org?

Do I have to do a /etc/hosts file hack or something to fool the machine?

Want a simple KISS non-band-aided way to go about it....

Thanks!

=8-)



gianthobbit
Posts: 39
Member Since:
2007-03-19
Module admin

I'm getting the same problem with 2.6.1.12. If I had a problem with this in the past then I would switch from the network LAN to a spare DSL connection. Things would work out fine. This time the problem still happens with either connection.

Is there a way to manually add modules? I don't mind trying a longer route. Any thing that works would be fine with me. Right now I only have a basic set of modules.

I can ping update.trixbox.org. Yum works fine.



econnectionptyltd
Posts: 13
Member Since:
2007-12-21
Online modules are not available

I also get this error: "Warning: Cannot connect to online repository (update.trixbox.org). Online modules are not available"

trixbox v2.6.1.13
PBXconfig 2.4.0

any fixes? the PC has been upgraded (rebuilt) from an older version of trixbox which had no problems with this... anyone?



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.