(04-09-2009 11:51 AM)shurup Wrote: [ -> ]Added ratio to Gaya, will test and send to Ger.
Sorry for asking, for both per-torrent and global?
Omfg. Since I upgraded, torrent client hasnt' worked very well. It won't start my downloads, and now since the latest patch.. it says it's running in the pch ui, but it's not accessible through http.
Edit: I think it's what other people mentioned earlier, it quits when trying to reach it through the webinterface.
(04-09-2009 12:36 PM)Ger Teunis Wrote: [ -> ]Sorry for asking, for both per-torrent and global?
Yep
(04-09-2009 01:39 PM)shurup Wrote: [ -> ]Yep
Again: nice!
After Upgrading to 1.51-2 I get this message in the webui:
401: Unauthorized
Unauthorized IP Address.
Either disable the IP address whitelist or add your address to it.
If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries.
If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details.
Do I need to edit something in the settings.json file? If so how do I successfully do so? I saw a post a few pages prior and it said that you need to stop the deamon service fully. Is that done by telneting in? or what?
tia
(04-09-2009 03:57 PM)nkostman Wrote: [ -> ]After Upgrading to 1.51-2 I get this message in the webui:
401: Unauthorized
Unauthorized IP Address.
Either disable the IP address whitelist or add your address to it.
If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries.
If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details.
Do I need to edit something in the settings.json file? If so how do I successfully do so? I saw a post a few pages prior and it said that you need to stop the deamon service fully. Is that done by telneting in? or what?
tia
Did you remove your .transmission folder on the NMT?
(04-09-2009 06:09 PM)Ger Teunis Wrote: [ -> ]Did you remove your .transmission folder on the NMT?
Yes, because after I updated the daemon would not launch AT ALL. So I deleted the folder and reinstalled 1.51-2 through CSI. Is this fixable without reinstalling the NMT apps and clearing the drive?
I have installed version 1.51-2 using CSI and...the daemons crashes !!
Trying to launch "/mnt/syb8634/server/clutch start" told me that /home/nmt does not exist !
I have created the folder (that is supposed to be home of the nmt user), launched the daemons again and...they crashed by themselves after a few seconds....!
Any hint ?
BTW, all my current torrents were paused of course and nothing else has changed.....!
Regards.
(04-09-2009 06:25 PM)nkostman Wrote: [ -> ]Yes, because after I updated the daemon would not launch AT ALL. So I deleted the folder and reinstalled 1.51-2 through CSI. Is this fixable without reinstalling the NMT apps and clearing the drive?
Stop transmission, wait a few minutes.
Create a new folder called ".transmission" on you hdd.
Create a new file inside the new folder called "settings.json"
and paste the following lines:
Code:
{
"rpc-whitelist-enabled": 0
}
and save, then restart.
Launching the daemon with the "-f" args told me the following error after a few seconds:
[19:46:52.391] tr_crypto: error:24064064:lib(36):func(100):reason(100)
I've browsed the sources and I'm not able to find the real source of the error.
Of course, it seems related to crypto.c but I can't what exactly what for the moment...
I have tried your method Ger: it does not work.
Once the settings.json is recreated, the daemon crashes...
(04-09-2009 08:04 PM)Ger Teunis Wrote: [ -> ]Stop transmission, wait a few minutes.
Create a new folder called ".transmission" on you hdd.
Create a new file inside the new folder called "settings.json"
and paste the following lines:
Code:
{
"rpc-whitelist-enabled": 0
}
and save, then restart.
ok, this worked kind of. The first few moments after starting up my PH I can log into transmission webUI and Remote GUI just fine, but then it crashes. torrent service is stuck at "starting" in NMT Applications menu and start/stop button is grayed out. any suggestions?
Finally, forcing the ratio limit in settings.json fixed it........
Ger, just a piece of advice: put back the former 1.51-1 in CSI :-)
And now another bug...
I've tried to start a torrent that has a ratio greater than the limit fixed in the settings .....guess what: it crashed the daemon !!
...and it cannot be started anymore !!
Episode 12:
Removing the "su" options in the starting script fixed it.
Apparently, a "chown -R nmt:nmt /share/.transmission-nmt" shoud be added to the clutch script..
(04-09-2009 09:12 PM)qqlapraline Wrote: [ -> ]Finally, forcing the ratio limit in settings.json fixed it........
Ger, just a piece of advice: put back the former 1.51-1 in CSI :-)
And now another bug...
I've tried to start a torrent that has a ratio greater than the limit fixed in the settings .....guess what: it crashed the daemon !!
...and it cannot be started anymore !!
Episode 12:
Removing the "su" options in the starting script fixed it.
Apparently, a "chown -R nmt:nmt /share/.transmission-nmt" shoud be added to the clutch script..
Yeah, you post a lot

Ehh, you mean /share/.transmission, .transmission-nmt cannot crash the client because it is not related to transmission functioning. Just the gaya interface part. That chown was already in the installer so that can't be it.
But in the mean time: i have removed the "su" completely. Too much error reports and no time to investigate them all.
(04-09-2009 09:08 PM)nkostman Wrote: [ -> ]ok, this worked kind of. The first few moments after starting up my PH I can log into transmission webUI and Remote GUI just fine, but then it crashes. torrent service is stuck at "starting" in NMT Applications menu and start/stop button is grayed out. any suggestions?
Did you try a restart of the NMT?
(04-09-2009 09:36 PM)Ger Teunis Wrote: [ -> ] (04-09-2009 09:08 PM)nkostman Wrote: [ -> ]ok, this worked kind of. The first few moments after starting up my PH I can log into transmission webUI and Remote GUI just fine, but then it crashes. torrent service is stuck at "starting" in NMT Applications menu and start/stop button is grayed out. any suggestions?
Did you try a restart of the NMT?
same crashing each time it starts up. I just downgraded to 1.50 through CSI and now it works. However, I want to get back to 1.51-1 and manual install will not work now. It gives me an error right after I hit install to HARD_DISK\install.cgi. Can you put 1.51-1 back in the CSI please?
(04-09-2009 10:07 PM)nkostman Wrote: [ -> ]Did you try a restart of the NMT?
same crashing each time it starts up. I just downgraded to 1.50 through CSI and now it works. However, I want to get back to 1.51-1 and manual install will not work now. It gives me an error right after I hit install to HARD_DISK\install.cgi. Can you put 1.51-1 back in the CSI please?
[/quote]
Please try the 1.51-2, made some changes. If it doesn't work we have to figure out why it didn't and fix that. Sorry; i don't restore old version (forward only policy).