Giter VIP home page Giter VIP logo

Comments (4)

Sirfrancis18 avatar Sirfrancis18 commented on August 20, 2024

this Is why i have this error?
Telegram Download Daemon 1.3 Traceback (most recent call last): File "/datos/telegrams/telegram-download-daemon.py", line 216, in <module> client.loop.run_until_complete(start()) File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete return future.result() File "/datos/telegrams/telegram-download-daemon.py", line 210, in start await sendHelloMessage(client, peerChannel) File "/datos/telegrams/telegram-download-daemon.py", line 93, in sendHelloMessage await client.send_message(entity, "Telegram Download Daemon "+TDD_VERSION) File "/home/plex/.local/lib/python3.9/site-packages/telethon/client/messages.py", line 800, in send_message result = await self(request) File "/home/plex/.local/lib/python3.9/site-packages/telethon/client/users.py", line 30, in __call__ return await self._call(self._sender, request, ordered=ordered) File "/home/plex/.local/lib/python3.9/site-packages/telethon/client/users.py", line 79, in _call result = await future telethon.errors.rpcerrorlist.FloodWaitError: A wait of 521 seconds is required (caused by SendMessageRequest) [ERROR/2021-02-27 16:15:05,434]asyncio:Task was destroyed but it is pending! task: <Task pending name='Task-22' coro=<worker() running at /datos/telegrams/telegram-download-daemon.py:180> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f81c04f6280>()]>> [ERROR/2021-02-27 16:15:05,434]asyncio:Task was destroyed but it is pending! task: <Task pending name='Task-23' coro=<worker() running at /datos/telegrams/telegram-download-daemon.py:180> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f81c04f62b0>()]>> [ERROR/2021-02-27 16:15:05,434]asyncio:Task was destroyed but it is pending! task: <Task pending name='Task-24' coro=<worker() running at /datos/telegrams/telegram-download-daemon.py:180> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f81c04f6370>()]>>

from telegram-download-daemon.

Sirfrancis18 avatar Sirfrancis18 commented on August 20, 2024

I've only set it to download 1 file at a time. when I add many files at the same time (about 50) it always ends up halting in the middle and the program stops working. I have to kill him and go back inI've only set it to download 1 file at a time. when I add many files at the same time (about 50) it always ends up halting in the middle and the program stops working. I have to kill him and put on

from telegram-download-daemon.

alfem avatar alfem commented on August 20, 2024

this Is why i have this error?

No, it is not related to your problem.

from telegram-download-daemon.

Sirfrancis18 avatar Sirfrancis18 commented on August 20, 2024

this Is why i have this error?

No, it is not related to your problem.

Well, the downloads stop but the "list, clear, etc" commands keep working

from telegram-download-daemon.

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.