RudyB / Deluge-Remote

iOS App That Remotely Controls Deluge Torrent Clients
134 stars 9 forks source link

Error parsing torrent data points #18

Closed joshkerr closed 4 years ago

joshkerr commented 4 years ago

I'm getting regular errors that pop up saying "Error parsing torrent data points." The app seems to be running fine, but these error messages are annoying. Maybe we could have an option to ignore?

joshkerr commented 4 years ago

Seems to happen after adding a torrent or deleting a torrent. Otherwise it seems to work fine.

joshkerr commented 4 years ago

Actually on further review, it seems to fail only when adding a torrent. After adding a torrent, the app switches to the torrent list view and selects the newly added torrent. For some reason the app isn’t able to load the details of the newly added torrent and prompts with the error. If you select a different torrent and then back to the newly added torrent it works fine.

RudyB commented 4 years ago

Sounds like the app is requesting the torrent details before the server is ready. Again, you sure you are using Deluge 1.3.15?

joshkerr commented 4 years ago

Confirmed: 1.3.15.

RudyB commented 4 years ago

Which operating system is your server running on?

joshkerr commented 4 years ago

Linux.

Sent from my iPhone

On Apr 18, 2020, at 10:56 PM, Rudy Bermúdez notifications@github.com wrote:

 Which operating system is your server running on?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

RudyB commented 4 years ago

Think I fixed this issue in 1.3 and am uploading momentarily. I also added Logging so you can now send me debug files that will tell me exactly what is failing