Search found 89 matches

by ambipro
Sun Mar 19, 2023 10:18 pm
Forum: Support
Topic: GTK-UI doesn't start
Replies: 2
Views: 55

Re: GTK-UI doesn't start

I don't have any experience with gtk under linux or endeavour specifically, I run deluge in docker on unraid and thinclient in windows so take this as general troubleshooting...but worth a try I'd say. 1. Try restarting your PC/Server, as the error seems likely to be linked to a kernel/IO issue and ...
by ambipro
Sat Mar 18, 2023 3:33 pm
Forum: Support
Topic: Port Issue
Replies: 5
Views: 85

Re: Port Issue

Once again the outgoing port has no effect on your "Port Issue" message, Port Issue is strictly referring to the incoming port and whether it is OPEN and accessible from outside the network. If you have that port added (4981 from your screenshot) in windows inbound rules, then I would sugg...
by ambipro
Sat Mar 18, 2023 12:37 pm
Forum: Support
Topic: Port Issue
Replies: 5
Views: 85

Re: Port Issue

So a few suggestions, just for troubleshooting sake... You can select either the "Random" checkbox for outgoing or specify a port range, however, I typically recommend you do not select a port range that includes the port you are using for your incoming port. The outgoing ports do not need...
by ambipro
Sat Mar 18, 2023 12:21 am
Forum: Support
Topic: Port Issue
Replies: 5
Views: 85

Re: Port Issue

You didn't post an image, use the edit button or post a reply with the settings, but I would suggest you give us some information about your setup including an operating system and any firewall you may be using (windows firewall, iptables if using linux, etc) and anything else relevant. Right now we...
by ambipro
Thu Mar 16, 2023 8:48 pm
Forum: Plugins
Topic: [Plugin] AutoAdd (multiple watchdir) plugin for deluge 1.2+
Replies: 93
Views: 290075

Re: [Plugin] AutoAdd (multiple watchdir) plugin for deluge 1.2+

I'm having the same problem using the WebUI. See my workaround/suggestions - this appears to be a bug somewhere in what I assume is the code to get current screen resolution or something, which would draw an appropriately sized window. I assume because this is a NAS (you didn't say, but I assume yo...
by ambipro
Thu Mar 16, 2023 8:46 pm
Forum: Support
Topic: Libtorrent v2.x memory limiting on linux
Replies: 4
Views: 171

Re: Libtorrent v2.x memory limiting on linux

long live wslimit.
by ambipro
Thu Mar 16, 2023 12:44 am
Forum: Windows OS
Topic: Deluge Portable
Replies: 9
Views: 3329

Re: Deluge Portable

So if I understand this -c is a deluge flag? Couldn t u just add -c "profile" in a shortcut to the exe instead? or even -c "../profile" to have the profile folder outside the deluge directory You can use relative or definite path's (full path such as C:\profile) in the -c parame...
by ambipro
Sun Mar 12, 2023 8:55 pm
Forum: Plugins
Topic: [Plugin] dlimit v0.1
Replies: 8
Views: 154

Re: [Plugin] dlimit v0.1

Glad to see it came to fruition!
by ambipro
Sun Mar 12, 2023 5:37 pm
Forum: Support
Topic: Followed Thinclient setup to the T but can't connect to daemon from other machine
Replies: 6
Views: 106

Re: Followed Thinclient setup to the T but can't connect to daemon from other machine

It tells you in the message, check your port forwarding setting - this would be referring to in your firewall (either in your router or in the OS running deluge)
by ambipro
Sun Mar 12, 2023 3:52 pm
Forum: Support
Topic: Followed Thinclient setup to the T but can't connect to daemon from other machine
Replies: 6
Views: 106

Re: Followed Thinclient setup to the T but can't connect to daemon from other machine

If the config file is not reflecting the changes in the directory you are trying to use (~/.config/deluge/core.conf) you can use the '-c' parameter when launching deluged.

https://man.archlinux.org/man/deluged.1.en for information.