Giter Site home page Giter Site logo

Error processing deluge action about autobrr HOT 8 CLOSED

autobrr avatar autobrr commented on May 21, 2024
Error processing deluge action

from autobrr.

Comments (8)

zmiguel avatar zmiguel commented on May 21, 2024 1

I've set the loglevel to TRACE, will update you once I get a hit on a release.

from autobrr.

ludviglundgren avatar ludviglundgren commented on May 21, 2024

Hi! What image are you using for Deluge? We had another user report this as well, and he solved it by doing this:


Autobrr not connecting to Deluge (linuxserver/deluge)

Solution:

Host

Host should be the deluge container you're trying to reach, for my setup it was simply deluge.
Make sure that your docker containers are on the same network, so they can reach each other. If you're using a single compose file, it should be by default. Make sure container_name is set as well.

Port

This is the daemon port, not the webui port. Find the correct one by logging into deluge webui, and checking preferences or under connection manager (default: 58846).

Authentication

The Username/Password required is for the daemon, not the webui.
It can be found at /docker/appdata/deluge/auth, the default one looks like: localclient:password:10
You can add your own if you wish, as, username:password:powerlevel


You can test the clients connection on the panel in Settings / Clients so you don't have to wait for an announce. Simply click the button test down at the bottom next to save.

There's a Discord server where we're have a nice small little community of helpful people if you want to join 🙂

from autobrr.

zmiguel avatar zmiguel commented on May 21, 2024

@ludviglundgren I'm using my own container with ltconfig, here.

Testing the connection works fine, I'm exposing the daemon port on docker-compose and both containers are in the same network. I've also added a username/password to the auth file specific for autobrr with access level 10.

2022-02-06T20:19:19Z DEBUG test client connection for Deluge: success - daemon version: 2.0.5
2022-02-06T20:19:21Z INFO store download client: Deluge

The issue is not it connecting to deluge. It seems like it doesn't find the downloaded torrent file when it tries to send it to deluge, as per the empty line 2022-02-06T18:22:02Z ERROR could not read torrent file:

edit: This is what I get when I hover the error mark in the dashboard

Screenshot 2022-02-06 at 20 29 36

from autobrr.

ludviglundgren avatar ludviglundgren commented on May 21, 2024

Hm interesting. Can't see anything in the change log that's obvious for breaking changes to 2.0.5. Could you change the log output to TRACE and see if you see anything better in the response. It looks like it's downloading fine, but maybe there's more in trace log. You need to restart for that change to take effect.

from autobrr.

zmiguel avatar zmiguel commented on May 21, 2024

@ludviglundgren here you go, it doesn't seem to have any other useful information

2022-02-06T20:36:34Z DEBUG irc.some_website.org: #siteannounces _BOT_: New Torrent Announcement: <TV> Name:'some_torrent' uploaded by 'Anonymous' freeleech - https://www.some_website.org/torrent/2070821
2022-02-06T20:36:34Z TRACE announce: queued line: New Torrent Announcement: <TV> Name:'some_torrent' uploaded by 'Anonymous' freeleech - https://www.some_website.org/torrent/2070821
2022-02-06T20:36:34Z TRACE announce: process line: New Torrent Announcement: <TV> Name:'some_torrent' uploaded by 'Anonymous' freeleech - https://www.some_website.org/torrent/2070821
2022-02-06T20:36:34Z TRACE filter-service.find_and_check_filters: found (1) active filters to check for indexer 'some_website'
2022-02-06T20:36:34Z TRACE filter-service.find_and_check_filters: checking filter: site Freeleech
2022-02-06T20:36:34Z DEBUG filter-service.find_and_check_filters: found and matched filter: site Freeleech
2022-02-06T20:36:34Z DEBUG filter-service.find_and_check_filters: (site Freeleech) additional size check required
2022-02-06T20:36:34Z TRACE filter-service.find_and_check_filters: (site Freeleech) additional size check required: preparing to download metafile
2022-02-06T20:36:34Z DEBUG successfully downloaded file: /tmp/autobrr-166035189
2022-02-06T20:36:34Z TRACE release.store: &{ID:7 FilterStatus:FILTER_APPROVED Rejections:[] Indexer:some_website FilterName:site Freeleech Protocol:torrent Implementation:IRC Timestamp:2022-02-06 20:36:34.071533088 +0000 UTC m=+254.723154184 GroupID: TorrentID:2070821 TorrentURL:https://www.some_website.org/rss/download/2070821/my_key/Vikings+S01+COMPLETE+720p+x264+AC3-FTPM.torrent TorrentTmpFile:/tmp/autobrr-166035189 TorrentName:some_torrent Size:11693595707 Raw: Clean:some_torrent: Category:TV Season:1 Episode:0 Year:0 Resolution:720p Source: Codec:x264 Container: HDR: Audio:AC3 Group:FTPM Region: Language: Edition: Unrated:false Hybrid:false Proper:false Repack:false Website: ThreeD:false Artists:[] Type: Format: Quality: LogScore:0 HasLog:false HasCue:false IsScene:false Origin: Tags:[] ReleaseTags: Freeleech:true FreeleechPercent:0 Uploader:Anonymous PreTime: AdditionalSizeCheckRequired:true FilterID:1 Filter:0xc0004bd180 ActionStatus:[]}
2022-02-06T20:36:34Z INFO Matched 'some_torrent' (site Freeleech) for some_website
2022-02-06T20:36:34Z TRACE start to process release: {ID:7 FilterStatus:FILTER_APPROVED Rejections:[] Indexer:some_website FilterName:site Freeleech Protocol:torrent Implementation:IRC Timestamp:2022-02-06 20:36:34.071533088 +0000 UTC m=+254.723154184 GroupID: TorrentID:2070821 TorrentURL:https://www.some_website.org/rss/download/2070821/my_key/Vikings+S01+COMPLETE+720p+x264+AC3-FTPM.torrent TorrentTmpFile:/tmp/autobrr-166035189 TorrentName:some_torrent Size:11693595707 Raw: Clean:some_torrent: Category:TV Season:1 Episode:0 Year:0 Resolution:720p Source: Codec:x264 Container: HDR: Audio:AC3 Group:FTPM Region: Language: Edition: Unrated:false Hybrid:false Proper:false Repack:false Website: ThreeD:false Artists:[] Type: Format: Quality: LogScore:0 HasLog:false HasCue:false IsScene:false Origin: Tags:[] ReleaseTags: Freeleech:true FreeleechPercent:0 Uploader:Anonymous PreTime: AdditionalSizeCheckRequired:true FilterID:1 Filter:0xc0004bd180 ActionStatus:[]}
2022-02-06T20:36:34Z DEBUG process action: Deluge Download for 'some_torrent'
2022-02-06T20:36:34Z TRACE action Deluge: Deluge Download check rules
2022-02-06T20:36:34Z DEBUG action Deluge: Deluge Download
2022-02-06T20:36:34Z ERROR could not read torrent file:
2022-02-06T20:36:34Z ERROR error sending torrent to Deluge
2022-02-06T20:36:34Z ERROR process action failed: Deluge Download for 'some_torrent'
2022-02-06T20:36:34Z TRACE events: 'release:store-action-status' '&{ID:0 Status:PUSH_ERROR Action:Deluge Download Type:DELUGE_V2 Rejections:[open : no such file or directory] Timestamp:2022-02-06 20:36:34.829413213 +0000 UTC m=+255.481034295 ReleaseID:7}'
2022-02-06T20:36:34Z TRACE release.store_release_action_status: &{ID:7 Status:PUSH_ERROR Action:Deluge Download Type:DELUGE_V2 Rejections:[open : no such file or directory] Timestamp:2022-02-06 20:36:34.829413213 +0000 UTC m=+255.481034295 ReleaseID:7}

also: I can see the temp files in the /tmp directory inside the container, so the file are definitely there.

from autobrr.

ludviglundgren avatar ludviglundgren commented on May 21, 2024

That's indeed very weird. I'll try out your image tomorrow and see if I get the same result.

from autobrr.

zmiguel avatar zmiguel commented on May 21, 2024

@ludviglundgren please check PR #121

from autobrr.

ludviglundgren avatar ludviglundgren commented on May 21, 2024

Merged :) Will make a new release tonight or tomorrow. Thanks!

from autobrr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.