You are not logged in.

#1 2013-07-28 16:08:00

netpumber
Member
Registered: 2009-09-20
Posts: 134

[SOLVED] Remote files of transmission doesn't exist

Hi.

I m using the transmission for bitTorrent client and  i thought to use the remote web interface that comes with it.
Im going to preferences and configure it. Then i click on "Open Web Client" and chromium returns this :

404: Not Found

Couldn't find Transmission's web interface files!

Users: to tell Transmission where to look, set the TRANSMISSION_WEB_HOME environment variable to the folder where the web interface's index.html is located.

Package Builders: to set a custom default at compile time, #define PACKAGE_DATA_DIR in libtransmission/platform.c or tweak tr_getClutchDir () by hand.

How can i fix it ? Where the web files of transmission should be saved ?

Thanks!

Last edited by netpumber (2013-07-29 20:46:50)

Offline

#2 2013-07-28 23:19:35

felipe
Member
Registered: 2013-06-29
Posts: 70

Re: [SOLVED] Remote files of transmission doesn't exist

Hi
I have the web files in /usr/share/transmission/
what is the output of this?

$ whereis transmission

because i get 

$ whereis transmission
transmission : /usr/share/transmission 

and is where the web files are located

$ ls /usr/share/transmission/
 web
$ ls /usr/share/transmission/web
images index.html  javascript LICENSE style

it's a compile trouble or maybe you have deleted that folder . You have compiled transmission?

Last edited by felipe (2013-07-28 23:33:39)

Offline

#3 2013-07-29 14:42:01

netpumber
Member
Registered: 2009-09-20
Posts: 134

Re: [SOLVED] Remote files of transmission doesn't exist

whereis transmission 

returns nothing

whereis transmission-gtk 

returns

transmission-gtk: /usr/bin/transmission-gtk /usr/share/man/man1/transmission-gtk.1.gz

I installed transmission using pacman.

Offline

#4 2013-07-29 16:36:17

felipe
Member
Registered: 2013-06-29
Posts: 70

Re: [SOLVED] Remote files of transmission doesn't exist

ah. I guess you don't have installed transmission-cli.

install it and try again

pacman -S  transmission-cli

Last edited by felipe (2013-07-29 16:36:29)

Offline

#5 2013-07-29 20:46:34

netpumber
Member
Registered: 2009-09-20
Posts: 134

Re: [SOLVED] Remote files of transmission doesn't exist

Thank you very much. You are right!

Offline

#6 2013-11-18 23:46:03

bulletmark
Member
From: Brisbane, Australia
Registered: 2013-10-22
Posts: 649

Re: [SOLVED] Remote files of transmission doesn't exist

I had this problem and just found this solution here. Have added it to the wiki at https://wiki.archlinux.org/index.php/Transmission.

Offline

Board footer

Powered by FluxBB