GodKratos / bittorrent-webui

Automatically exported from code.google.com/p/bittorrent-webui
18 stars 8 forks source link

Error 400 when clicking on a magnet link #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on a magnet or torrent link

What is the expected output? 
Magnet or torrent is transmitted to the remote bittorrent client

What do you see instead?
error message "Server replies: Error 400. "
Magnet or torrent is not transmitted

What version of the addon are you using? 
0.2.3.0 

On what operating system?
Mac OS X 10.6.8
Firefox 25.0.1

What type and version of torrent client and webui are you using?
uTorrent 1.8.0, webUI 0.388

Please provide any additional information below.
I can use WebUI+ to open the uTorrent Web UI, adding torrents and magnet links 
works in the webUI. 
This is similar to the report in this 
review:<https://addons.mozilla.org/en-US/firefox/addon/bittorrent-webui-120685/r
eviews/336336/>

Original issue reported on code.google.com by acmeindu...@gmail.com on 27 Nov 2013 at 12:18

GoogleCodeExporter commented 9 years ago
Note that this is probably a configuration issue, not a defect per se. Still, 
as I'm not the first to be affected, I think it'd be useful to have the 
solution recorded somewhere. 

Original comment by acmeindu...@gmail.com on 27 Nov 2013 at 12:30

GoogleCodeExporter commented 9 years ago
Yes I've seen similar problems like this and it is usually due to an incorrect 
configuration of the plugin.

To configure the plugin correctly you just need to enter in the path used for 
your webui interface in the correct places.
As an example lets take someone who uses a uTorrent server that opens the webui 
with the path:
https://www.myserver.com:3282/gui

For this example you would enter the options as follows:
Server Address dropdown: https://
Server Address: www.myserver.com
Port: 3282
WebUI Path: /gui/
Username: as required
Password: as required
BitTorrent Client: uTorrent

Give that a try and let me know if you still have a problem.

Original comment by grantbru...@gmail.com on 28 Nov 2013 at 6:29

GoogleCodeExporter commented 9 years ago
Thanks. I've double-checked:
- the data in the WebUI+ plugin matches the data I've set on uTorrent. 
- I've tried various combinations (default port/alternative listening port, 
shorter username and password)
- the server is on my internal network (http://10.0.1.198)
- When I select 'open WebUI' from the WebUI+ plugin, the page is opened 
correctly. 
- clicking on a magnet link still results in  'Error 400'.  

Original comment by acmeindu...@gmail.com on 29 Nov 2013 at 3:06

GoogleCodeExporter commented 9 years ago
I've created a new Firefox profile, and the plugin works in this profile. So in 
my case it's likely another plugin interferes with WebUI+. I use plugins to 
block ads, cookies etc, one of those might be the culprit. 

Original comment by acmeindu...@gmail.com on 30 Nov 2013 at 11:56