teal77 / trireme

A Deluge thin client for Android. Written in Flutter.
GNU General Public License v3.0
166 stars 15 forks source link

No torrents #74

Open VatraXD opened 6 months ago

VatraXD commented 6 months ago

Hi! The app looks great, but I don't see my torrents running. I can add them and they show up on the desktop client, but not on the phone. The download and upload speed also work. Plus in the filtering menu I do see my trackers, so its kinda working? The torrents just won't show and it says no torrents. Maybe because my server is on version 1.3.15? Thanks!

teal77 commented 6 months ago

Yeah I didn't test deluge 1 at all with the recent version. Did the previous version work?

On Tue, Jan 2, 2024, 07:45 VatraXD @.***> wrote:

Hi! The app looks great, but I don't see my torrents running. I can add them and they show up on the desktop client, but not on the phone. The download and upload speed also work. Plus in the filtering menu I do see my trackers, so its kinda working? The torrents just won't show and it says no torrents. Maybe because my server is on version 1.3.15? Thanks!

— Reply to this email directly, view it on GitHub https://github.com/teal77/trireme/issues/74, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCHNPLBPP5IWCNJMXI3ZK3YMNUS7AVCNFSM6AAAAABBJO7W22VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DCOBXG43TMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

VatraXD commented 6 months ago

I'm a new user, I don't know. Give me a few moments and I'll check. Weird that it connects but torrents wont show.

VatraXD commented 6 months ago

Yes, with app version 1.3.0 it shows the torrents.

nini1294 commented 2 months ago

I am having a similar issue, and not sure if it is related. The logs that I see on the client side when this happens are below. Adding if that helps.

[ERROR   ] 05:30:25 rpcserver:304 Exception calling RPC request: 'int' object has no attribute '__getitem__'
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/core/rpcserver.py", line 291, in dispatch
     auth_level = self.factory.authorized_sessions[self.transport.sessionno][0]
     TypeError: 'int' object has no attribute '__getitem__'

App version: 1.4.1 Deluge version: 1.3.2

teal77 commented 2 months ago

Version 1.4.3 released with fix for Deluge 1 connection > empty list on open.