[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
[transmission] Transmission 1.76 + DHT download and discussion (OLD THREAD)
12-26-2008, 10:13 AM
Post: #406
RE: [transmission] Transmission 1.42 FINAL
Version 1.42 is out!
Build, shinkwrapped and available for download on the first post.
Enjoy!

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
12-26-2008, 11:22 AM
Post: #407
RE: [transmission] Transmission 1.41 FINAL
(12-25-2008 11:59 PM)ciao Wrote:  I installed transmission 1.41 final and works fine. Thank you for your good job.

When i run top command at telnet i see really high CPU load, about 70~90%

[Image: b1ab547cc441a322ca325b6e8d85755fo.jpg]

I don't know how many CPU load should be ok or if previous versions have lower CPU load. ¿Is it normal?

EDIT: Now i see the client is checking the downloads, maybe the high CPU load is normal in this case. I will run top again when the client finish the check.
Transmission finished cheching the files, and de CPU load still is high:
[Image: 51b5b094cacead4d6327e5631cfeaaa0o.jpg]

Now i will install 1.42 and see what happens with the CPU load.

¿Can someone else check the CPU load of his/her transmission client?
Find all posts by this user
12-26-2008, 11:25 AM
Post: #408
RE: [transmission] Transmission 1.41 FINAL
(12-26-2008 11:22 AM)empatico Wrote:  Transmission finished cheching the files, and de CPU load still is high:
[Image: 51b5b094cacead4d6327e5631cfeaaa0o.jpg]

Now i will install 1.42 and see what happens with the CPU load.

¿Can someone else check the CPU load of his/her transmission client?

This kind of CPU load can happen when transmission is Verifying your local data or when you have massive amounts of torrents added to transmission. I normally download a few torrents at a time and do not get this kind of load!

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
12-26-2008, 11:50 AM
Post: #409
RE: [transmission] Transmission 1.41 FINAL
(12-26-2008 09:54 AM)vaivel Wrote:  Very much so, port 51413 as default.


Thanks, that did the trick...
Find all posts by this user
12-26-2008, 01:41 PM
Post: #410
RE: [transmission] Transmission 1.41 FINAL
(12-26-2008 11:25 AM)Ger Teunis Wrote:  This kind of CPU load can happen when transmission is Verifying your local data or when you have massive amounts of torrents added to transmission. I normally download a few torrents at a time and do not get this kind of load!

I think you are right. I have 14 transfers, 7 downloads and 7 uploads. All of them high definition files downloaded from private trackers.

I usually have this amount of transfers and i never found a problem even with transmission 1.41 and btpd.

I just never seen before the CPU load of my popcorn hour and when i saw i was surprised, but now i think high CPU loads are normal with high number of transfers.

I will try to reduce the amount of downloads and run top again.
Find all posts by this user
12-26-2008, 07:11 PM
Post: #411
RE: [transmission] Transmission 1.42 FINAL
Transmission (all vers ive tried) keeps forgetting my settings when i restart the a100. Is there a config file that i can edit someplace to save the settings on reboot of the popcorn?
Find all posts by this user
12-26-2008, 07:51 PM
Post: #412
RE: [transmission] Transmission 1.42 FINAL
I would need your help! I am not able to use Transmission 1.42 on my Popcorn directly. I opened a new web service on the Popcorn.

Name: Transmission 1.42
Webaddress: http://localhost.drives:8883/HARD_DISK/t.../index.cgi

If I start it, I receive a message, that it can not be started.

If I use Transmission Web Interface, its working fine, I see the torrents and so on but still not on the popcorn.

I have the new firmware installed, I also tried to reinstall, but still not working.

Pls help! Thank you!
Find all posts by this user
12-27-2008, 10:38 AM (This post was last modified: 12-27-2008 10:42 AM by Ger Teunis.)
Post: #413
RE: [transmission] Transmission 1.42 FINAL
(12-26-2008 07:51 PM)csabakon Wrote:  I would need your help! I am not able to use Transmission 1.42 on my Popcorn directly. I opened a new web service on the Popcorn.

Name: Transmission 1.42
Webaddress: http://localhost.drives:8883/HARD_DISK/t.../index.cgi

If I start it, I receive a message, that it can not be started.

If I use Transmission Web Interface, its working fine, I see the torrents and so on but still not on the popcorn.

I have the new firmware installed, I also tried to reinstall, but still not working.

Pls help! Thank you!

Please verify that you have an "transmission-nmt" and ".transmission-nmt" folder on you NMT harddisk! If you do, please check if there is a index.cgi inside it.
(12-26-2008 07:11 PM)illumin Wrote:  Transmission (all vers ive tried) keeps forgetting my settings when i restart the a100. Is there a config file that i can edit someplace to save the settings on reboot of the popcorn?

Might be a file-rights problem. I guess that the .transmission/settings.json is readonly for the transmission daemon, so the daemon is not able to save it's settings when it is stopped. Try installing telnetd and execute
Code:
chmod +w /share/.transmission/settings.json

Make some changes in config, stop transmission in settings of NMT and start it agian. Hopefully the changes will be saved.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
12-27-2008, 10:45 AM
Post: #414
RE: [transmission] Transmission 1.42 FINAL
good job thk

SPK Synology
http://www.guysmo.com Wink
Find all posts by this user
12-27-2008, 12:05 PM (This post was last modified: 12-27-2008 04:13 PM by csabakon.)
Post: #415
RE: [transmission] Transmission 1.42 FINAL
[QUOTE='Ger Teunis' pid='113392' dateline='1230370739']

Please verify that you have an "transmission-nmt" and ".transmission-nmt" folder on you NMT harddisk! If you do, please check if there is a index.cgi inside it.

I checked, I have both "transmission-nmt" and ".transmission-nmt" and I have index.cgi in both directories.

Will recheck everything and come back...
Find all posts by this user
12-27-2008, 01:02 PM
Post: #416
RE: [transmission] Transmission 1.42 FINAL
(12-27-2008 10:38 AM)Ger Teunis Wrote:  Please verify that you have an "transmission-nmt" and ".transmission-nmt" folder on you NMT harddisk! If you do, please check if there is a index.cgi inside it.
(12-26-2008 07:11 PM)illumin Wrote:  Transmission (all vers ive tried) keeps forgetting my settings when i restart the a100. Is there a config file that i can edit someplace to save the settings on reboot of the popcorn?

Might be a file-rights problem. I guess that the .transmission/settings.json is readonly for the transmission daemon, so the daemon is not able to save it's settings when it is stopped. Try installing telnetd and execute
Code:
chmod +w /share/.transmission/settings.json

Make some changes in config, stop transmission in settings of NMT and start it agian. Hopefully the changes will be saved.

Yep that did the job Ger thanks very much! It would only keep the settings when i stopped the torrent service, did the command above , start service and then reboot the nmt.
Find all posts by this user
12-27-2008, 03:17 PM
Post: #417
RE: [transmission] Transmission 1.42 FINAL - extremely slow response time
I recently managed to install the new version of Transmission 1.42 in my PCH A-100.
I experience very long response times though.
Both when using the Transmission Web Interface and when accessing the GAYA web service on the PCH. It takes ages for it to load. Often resulting in a server timeout through the Web Interface

Is this normal?

The old torrent client on :8883/torrent/bt.cgi loads instantly, both through PCH and Web interface.
Find all posts by this user
12-27-2008, 03:29 PM
Post: #418
RE: [transmission] Transmission 1.40 FINAL
(12-11-2008 10:44 AM)Ash Wrote:  Hello brothers .. and tnks for the work... transmission 1.4 work fine.. only a question... i have some problem's with SSL tracker (https://etcetc) . First, i don't installed beta3 version of transmission, have you idea if this version fixes the problem, or must wait other release???

Regards!!

me too

i have some problems with ssl tracker
with ver 1.40,1.41 and 1.42

I found this problems at http://trac.transmissionbt.com/ticket/1447
but i don´t understand who to fix this problem DodgyHuh
Find all posts by this user
12-27-2008, 09:38 PM (This post was last modified: 12-27-2008 09:41 PM by Ger Teunis.)
Post: #419
RE: [transmission] Transmission 1.42 FINAL - extremely slow response time
(12-27-2008 03:17 PM)MrJingle Wrote:  I recently managed to install the new version of Transmission 1.42 in my PCH A-100.
I experience very long response times though.
Both when using the Transmission Web Interface and when accessing the GAYA web service on the PCH. It takes ages for it to load. Often resulting in a server timeout through the Web Interface

Is this normal?

The old torrent client on :8883/torrent/bt.cgi loads instantly, both through PCH and Web interface.

Sounds like high cpu loads to me! The box is just too busy to update or load the transmission 'webpage'. Try stopping some torrents, that may give the nmt some releave.
(12-27-2008 12:05 PM)csabakon Wrote:  [QUOTE='Ger Teunis' pid='113392' dateline='1230370739']

Please verify that you have an "transmission-nmt" and ".transmission-nmt" folder on you NMT harddisk! If you do, please check if there is a index.cgi inside it.

I checked, I have both "transmission-nmt" and ".transmission-nmt" and I have index.cgi in both directories.

Will recheck everything and come back...

Very weird, seems like your NMT will not start the index.cgi file.
Please install telnet daemon and make a connection to your NMT.
Then execute the following line
Code:
/share/transmission-nmt/index.cgi

What result do you get?

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
12-27-2008, 09:53 PM (This post was last modified: 12-28-2008 10:49 AM by csabakon.)
Post: #420
RE: [transmission] Transmission 1.42 FINAL - extremely slow response time
(12-27-2008 09:38 PM)Ger Teunis Wrote:  Sounds like high cpu loads to me! The box is just too busy to update or load the transmission 'webpage'. Try stopping some torrents, that may give the nmt some releave.
(12-27-2008 12:05 PM)csabakon Wrote:  [QUOTE='Ger Teunis' pid='113392' dateline='1230370739']

Please verify that you have an "transmission-nmt" and ".transmission-nmt" folder on you NMT harddisk! If you do, please check if there is a index.cgi inside it.

I checked, I have both "transmission-nmt" and ".transmission-nmt" and I have index.cgi in both directories.

Will recheck everything and come back...

Very weird, seems like your NMT will not start the index.cgi file.
Please install telnet daemon and make a connection to your NMT.
Then execute the following line
Code:
/share/transmission-nmt/index.cgi

What result do you get?

I reinstalled the nmt, formated the hard drive and now its working! Smile
I could not tell you what the problem was, fact that its working! Thank you for your help!

I also started to download and I have to say that this version seems to be slow. I saw on the forum that a lot of other users have the same problem. Download rate is jumping moment for moment up and down back to 0. What could be the problem?
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [ Transmission CSI ] v2.71-dath1 (21 October 2012) DathRarhek 424 99,158 05-18-2013 12:25 PM
Last Post: phenxor
Star NZBGet 9.0/10.0 discussion hugbug 471 37,235 05-18-2013 12:26 AM
Last Post: jhmiller
  sickbeard and download folder help! naboull1 1 224 05-11-2013 06:41 PM
Last Post: naboull1
  How to change default transmission UI ????????? fareign 2 248 05-11-2013 12:03 AM
Last Post: fareign
  Transmission. How to change download paths to other HDD connected to A300 ? djhifi 0 248 05-07-2013 01:05 AM
Last Post: djhifi
Lightbulb Torrentexpander: automatic renamer | build .nfo | download poster & fanart | NMJ Jannyy 190 38,904 04-26-2013 09:50 PM
Last Post: bassie112
  HDD crashes with 24/7 Transmission usage th14 16 1,496 04-10-2013 07:10 PM
Last Post: michaelarrow
  Download to NAS or other networked storage. kerberosvx 1 439 04-09-2013 01:24 PM
Last Post: chris57
  NZBGet download x pars instead of one/all/none shazada 0 426 04-07-2013 03:46 PM
Last Post: shazada
  transmission settings mikk 0 478 04-06-2013 03:24 PM
Last Post: mikk

Forum Jump: