GithubHelp home page GithubHelp logo

kangershub / tortoolkitx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yash-dk/tortoolkit-telegram

180.0 180.0 539.0 13.05 MB

A forked and Modded Version Of TorToolkit Modified to Run On Heroku without any problems....

Home Page: https://t.me/KangersHub

License: GNU General Public License v3.0

Dockerfile 0.54% Shell 0.32% Python 99.14%

tortoolkitx's People

Contributors

amirulandalib avatar dependabot[bot] avatar dishapatel010 avatar flixcinema avatar ishanavasthi avatar mountlin avatar scprojectslk avatar theray1s avatar weebzoneindia avatar yash-dk avatar yashoswalyo avatar yourtulloh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

tortoolkitx's Issues

Please Add

Please Add Sonyliv,Hotstar, Aha,mx player, voot, zee5 Download Support Plz Add...

instadl Login Failed with correct credentials

2021-08-26T10:54:09.138414+00:00 app[web.1]: self.context.login(user, passwd)
2021-08-26T10:54:09.138414+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/instaloader/instaloadercontext.py", line 222, in login
2021-08-26T10:54:09.138415+00:00 app[web.1]: raise ConnectionException("Login error: JSON decode fail, {} - {}.".format(login.status_code, login.reason))
2021-08-26T10:54:09.138415+00:00 app[web.1]: instaloader.exceptions.ConnectionException: Login error: JSON decode fail, 403 - Forbidden.

I couldn't understand what's the problem, i put correct credentials (i tested through official insta login page)
but it says Json Decode fail

Error heroku

2021-11-01T17:15:52.285964+00:00 heroku[web.1]: State changed from starting to crashed
2021-11-01T17:15:52.046437+00:00 app[web.1]:
2021-11-01T17:15:52.046465+00:00 app[web.1]: Error: class uri 'aiohttp.GunicornWebWorker' invalid or not found:
2021-11-01T17:15:52.046466+00:00 app[web.1]:
2021-11-01T17:15:52.046466+00:00 app[web.1]: [Traceback (most recent call last):
2021-11-01T17:15:52.046467+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/gunicorn/util.py", line 99, in load_class
2021-11-01T17:15:52.046467+00:00 app[web.1]: mod = importlib.import_module('.'.join(components))
2021-11-01T17:15:52.046468+00:00 app[web.1]: File "/usr/lib/python3.8/importlib/init.py", line 127, in import_module
2021-11-01T17:15:52.046468+00:00 app[web.1]: return _bootstrap._gcd_import(name[level:], package, level)
2021-11-01T17:15:52.046468+00:00 app[web.1]: File "", line 1014, in _gcd_import
2021-11-01T17:15:52.046469+00:00 app[web.1]: File "", line 991, in _find_and_load
2021-11-01T17:15:52.046469+00:00 app[web.1]: File "", line 975, in _find_and_load_unlocked
2021-11-01T17:15:52.046469+00:00 app[web.1]: File "", line 671, in _load_unlocked
2021-11-01T17:15:52.046469+00:00 app[web.1]: File "", line 783, in exec_module
2021-11-01T17:15:52.046470+00:00 app[web.1]: File "", line 219, in _call_with_frames_removed
2021-11-01T17:15:52.046470+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/init.py", line 6, in
2021-11-01T17:15:52.046470+00:00 app[web.1]: from .client import (
2021-11-01T17:15:52.046471+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/client.py", line 36, in
2021-11-01T17:15:52.046471+00:00 app[web.1]: from . import hdrs, http, payload
2021-11-01T17:15:52.046471+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/http.py", line 7, in
2021-11-01T17:15:52.046472+00:00 app[web.1]: from .http_parser import (
2021-11-01T17:15:52.046472+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/http_parser.py", line 29, in
2021-11-01T17:15:52.046472+00:00 app[web.1]: from .helpers import NO_EXTENSIONS, BaseTimerContext
2021-11-01T17:15:52.046472+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/helpers.py", line 729, in
2021-11-01T17:15:52.046473+00:00 app[web.1]: def ceil_timeout(delay: Optional[float]) -> async_timeout.Timeout:
2021-11-01T17:15:52.046473+00:00 app[web.1]: AttributeError: module 'async_timeout' has no attribute 'Timeout'
2021-11-01T17:15:52.046473+00:00 app[web.1]: ]
2021-11-01T17:15:52.046473+00:00 app[web.1]:
2021-11-01T17:15:52.087028+00:00 app[web.1]: Traceback (most recent call last):
2021-11-01T17:15:52.087030+00:00 app[web.1]: File "/usr/lib/python3.8/runpy.py", line 185, in _run_module_as_main
2021-11-01T17:15:52.087030+00:00 app[web.1]: mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
2021-11-01T17:15:52.087030+00:00 app[web.1]: File "/usr/lib/python3.8/runpy.py", line 144, in _get_module_details
2021-11-01T17:15:52.087031+00:00 app[web.1]: return _get_module_details(pkg_main_name, error)
2021-11-01T17:15:52.087031+00:00 app[web.1]: File "/usr/lib/python3.8/runpy.py", line 111, in _get_module_details
2021-11-01T17:15:52.087031+00:00 app[web.1]: import(pkg_name)
2021-11-01T17:15:52.087032+00:00 app[web.1]: File "/torapp/tortoolkit/init.py", line 16, in
2021-11-01T17:15:52.087032+00:00 app[web.1]: from tortoolkit.core.wserver import start_server
2021-11-01T17:15:52.087032+00:00 app[web.1]: File "/torapp/tortoolkit/core/wserver.py", line 14, in
2021-11-01T17:15:52.087033+00:00 app[web.1]: from aiohttp import web
2021-11-01T17:15:52.087033+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/init.py", line 6, in
2021-11-01T17:15:52.087034+00:00 app[web.1]: from .client import (
2021-11-01T17:15:52.087034+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/client.py", line 36, in
2021-11-01T17:15:52.087034+00:00 app[web.1]: from . import hdrs, http, payload
2021-11-01T17:15:52.087034+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/http.py", line 7, in
2021-11-01T17:15:52.087035+00:00 app[web.1]: from .http_parser import (
2021-11-01T17:15:52.087035+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/http_parser.py", line 29, in
2021-11-01T17:15:52.087035+00:00 app[web.1]: from .helpers import NO_EXTENSIONS, BaseTimerContext
2021-11-01T17:15:52.087035+00:00 app[web.1]: File "/usr/local/lib/python3.8/dist-packages/aiohttp/helpers.py", line 729, in
2021-11-01T17:15:52.087036+00:00 app[web.1]: def ceil_timeout(delay: Optional[float]) -> async_timeout.Timeout:
2021-11-01T17:15:52.087036+00:00 app[web.1]: AttributeError: module 'async_timeout' has no attribute 'Timeout'

Bot is not recognising admin

Bot is not recognising admin so settings and purge commands doesn't work

Log:

app[web.1]: 2022-05-21 16:15:41,083 INFO MainThread tortoolkit.functions.admin_check Bot Accessed in Private init() got an unexpected keyword argument 'user_id'
2022-05-21T10:45:51.641025+00:00 app[web.1]: 2022-05-21 16:15:51,640 INFO MainThread tortoolkit.functions.admin_check Bot Accessed in Private init() got an unexpected keyword argument 'user_id'
2022-05-21T10:46:31.208869+00:00 app[web.1]: 2022-05-21 16:16:31,208 INFO MainThread tortoolkit.functions.admin_check Bot Accessed in Private init() got an unexpected keyword argument 'user_id'

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.