What's new

[RT-N66U] Transmission keeps stopping

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

AusTempest

Occasional Visitor
Hi guys,

A few weeks ago i updated my RT-N66U from optware to entware (as optware is no longer updated), via Merlins Github page. I'm also running 3.0.0.4.374.34_2 Merlin build.

Every since i updated the transmission version to 2.82 i had two problems. My downloads folder (mnt/sda1/torrent) lost write privileges, but i fixed that with a "chmod 777 /mnt/sda1/Torrent -R" command. No idea why that happened, but it's all good now.

Also (and more annoying), now every 20 seconds transmission stops itself. EVERY 20 SEC, and i have no idea why.

If i sit there with the SSH window open and run " /opt/etc/init.d/S88transmission start" every 20 sec, it will keep re-starting.

Does anybody know why this is happening, or how to stop it?

Thx
Alex
 
I don't know if it helps or not, but i was searching through my system logs and found a few things.

I found a lot of "UDP Failed to set receive buffer: requested 4194304" type errors.

I found a fix for that HERE

I also saw a lot of "smb_pwd_check_ntlmv1: incorrect password length" and found a fix HERE

I don't think these are related at all.

And i still can't keep transmission running for more than a minute :(
 
transmission was stopped; cleared syslog; restarted transmission...

Nov 25 19:24:41 admin: Started transmission-daemon from .
Nov 25 19:24:43 transmission-daemon[4709]: "torrent name" No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:538)
Nov 25 19:24:43 transmission-daemon[4709]: "torrent name" No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:538)
Nov 25 19:24:43 transmission-daemon[4709]: "torrent name" No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:538)
Nov 25 19:25:45 dnsmasq[4625]: failed to allocate 1028 bytes

I seem to also be getting these log entires a lot, but i can't find fixes for those.
 
Last edited:
I have similar problem (transmission keeps dying but it didn't show problem with file permission). I turned up the log level to 3 and didn't really tell me anything. Did you get yours fix? I'm running Merlin build 3.0.0.4.374.39 and Transmission 2.82
Below is the log from start to dead
Mar 14 00:08:08 admin: Started transmission-daemon from .
Mar 14 00:08:10 transmission-daemon[2562]: Transmission 2.82 (14160) started (session.c:738)
Mar 14 00:08:10 transmission-daemon[2562]: RPC Server Adding address to whitelist: *.*.*.* (rpc-server.c:828)
Mar 14 00:08:10 transmission-daemon[2562]: RPC Server Serving RPC and Web requests on port 127.0.0.1:9091/transmission/ (rpc-server.c:1035)
Mar 14 00:08:10 transmission-daemon[2562]: Port Forwarding Stopped (port-forwarding.c:183)
Mar 14 00:08:10 transmission-daemon[2562]: Using settings from "/opt/etc/transmission" (daemon.c:526)
Mar 14 00:08:10 transmission-daemon[2562]: Saved "/tmp/mnt/ENT/entware/etc/transmission/settings.json" (variant.c:1217)
Mar 14 00:08:10 transmission-daemon[2562]: Watching "/tmp/mnt/USB20FD/Transmission/Watch" for new .torrent files (daemon.c:564)
Mar 14 00:08:10 transmission-daemon[2562]: Using inotify to watch directory "/tmp/mnt/USB20FD/Transmission/Watch" (watch.c:74)
Mar 14 00:08:10 transmission-daemon[2562]: Loaded 2 torrents (session.c:1994)
 
Last edited:
transmission was stopped; cleared syslog; restarted transmission...

Nov 25 19:24:41 admin: Started transmission-daemon from .
Nov 25 19:24:43 transmission-daemon[4709]: "torrent name" No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:538)
Nov 25 19:24:43 transmission-daemon[4709]: "torrent name" No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:538)
Nov 25 19:24:43 transmission-daemon[4709]: "torrent name" No data found! Ensure your drives are connected or use "Set Location". To re-download, remove the torrent and re-add it. (torrent.c:538)
Nov 25 19:25:45 dnsmasq[4625]: failed to allocate 1028 bytes

I seem to also be getting these log entires a lot, but i can't find fixes for those.

i have those error after a reboot on 374.40, but the daemon is running. if i access the web page and restart all torrents, they will work.

Another problem from time to time with transmission when after a reboot the HDD is mounted as sdb or sdc and i dont know why is doing that
 
I solved the problem with a swap file...but after that it came back...it seems like the new problem is that it wouldn't write more than 2Mb to the swap file...
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top