Code Monkey home page Code Monkey logo

Comments (2)

KSKOP69 avatar KSKOP69 commented on June 20, 2024
[16-Nov-23 03:25:31 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:31 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:31 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:31 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:31 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:34 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:38 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:38 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:38 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:38 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:39 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:39 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:39 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:39 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 03:25:39 - WARNING] - asyncio - socket.send() raised exception.
[16-Nov-23 11:22:00 - ERROR] - asyncio - Task exception was never retrieved
future: <Task finished name='Task-1407343' coro=<Start.start.<locals>.participants_handler() done, defined at /opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py:19> exception=ConnectionNotFound('Connection with chat id "-1001692328939" not found')>
Traceback (most recent call last):
  File "/opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py", line 34, in participants_handler
    self._binding.get_state(chat_id),
ntgcalls.ConnectionNotFound: Connection with chat id "-1001692328939" not found
[16-Nov-23 11:22:28 - ERROR] - asyncio - Task exception was never retrieved
future: <Task finished name='Task-1408181' coro=<Start.start.<locals>.participants_handler() done, defined at /opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py:19> exception=ConnectionNotFound('Connection with chat id "-1001692328939" not found')>
Traceback (most recent call last):
  File "/opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py", line 34, in participants_handler
    self._binding.get_state(chat_id),
ntgcalls.ConnectionNotFound: Connection with chat id "-1001692328939" not found
[16-Nov-23 11:22:45 - ERROR] - asyncio - Task exception was never retrieved
future: <Task finished name='Task-1408678' coro=<Start.start.<locals>.participants_handler() done, defined at /opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py:19> exception=ConnectionNotFound('Connection with chat id "-1001692328939" not found')>
Traceback (most recent call last):
  File "/opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py", line 34, in participants_handler
    self._binding.get_state(chat_id),
ntgcalls.ConnectionNotFound: Connection with chat id "-1001692328939" not found
[16-Nov-23 11:22:55 - ERROR] - asyncio - Task exception was never retrieved
future: <Task finished name='Task-1408971' coro=<Start.start.<locals>.participants_handler() done, defined at /opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py:19> exception=ConnectionNotFound('Connection with chat id "-1001692328939" not found')>
Traceback (most recent call last):
  File "/opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py", line 34, in participants_handler
    self._binding.get_state(chat_id),
ntgcalls.ConnectionNotFound: Connection with chat id "-1001692328939" not found
[16-Nov-23 11:23:05 - ERROR] - asyncio - Task exception was never retrieved
future: <Task finished name='Task-1409299' coro=<Start.start.<locals>.participants_handler() done, defined at /opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py:19> exception=ConnectionNotFound('Connection with chat id "-1001692328939" not found')>
Traceback (most recent call last):
  File "/opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py", line 34, in participants_handler
    self._binding.get_state(chat_id),
ntgcalls.ConnectionNotFound: Connection with chat id "-1001692328939" not found
[16-Nov-23 11:23:24 - ERROR] - asyncio - Task exception was never retrieved
future: <Task finished name='Task-1409938' coro=<Start.start.<locals>.participants_handler() done, defined at /opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py:19> exception=ConnectionNotFound('Connection with chat id "-1001692328939" not found')>
Traceback (most recent call last):
  File "/opt/venv/lib/python3.10/site-packages/pytgcalls/methods/utilities/start.py", line 34, in participants_handler
    self._binding.get_state(chat_id),
ntgcalls.ConnectionNotFound: Connection with chat id "-1001692328939" not found

from pytgcalls.

TuriOG avatar TuriOG commented on June 20, 2024

Fixed on 1.0.2, try to update your environment and let us know if you face that issue again.

from pytgcalls.

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.