J-Will's picture

new (linux) user - Got LAMP up and running, and it works well.  Somehow easier than I would of thought. 

The newest version of Firefox will not allow for the download of the Torrent Server Handler plug-in.  I was curious if there was a new version of the plug in, in the works or if downgrading ff was the best option at this point?

 

Thanks

Forum: 
Jeremy Davis's picture

I'm not sure if the Devs are working on a new one, but you could try to just install the current one. This is not guaranteed to work as Firefox has made a few significant changes between 3.5 and 3.6 but I think its worth a shot. You will only need to do a minor modification as follows.

Download the current .xpi. The .xpi files are just a .zip file with a different file extension. So open the .xpi with an archive tool (you may need to change the file extension to .zip) and extract the files. Open the install.rdf with a plain text editor. Look for a section in the code that resembles this:

<!-- FireFox -->
    <em:targetApplication>
        <Description>
        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
        <em:minVersion>3.0.12</em:minVersion>
        <em:maxVersion>3.7a1pre</em:maxVersion>
        </Description>
    </em:targetApplication>

It will not look exactly like this as I took it from another extension (Adblock Plus). It should be fairly self explanatory. As you may be able to see the Adblock Plus extension will install on any version of Firefox from 3.0.12 (minVersion) through to 3.7a1pre (maxVersion). Basically you need to change the maxVersion value (it will probably be 3.5.* or similar in TKL Torrent addon). I suggest just changing it to 3.6.* (yes you can use an asterisk (*).

Once you have edited install.rdf then repackage the extension as a zip file and change the extension from .zip back to .xpi. Then install. You can either just drag and drop it into Firfox, or in Firefox, File>>Open File>>browse to .xpi you created.

Good luck and I'm sure the community would be pleased to hear how you (or anyone else) go with that and if it does indeed work.

 If it does work, prehaps you could attach your modified .xpi so others can use it.

J-Will's picture

The install has worked, and I will post the xpi however I want to make sure it is working properly.

Currently when I save a link, the server is getting stuck at 'parsing html url'.  Is this a Server issue or a plug in issue?

Jeremy Davis's picture

Perhaps Firefox 3.6 has broken something important with the torrent handler?! Maybe thats whats causing this problem...?

J-Will's picture

I tried to input the link into donkey directly, and it did the same thing.  I am currently redoing the VM, and router settings to make sure it is properly configured to access the world.  But this leads me to believe it is an issue with the VM's software, and not with the plug in.  I just want to make sure, so more testing is needed.

J-Will's picture

I have created a new VM, and setup my network and firewall settings accordingly.  I am still having the issue with 'parsing html url'.  I do not believe this to be a TKL problem, but instead an mldonkey problem.

Jeremy Davis's picture

If you think its MLDonkey, then perhaps have a look/post over on their forums.

J-Will's picture

FYI- I have been installing from the ISO

Miopede's picture

Any update on this? I am still unable to download anything because of the "Parsing URL".

J-Will's picture

I have been unable to get it to work properly as well.  I've tried punching holes in the router firewall, turning off the software firewall, and reinstalling the VM from scratch.  Still nothing. 

Miopede's picture

Not sure why but it is working again for me. Pretty weird that it works randomly - I havent changed anything.

Miopede's picture

Looks like it stopped working again. Now when I try to download a torrent using the FireFox plugin I get an error saying the connection has been reset while the page was loading.

I get the same error when I go to the advanced section of the web interface where I monitor the downloads.

I really wish I could get this thing working in a stable environment.

Miopede's picture

Ever since my downloads stopped this afternoon, when I click on on Basic I get taken to a "Clutch Web Interface" whereas before I got taken to "Plex GUI" -- which is it supposed to be?

Jeremy Davis's picture

You'll need some input for the TKL Devs (Alon and Liraz) to troubleshoot this problem. Or perhaps MLDonkey if you think that's the problem.

Miopede's picture

I installed on a new VM from the ISO and was able to start downloading 2 torrents. All of a sudden, the same thing! In the middle of downloading my torrents I got the error!

My next step is to try on a physical machine before giving up.

Liraz Siri's picture

I don't think this is an issue with mldonkey or the appliance otherwise it wouldn't work for anyone. Could it be a networking (e.g., port forwarding) or ISP issue? Some ISPs are known to do anti-P2P stuff...
Miopede's picture

I am sure my ports are setup correctly because it has worked in the past. I am also able to download torrents using my other computers, just not the appliance itself.

Can anyone confirm that they have successfully used this appliance in a reliable state?

J-Will's picture

I gave up on using it, and just went the basic Ubuntu route, and remote in to control the torrent client.  Thought it sounds like you got further than I did.

Add new comment