Search found 10 matches

by moeburn
Mon Nov 03, 2014 3:16 pm
Forum: General
Topic: Transmissionbt extreme memory usage on ARM-Linux
Replies: 9
Views: 18501

Re: Transmissionbt extreme memory usage on ARM-Linux

Wow, 100mb in a few seconds? That's not right, sounds like a memory leak of some sort. Mine never uses that much, and I only have 64mb with a swap partition. Try uninstalling and reinstalling transmission? Maybe your install got corrupted.
by moeburn
Thu Sep 12, 2013 2:49 am
Forum: Support
Topic: Running it on a router - proper config?
Replies: 5
Views: 8815

Re: Running it on a router - proper config?

nevermind, I think I figured it out. It was me port forwarding 58183 to 192.168.1.1. I didn't realise what I was supposed to do was uci to open the port, not forward it. That makes sense.
by moeburn
Thu Sep 12, 2013 12:53 am
Forum: Support
Topic: Running it on a router - proper config?
Replies: 5
Views: 8815

Re: Running it on a router - proper config?

Alright, it is definitely my Transmission configuration that is causing all of the problems on the router. Works fine without transmission. Works fine with default transmission config.

I backed up my settings.json and transmission config files, wiped and reflashed the router's firmware, and then I ...
by moeburn
Wed Sep 11, 2013 3:46 pm
Forum: Support
Topic: How to backup and restore everything Transmission?
Replies: 1
Views: 9341

Re: How to backup and restore everything Transmission?

Thanks for that link! I think it means I need the /torrents folder and the /resume folder. I was going to back up everything anyway, I just wanted to make sure it was even possible to back up the current state of seeding, but it looks like it is! Yay!
by moeburn
Tue Sep 10, 2013 3:25 pm
Forum: Support
Topic: How to backup and restore everything Transmission?
Replies: 1
Views: 9341

How to backup and restore everything Transmission?

I'm running Transmission on my WNDR3700v2 router, which is running Gargoyle OpenWRT 1.5.10. I need to reflash Gargoyle onto the router, which means I'll need to reinstall transmission. Is there any way I can back up the current state of Transmission, not just the config, but also all the currently ...
by moeburn
Thu Sep 05, 2013 4:15 am
Forum: Support
Topic: Running it on a router - proper config?
Replies: 5
Views: 8815

Re: Running it on a router - proper config?

I haven't been stopping the daemon to edit them.
Then they would be overwritten by the defaults. You can't have 2 ipv4 bind addresses. Remove one line or the other in both files.

The second PID might just be a thread but maybe that is confusing your bandwidth monitor?

I already tried removing ...
by moeburn
Wed Sep 04, 2013 11:39 pm
Forum: Support
Topic: Running it on a router - proper config?
Replies: 5
Views: 8815

Re: Running it on a router - proper config?

edit: nope, removing "bind-address-ipv4": "192.168.1.1" didn't fix the double entry for 192.168.1.1 in Gargoyle's bandwidth monitor...
I don't think you should be using both of the following for sure.

option bind_address_ipv4 '0.0.0.0'
option bind-address-ipv4 '192.168.1.1'

If your maintainer ...
by moeburn
Wed Sep 04, 2013 9:55 pm
Forum: Support
Topic: Running it on a router - proper config?
Replies: 5
Views: 8815

Re: Running it on a router - proper config?

edit: nope, removing "bind-address-ipv4": "192.168.1.1" didn't fix the double entry for 192.168.1.1 in Gargoyle's bandwidth monitor...
by moeburn
Wed Sep 04, 2013 9:43 pm
Forum: Support
Topic: Running it on a router - proper config?
Replies: 5
Views: 8815

Running it on a router - proper config?

I'm trying to run Transmission on my WNDR3700v2 router running Gargoyle (OpenWRT). It works, sort of, but it has confused the hell out of Gargoyle. When Transmission is running, Gargoyle has two entries under "View bandwidth by IP address" for "192.168.1.1". Also, QoS works by filtering traffic ...
by moeburn
Sat Aug 31, 2013 4:55 am
Forum: General
Topic: Transmissionbt extreme memory usage on ARM-Linux
Replies: 9
Views: 18501

Re: Transmissionbt extreme memory usage on ARM-Linux

im having the same problem here using the transmission in a router.

Details:
router: TP-Link WR1043ND (400MHZ, 32MB)
SO/firmware: OpenWrt Attitude Adjustment 12.09-rc1 / LuCI 0.11 Branch (0.11+svn9425) kernel 3.3.8
transmission version: transmission-cli 2.71-1, transmission-daemon 2.71-1 ...