I noticed you have answered about the same/similar issue on viewtopic.php?p=237574#p237574
Just wanted to touch base as I am experiencing either something very similar or the same issue whereby deluge-console does not work.
I have a trace log here - https://privatebin.net/?91a21b72cc5aa29 ... X49biJq8GQ showing a TypeError.
I talked to Ambipro who suggested trying dev build 127 but was still seeing the same TypeError so was nosing around and stumbled on the above thread and so have proceeded to implement as per the instructions on the thread.
Noted and confirmed that the TUI for deluge-console is still in dev and otherwise frozen.
Tried the following command:
Code: Select all
deluge-console.exe --daemon deluge --port 58846 --username <your username> --password <your pword> info
Without trying to sound like a prat, the console issue stops me using a custom script to stop/start added torrents until traffic is received.
Why do this - Because when a torrent is added to Deluge via Autobrr, the torrent fails to start any traffic flow for anything up to 5 minutes+ so I am losing ratio. Found a thread on reddit that suggested stop/starting until the traffic was received which then bypasses the need to re-announce to a tracker every second which is generally frowned upon by trackers and so that led me on to the custom batch script which needs to make use of the deluge-console to accomplish this.
I did note that the other user on the thread above had success where as I haven't so the question we have to ask is why?
On that note, here are the rig details:
Win11
Latest stable Deluge 2.x.x (Have tested 2.x.x dev build 127)
Running Deluge in Thin Client mode
Deluge is installed locally
ltconfig set for racing
Got a half decent build with a gigabit network connection so want to utilise it to full effect which is why I am chomping at the bit to get the script up and running with deluge-console otherwise I'm close to back of the swarm feeding everyone else's ratio.
Any light you could potentially shed on this would be greatly appreciated and warmly received.
Please don't hesitate to reach out if you need more from my end.
Thank you
Kind Regards
phoenix1of1