Similar issue has been reported in OS 7.0 is in RC, but it seems passed unnoticed.
No changes to the configuration or firewall rules have been made - just an update.
Transmission daemon runs and reports no errors or warnings in system log (with message-level=3 Debug), just one line: transmission: Starting with 1031744000 virt mem.
And yet web interface shows that no tracker is accessible - all are stuck at Updating...
I myself stayed on the TOS 7 RC1 version where there was no problem yet, but the transmission doesn’t work quite right. CPU is 100% busy.
It’s certainly not a priority for the team and they probably won’t address it.
Tried installing older version (from OS 6.5.2) - but it won’t get installed, complaining about missing dependencies (which seem to be part of OS and are not available as a separate .ipk files).
So rolling back seems like the next best option. But will this revert to old packages or they are not part of the snapshot and then factory reset is the only way out?
After download untar it and via SFTP send it to router.
Here you can use command: opkg install --force-reinstall transmission…
Then reboot or restart daemon service.
You don’t need to install everything what is in the package, transmission-web and transmission-daemon should be enough. But feel free to test the others, if you are using remote and cli as well.
Testing on your own risk! And let me know if it works for you.
[2024-04-26 12:34:11.734] Transmission 3.00 (bb6b5a062e) started (session.c:769)
[2024-04-26 12:34:11.734] Cache Maximum cache size set to 2.00 MiB (128 blocks) (cache.c:260)
[2024-04-26 12:34:11.734] RPC Server Adding address to whitelist: 127.0.0.1 (rpc-server.c:956)
[2024-04-26 12:34:11.734] RPC Server Adding address to whitelist: 192.168.11.* (rpc-server.c:956)
[2024-04-26 12:34:11.734] RPC Server Adding address to whitelist: 10.111.111.* (rpc-server.c:956)
[2024-04-26 12:34:11.734] RPC Server Serving RPC and Web requests on 192.168.112.1:9091/transmission/ (rpc-server.c:1243)
[2024-04-26 12:34:11.734] RPC Server Started listening on 192.168.11.1:9091 (rpc-server.c:834)
[2024-04-26 12:34:11.734] RPC Server Whitelist enabled (rpc-server.c:1249)
[2024-04-26 12:34:11.734] Bound socket 16 to port 52813 on 192.168.11.1 (net.c:462)
[2024-04-26 12:34:11.734] Bound socket 17 to port 52813 on :: (net.c:462)
[2024-04-26 12:34:11.734] Port Forwarding Stopped (port-forwarding.c:196)
[2024-04-26 12:34:11.734] DHT Initializing DHT (tr-dht.c:338)
[2024-04-26 12:34:11.734] Couldn't read "/srv/transmission/dht.dat": No such file or directory (utils.c:263)
[2024-04-26 12:34:11.734] DHT Generating new id (tr-dht.c:389)
[2024-04-26 12:34:11.734] DHT DHT initialized (tr-dht.c:413)
[2024-04-26 12:34:11.734] Using settings from "/srv/transmission" (daemon.c:646)
[2024-04-26 12:34:11.734] Saved "/srv/transmission/settings.json" (variant.c:1221)
[2024-04-26 12:34:11.734] Watching "/srv/transmission/watch" for new .torrent files (daemon.c:698)