from this output I conclude that you didn't either install transmission via the webinterface (as several of the files it needs in /share/1000/tr-daemon can not be found, or that directory is corrupt. If you did install transmission via de webinterface then check the presence of the tr-daemon folder (share) via explorer and its content to see if the missing files are there or not. If you didn't install it then install it
If all files are there then the problem can be due to bad sectors on the disk you use.
That transmission fails with a segmentation fault is also strange, that normally means a faulty code, can also be caused by a disk problem. Why I think that a disk problem is possible problem is because on many other systems it runs without a problem
Think it is better that you remove the tr-daemon share and re-install the firmware.
below the output on my system for reference
- Code: Select all
root@fvdwsl-nwsp2:/ # /usr/bin/transmission-daemon -g /share/1000/tr-daemon --log-debug -f
[09:01:54.039] Transmission 2.42 (13013) started (session.c:718)
[09:01:54.039] Cache Maximum cache size set to 2.00 MiB (128 blocks) (cache.c:249)
[09:01:54.039] RPC Server Adding address to whitelist: 127.0.0.* (rpc-server.c:803)
[09:01:54.039] RPC Server Adding address to whitelist: *.*.*.* (rpc-server.c:803)
[09:01:54.039] RPC Server Serving RPC and Web requests on port 127.0.0.1:9091/transmission/ (rpc-server.c:997)
[09:01:54.040] RPC Server Whitelist enabled (rpc-server.c:1001)
[09:01:54.041] RPC Server Password required (rpc-server.c:1004)
[09:01:54.041] Bound socket 12 to port 51413 on 0.0.0.0 (net.c:373)
[09:01:54.042] Bound socket 13 to port 51413 on :: (net.c:373)
[09:01:54.042] UDP Failed to set receive buffer: requested 4194304, got 217088 (tr-udp.c:75)
[09:01:54.043] UDP Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf (tr-udp.c:80)
[09:01:54.043] UDP Failed to set send buffer: requested 1048576, got 217088 (tr-udp.c:86)
[09:01:54.043] UDP Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf (tr-udp.c:91)
[09:01:54.043] DHT Initializing DHT (tr-dht.c:276)
[09:01:54.044] DHT Reusing old id (tr-dht.c:305)
[09:01:54.044] DHT DHT initialized (tr-dht.c:330)
[09:01:54.044] DHT Bootstrapping from 60 IPv4 nodes (tr-dht.c:153)
[09:01:54.044] Using settings from "/share/1000/tr-daemon" (daemon.c:502)
[09:01:54.045] Saved "/share/1000/tr-daemon/settings.json" (bencode.c:1721)
[09:01:54.045] transmission-daemon requiring authentication (daemon.c:522)