problem with transmission 1.60 and web interface UPDATE

Questions regarding modifying the torrent engine or download station may go here.
Forum rules
Please note the disclaimer before modifying your Synology Product.

problem with transmission 1.60 and web interface UPDATE

Postby cico » Thu May 07, 2009 9:33 am

two days ago the first official version of transmission 1.6 was released and even though a bug with some unicode characters is still there (since 1.4 :( ) I could not resist to upgrade my cs407 from 1.34 after taken a look at the new webinterface with the osx version on my imac.

now we have "file selection/prioritization" and the chance to "verify local data" from the context menu; for me these are great upgrades to the webinterface that I don't want to miss!

but after upgrading and restarting the daemon I got this
Code: Select all
syno> transmission-daemon -f
[20:05:30.427] Couldn't create socket: Address family not supported by protocol
[20:05:30.445] System does not seem to support IPv6. Not listening onan IPv6 address
[20:05:30.447] RPC Server: Adding address to whitelist: 127.0.0.1
[20:05:30.447] RPC Server: Adding address to whitelist: 192.168.*.*
[20:05:30.448] RPC Server: Serving RPC and Web requests on port 9091
[20:05:30.449] RPC Server: Whitelist enabled
[20:05:30.449] Transmission 1.60 (8339) started
[20:05:31.431] %s succeeded (%d): initnatpmp succeeded (0)
[20:05:31.431] %s succeeded (%d): sendpublicaddressrequest succeeded (2)
[20:05:39.470] Starting: Starting
[20:05:39.470] Opened port %d on %s to listen for incoming peer connections: Opened port 51413 on 0.0.0.0 to listen for incoming peer connections
[20:05:39.530] Starting: Starting


and then, but first AFTER calling the webinterface
Code: Select all
[20:36:13.948] Searching for web interface file "/root/.local/share/transmission/web/javascript/transmission.js"
[20:36:13.974] Searching for web interface file "/opt/share/transmission/web/javascript/transmission.js"


that's all, the crucial line
"Serving the web interface files from "/opt/share/transmission/web"
is missing and my browser shows me a "404"
Image
(of course all files are where they should be)


the daemon itself is running fine, all my active torrents from 1.34 started again instantly after upgrading, so in my humble understanding it seems to be an issue with transmission's webserver. and what about the first two lines after starting the daemon concerning ipv6, could that be the reason?

any help would be much appreciated!

...

btw, I'm a macuser with very, very little linux experience and I'm not able to build tm from source by myself (at least I haven't found a "step-by-step advice for dummies" so far :wink: ) so I depend on the optware feed. it's absolute fantastic to see how fast an ipk appears on the feed, mostly just hours after the new version has been released!

so I'd really like to thank bzhou and/or anybody else who currently is maintaining transmission for their continuous effort, thank you very much!
:D
Last edited by cico on Sat Apr 10, 2010 1:01 pm, edited 2 times in total.
CS407 • DSM 3.1-1636 • RAID 5 (3x 1TB WD1000FYPS-01ZKB, 1x 1TB HUA721010KLA330) • Transmission 2.42 via IPKG
cico
Student
Student
 
Posts: 79
Joined: Wed Mar 12, 2008 11:42 am
Location: Germany

Re: problem with transmission 1.60 and web interface

Postby bzhou » Fri May 08, 2009 4:22 am

Upstream fixed the problem in subversion with the help of some optware transmission users.
I just upgraded optware transmission to 1.60+r8349 to get the fix, please upgrade.
For detail, see http://trac.transmissionbt.com/ticket/2030
bzhou
Knowledgeable
Knowledgeable
 
Posts: 344
Joined: Sat Jan 12, 2008 1:57 am

Re: problem with transmission 1.60 and web interface

Postby cico » Fri May 08, 2009 9:57 am

yes, a user in the transmission forum already pointed me to that ticket and was afraid I would have to wait for 1.61...

so thank you very much for in this case ugrading the feed with a non release version!! :D
CS407 • DSM 3.1-1636 • RAID 5 (3x 1TB WD1000FYPS-01ZKB, 1x 1TB HUA721010KLA330) • Transmission 2.42 via IPKG
cico
Student
Student
 
Posts: 79
Joined: Wed Mar 12, 2008 11:42 am
Location: Germany

Re: problem with transmission 1.60 and web interface

Postby cico » Fri May 15, 2009 5:42 pm

fortunately the "404 problem" has been solved, but with 1.61 (more precisely since r8368) we have a new bug, reported by several users in the transmission forum.

the according ticket has been closed in the meantime so we hopefully will see a current nightly on optware feed soon... :wink:
CS407 • DSM 3.1-1636 • RAID 5 (3x 1TB WD1000FYPS-01ZKB, 1x 1TB HUA721010KLA330) • Transmission 2.42 via IPKG
cico
Student
Student
 
Posts: 79
Joined: Wed Mar 12, 2008 11:42 am
Location: Germany

Re: problem with transmission 1.60 and web interface UPDATE

Postby bzhou » Sun May 17, 2009 7:28 pm

Updated transmission to 1.61+r8420
You can also subscribe to http://cia.vc/stats/project/nslu2-linux
bzhou
Knowledgeable
Knowledgeable
 
Posts: 344
Joined: Sat Jan 12, 2008 1:57 am

Re: problem with transmission 1.60 and web interface UPDATE

Postby cico » Sun May 17, 2009 8:36 pm

bzhou wrote:You can also subscribe to http://cia.vc/stats/project/nslu2-linux


I'm afraid that won't be a place for me at all...
I've no idea of programming, the only thing I can do is report some "end user experience" and that's not what your link is about, is it?

I really wish I could contribute some more, but I'm "only" a macuser and my first and exclusive linux experience is from running transmission on my Synology box. But after the latest issues I decided to install a linux (ubuntu/xubuntu??) via virtualbox on my imac and try to cross-compile by myself, just to be able to test and then report about current nightlies.

I've no idea if I will ever be able to do that, but I'm willing to try and spend some nights with "googling" about it (maybe you can point me to a "step-by-step advice for dummies" ?)

Anyway, as always, thank you very much for your effort on optware! :D
CS407 • DSM 3.1-1636 • RAID 5 (3x 1TB WD1000FYPS-01ZKB, 1x 1TB HUA721010KLA330) • Transmission 2.42 via IPKG
cico
Student
Student
 
Posts: 79
Joined: Wed Mar 12, 2008 11:42 am
Location: Germany

Re: problem with transmission 1.60 and web interface UPDATE

Postby jrosado » Mon May 25, 2009 5:18 pm

Were did you guys get the 1.61 version? I do ipkg list | greep transmission, and the only version available is 1.51 :?

Opss..i needed a ipkg update :oops:
Synology System 1:
1 DS212 / 1 Samsung F4 HD204UI 2TB, powered 24h/day, 365 days/year on
Synology System 2:
1 DS2411+ (in building process ...)
jrosado
Experienced
Experienced
 
Posts: 107
Joined: Wed Oct 22, 2008 10:44 am

Re: problem with transmission 1.60 and web interface UPDATE

Postby cico » Mon May 25, 2009 6:27 pm

yes, you always should do an
Code: Select all
ipkg update

before
Code: Select all
ipkg upgrade

to get the the latest versions of your installed optware :wink:

anyway, the current transmission version on the feeds is 1.61+r8420 which has fixed two bugs concerning using the daemon with clutch introduced with 1.60/1.61, but it is crashing a lot on my CS407 as I reported here :(

I hope you will install and try that version for a few days and report if you see the same problem on your box...
CS407 • DSM 3.1-1636 • RAID 5 (3x 1TB WD1000FYPS-01ZKB, 1x 1TB HUA721010KLA330) • Transmission 2.42 via IPKG
cico
Student
Student
 
Posts: 79
Joined: Wed Mar 12, 2008 11:42 am
Location: Germany

Re: problem with transmission 1.60 and web interface UPDATE

Postby jrosado » Mon May 25, 2009 10:44 pm

Yes, i did installed it. So far, no problem at all. I'm running about 40 torrents (seeding) a pushing one. I will keep informed. :D

Love the feature that allows to select the files. Finally :D :P
Synology System 1:
1 DS212 / 1 Samsung F4 HD204UI 2TB, powered 24h/day, 365 days/year on
Synology System 2:
1 DS2411+ (in building process ...)
jrosado
Experienced
Experienced
 
Posts: 107
Joined: Wed Oct 22, 2008 10:44 am


Return to Torrent Engines/Download Station Mods

Who is online

Users browsing this forum: No registered users and 1 guest