Search found 76 matches

by pjlbyrne
Sat Apr 06, 2024 6:26 am
Forum: Support
Topic: [SOLVED] "unspecified system error" on a specific tracker (Debian)
Replies: 11
Views: 21056

Re: [SOLVED] "unspecified system error" on a specific tracker (Debian)

Oh you are right - I thought putting the var into the .bashrc file would be sufficient but it isn't. If I run the daemon directly outside systemd with the var set then it does work. Thanks.
by pjlbyrne
Fri Apr 05, 2024 3:07 pm
Forum: Support
Topic: [SOLVED] "unspecified system error" on a specific tracker (Debian)
Replies: 11
Views: 21056

Re: [SOLVED] "unspecified system error" on a specific tracker (Debian)

Hi (yes its me again) I have encountered the same error, but putting 'export SSL_CERT_DIR=/etc/ssl/certs' in my deluge user environment does not seem to fix the issue at the moment.
by pjlbyrne
Fri Apr 05, 2024 11:17 am
Forum: Support
Topic: deluge just broke on archlinux
Replies: 11
Views: 7750

Re: deluge just broke on archlinux

I did try adding '--root=/': # python setup.py install --root=/ but I seem to have the same problem: root@nelly # systemctl status deluged.service × deluged.service - Deluge Bittorrent Client Daemon Loaded: loaded (/etc/systemd/system/deluged.service; enabled; preset: disabled) Drop-In: /etc/systemd...
by pjlbyrne
Fri Apr 05, 2024 9:44 am
Forum: Support
Topic: deluge just broke on archlinux
Replies: 11
Views: 7750

Re: deluge just broke on archlinux

Ok thanks mherz. Is there a python version you recommend for building deluge? archlinux is on 3.11 - but might an older version be better?

I will set up a new venv to build & run deluge.
by pjlbyrne
Thu Apr 04, 2024 7:08 am
Forum: Support
Topic: deluge just broke on archlinux
Replies: 11
Views: 7750

Re: deluge just broke on archlinux

No need for sorry! I am very grateful for your kind attention. I'm afraid I don't seem to have any .cache versions of setuptools. I tried building again and the output ends with: /home/_____/repos/deluge root@nelly # python setup.py install .. Installed /usr/lib/python3.11/site-packages/deluge-2.1.1...
by pjlbyrne
Wed Apr 03, 2024 4:59 pm
Forum: Support
Topic: deluge just broke on archlinux
Replies: 11
Views: 7750

Re: deluge just broke on archlinux

Oh thanks - do I need to pin setuptools version back then? Do I do that in archlinux package manager pacman?
Sorry, I've been building my own deluge 2 from git for years but I don't know much about the build system.
by pjlbyrne
Wed Apr 03, 2024 4:41 pm
Forum: Support
Topic: deluge just broke on archlinux
Replies: 11
Views: 7750

deluge just broke on archlinux

root@nelly # systemctl status deluged.service × deluged.service - Deluge Bittorrent Client Daemon Loaded: loaded (/etc/systemd/system/deluged.service; enabled; preset: disabled) Drop-In: /etc/systemd/system/deluged.service.d └─user.conf Active: failed (Result: exit-code) since Wed 2024-04-03 16:28:5...
by pjlbyrne
Mon Jul 18, 2022 2:24 pm
Forum: Support
Topic: deluge-console Error
Replies: 5
Views: 8599

Re: deluge-console Error

Oh that's right I can connect AS deluge - but not via auth from my other normal user id.
by pjlbyrne
Mon Jul 18, 2022 10:16 am
Forum: Support
Topic: deluge-console Error
Replies: 5
Views: 8599

Re: deluge-console Error

Yes that works. It fails otherwise.

Also, if I run inside a 'screen' session the lines render correctly too. I forget how I found that out.

It still won't connect to the server though! I worked out a way round this some months ago but I forget why right now.