Code Monkey home page Code Monkey logo

Comments (5)

urtaevS avatar urtaevS commented on July 17, 2024 1

Снимок экрана 2024-04-26 в 10 26 58
It's this what you need?

from jackett2telegram.

danimart1991 avatar danimart1991 commented on July 17, 2024

Hello @urtaevS

What installation mode do you use?
Did you do a /test and/or /list commands to check health?

from jackett2telegram.

urtaevS avatar urtaevS commented on July 17, 2024

Hello @urtaevS

What installation mode do you use? Did you do a /test and/or /list commands to check health?

Hi!
Docker installation.

/list run without any errors and work as expected.
Just run /test and get an error

Log

2024/04/26 10:02:35 stdout requests.exceptions.InvalidSchema: No connection adapters were found for '192.168.1.7:9117/api/v2.0/indexers/rutracker/results/torznab/api?apikey=****&t=search&cat=101803&q='
2024/04/26 10:02:35 stdout raise InvalidSchema(f"No connection adapters were found for {url!r}")
2024/04/26 10:02:35 stdout File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 794, in get_adapter
2024/04/26 10:02:35 stdout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024/04/26 10:02:35 stdout adapter = self.get_adapter(url=request.url)
2024/04/26 10:02:35 stdout File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 697, in send
2024/04/26 10:02:35 stdout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024/04/26 10:02:35 stdout resp = self.send(prep, **send_kwargs)
2024/04/26 10:02:35 stdout File "/usr/local/lib/python3.11/site-packages/requests/sessions.py", line 589, in request
2024/04/26 10:02:35 stdout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024/04/26 10:02:35 stdout return session.request(method=method, url=url, **kwargs)
2024/04/26 10:02:35 stdout File "/usr/local/lib/python3.11/site-packages/requests/api.py", line 59, in request
2024/04/26 10:02:35 stdout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024/04/26 10:02:35 stdout return request("get", url, params=params, **kwargs)
2024/04/26 10:02:35 stdout File "/usr/local/lib/python3.11/site-packages/requests/api.py", line 73, in get
2024/04/26 10:02:35 stdout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024/04/26 10:02:35 stdout response = requests.get(context.args[0])
2024/04/26 10:02:35 stdout File "/app/jackett2telegram.py", line 296, in cmd_test
2024/04/26 10:02:35 stdout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024/04/26 10:02:35 stdout return await self.callback(update, context)
2024/04/26 10:02:35 stdout File "/usr/local/lib/python3.11/site-packages/telegram/ext/_handlers/basehandler.py", line 157, in handle_update
2024/04/26 10:02:35 stdout await coroutine
2024/04/26 10:02:35 stdout File "/usr/local/lib/python3.11/site-packages/telegram/ext/_application.py", line 1277, in process_update
2024/04/26 10:02:35 stdout Traceback (most recent call last):
2024/04/26 10:02:35 stdout 2024-04-26 07:02:35,852 - telegram.ext.Application - ERROR - No error handlers are registered, logging exception.

from jackett2telegram.

danimart1991 avatar danimart1991 commented on July 17, 2024

Could you please give me a photo of your configuration of the tracker in Jackett?

from jackett2telegram.

danimart1991 avatar danimart1991 commented on July 17, 2024

v1.16 must resolve the issue.

from jackett2telegram.

Related Issues (16)

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.