Transmission 2.93 on FreeNAS-11.1-U5

Status
Not open for further replies.

alien

Cadet
Joined
May 28, 2016
Messages
3
Hi,

I have to build a new Nas, so I decided to install and use the last build of FreeNAS.
I'm testing it with success on a VM before to install it on the final server and I'm not able to make Trasmission working fine.
I installed it as a plugin and also in another Jail manually.
Everything has gone fine, no errors but I cannot download any torrent:

Every torrent give me this message (example downloading an Ubuntu ISO):

Code:
http://torrent.ubuntu.com:6969
Announce error: Tracker did not respond - Today 08:31:26 PM
Next announce in 11 minutes
Last Scrape: Today 08:21:36 PM
Seeders: 5631
Leechers: 167
Downloads: 32925 



Consider that every basic and elementary check is already done (DNS, Network and so on...)
Every other server and machine is downloading torrent files using other clients succesfully without problems.

If someone could help me in some way I have no idea?!?!?
 
Last edited:

kdragon75

Wizard
Joined
Aug 7, 2016
Messages
2,457
Considering you already checked DNS, Network and so on... I suggest checking you firewall rules and any IPS/IDS, verify correct networking in the jail and read the forum rules about including information in any troubleshooting post.
 

alien

Cadet
Joined
May 28, 2016
Messages
3
Many thanks for your reply.

I read the posting rules but in this specific case I do not know what kind of log or information could be useful. Can you suggest what the forum need to understand better this matter?

Inside freenas I didn't configured any firewall (the only one is a dedicated machine which is managing the entire newtwork in which bit torrent protocol works without problems).

What can I post about networking in the jail to explain the situation?

I read that U5 is affected by some problems, perhaps this one could be releated to this version?
On another old Nas I'm still using Freenas 9.10 without troubles !!!

Many thanks.

Here the configuration of jail networking and machine networking:
Code:
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
	inet 127.0.0.1 netmask 0xff000000
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
	groups: lo
epair0b: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 5a:75:4c:ca:69:7a
	inet 192.168.1.91 netmask 0xffffff00 broadcast 192.168.1.255
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
	status: active
	groups: epair


Code:
em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=98<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
	ether 00:0c:29:07:63:59
	hwaddr 00:0c:29:07:63:59
	inet 192.168.1.90 netmask 0xffffff00 broadcast 192.168.1.255
	nd6 options=9<PERFORMNUD,IFDISABLED>
	media: Ethernet autoselect (1000baseT <full-duplex>)
	status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
	inet 127.0.0.1 netmask 0xff000000
	nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
	groups: lo
bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	ether 02:0b:f8:1f:8d:00
	nd6 options=1<PERFORMNUD>
	groups: bridge
	id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
	maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
	root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
	member: epair1a flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
			ifmaxaddr 0 port 5 priority 128 path cost 2000
	member: epair0a flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
			ifmaxaddr 0 port 4 priority 128 path cost 2000
	member: em0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
			ifmaxaddr 0 port 1 priority 128 path cost 20000
epair0a: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 02:39:90:00:04:0a
	hwaddr 02:39:90:00:04:0a
	nd6 options=1<PERFORMNUD>
	media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
	status: active
	groups: epair
epair1a: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=8<VLAN_MTU>
	ether 02:39:90:00:05:0a
	hwaddr 02:39:90:00:05:0a
	nd6 options=1<PERFORMNUD>
	media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
	status: active
	groups: epair 


transmission configuration (plugin version) located at /var/db/transmission/settings.json
Code:
{
	"alt-speed-down": 50,
	"alt-speed-enabled": false,
	"alt-speed-time-begin": 540,
	"alt-speed-time-day": 127,
	"alt-speed-time-enabled": false,
	"alt-speed-time-end": 1020,
	"alt-speed-up": 50,
	"bind-address-ipv4": "0.0.0.0",
	"bind-address-ipv6": "::",
	"blocklist-enabled": false,
	"blocklist-url": "http://www.example.com/blocklist",
	"cache-size-mb": 4,
	"dht-enabled": true,
	"download-dir": "/media",
	"download-queue-enabled": true,
	"download-queue-size": 5,
	"encryption": 1,
	"idle-seeding-limit": 30,
	"idle-seeding-limit-enabled": false,
	"incomplete-dir": "/media/incomplete",
	"incomplete-dir-enabled": true,
	"lpd-enabled": false,
	"message-level": 3,
	"peer-congestion-algorithm": "",
	"peer-id-ttl-hours": 6,
	"peer-limit-global": 200,
	"peer-limit-per-torrent": 50,
	"peer-port": 64200,
	"peer-port-random-high": 65535,
	"peer-port-random-low": 49152,
	"peer-port-random-on-start": true,
	"peer-socket-tos": "default",
	"pex-enabled": true,
	"pidfile": "/var/run/transmission/daemon.pid",
	"port-forwarding-enabled": true,
	"preallocation": 1,
	"prefetch-enabled": true,
	"queue-stalled-enabled": true,
	"queue-stalled-minutes": 30,
	"ratio-limit": 2,
	"ratio-limit-enabled": false,
	"rename-partial-files": true,
	"rpc-authentication-required": false,
	"rpc-bind-address": "0.0.0.0",
	"rpc-enabled": true,
	"rpc-host-whitelist": "",
	"rpc-host-whitelist-enabled": true,
	"rpc-password": "{da39a3ee5e6b4b0d3255bfef95601890afd80709",
	"rpc-port": 9091,
	"rpc-url": "/transmission/",
	"rpc-username": "",
	"rpc-whitelist": "",
	"rpc-whitelist-enabled": false,
	"scrape-paused-torrents-enabled": true,
	"script-torrent-done-enabled": false,
	"script-torrent-done-filename": "",
	"seed-queue-enabled": false,
	"seed-queue-size": 10,
	"speed-limit-down": 100,
	"speed-limit-down-enabled": false,
	"speed-limit-up": 100,
	"speed-limit-up-enabled": false,
	"start-added-torrents": true,
	"trash-original-torrent-files": false,
	"umask": 0,
	"upload-slots-per-torrent": 14,
	"utp-enabled": false,
	"watch-dir": "/media/torrentfiles",
	"watch-dir-enabled": true
}


Last debug.log
Code:
Jul  8 17:15:47 transmission_2 newsyslog[81126]: logfile first created
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: Couldn't read "/usr/local/etc/transmission/home/stats.json": No such file or directory (utils.c:238)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: Couldn't read "/usr/local/etc/transmission/home/stats.benc": No such file or directory (utils.c:238)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: Cache Maximum cache size set to 4.00 MiB (256 blocks) (cache.c:261)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: RPC Server Started listening on 0.0.0.0:9091 (rpc-server.c:853)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: Bound socket 12 to port 51413 on 0.0.0.0 (net.c:388)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: Bound socket 13 to port 51413 on :: (net.c:388)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: DHT Initializing DHT (tr-dht.c:278)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: Couldn't read "/usr/local/etc/transmission/home/dht.dat": No such file or directory (utils.c:238)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: DHT DHT initialized (tr-dht.c:332)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: ubuntu-18.04-desktop-amd64.iso Read resume file "/usr/local/etc/transmission/home/resume/ubuntu-18.04-desktop-amd64.iso.e4be9e4db876e3e3.resume" (resume.c:725)
Jul  8 23:36:11 transmission_2 transmission-daemon[23792]: ubuntu-18.04-desktop-amd64.iso Resume file found 1 files marked for download (resume.c:157)
Jul  8 23:36:20 transmission_2 transmission-daemon[23792]: Port Forwarding (UPnP) UPNP_GetValidIGD failed (errno 0 - No error: 0) (upnp.c:239)
Jul  8 23:36:20 transmission_2 transmission-daemon[23792]: Port Forwarding (UPnP) If your router supports UPnP, please make sure UPnP is enabled! (upnp.c:242)
Jul  8 23:36:20 transmission_2 transmission-daemon[23792]: ubuntu-18.04-desktop-amd64.iso Announcing to tracker (announcer.c:1554)
Jul  8 23:36:20 transmission_2 transmission-daemon[23792]: ubuntu-18.04-desktop-amd64.iso Announcing to tracker (announcer.c:1554)
Jul  8 23:36:28 transmission_2 transmission-daemon[23792]: ubuntu-18.04-desktop-amd64.iso IPv4 DHT not ready (broken, 0 nodes) (tr-dht.c:592)
 
Last edited:

diskdiddler

Wizard
Joined
Jul 9, 2014
Messages
2,377
Have you considered qbittorrent? It's a superior package.
 

alien

Cadet
Joined
May 28, 2016
Messages
3
Have you considered qbittorrent? It's a superior package.
Many thanks.
I was curious about it, installed on a dedicated jail and it runs flawless.
Now I find a way to autostart the daemon.

But I still want to understand what is the problem related to Transmission... I'm quite sure it could be a bug of this version.

I'll continue to investigate.
 
Status
Not open for further replies.
Top