Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Referência nula #20

Open
iuriguilherme opened this issue Oct 11, 2023 · 0 comments
Open

Referência nula #20

iuriguilherme opened this issue Oct 11, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@iuriguilherme
Copy link
Owner

aiogram.utils.exceptions.BadRequest: Not enough rights to send text messages to the chat

During handling of the above exception, aasnother exception occurred:

Traceback (most recent call last):
  File "iacecil/src/iacecil/controllers/aiogram_bot/bot.py", line 233, in exception_handler
    await error_callback(
  File iacecil/src/iacecil/controllers/aiogram_bot/callbacks.py", line 89, in error_callback
    await debug_logger(error, message, exception, descriptions)
  File "iacecil/src/iacecil/controllers/log.py", line 116, in debug_logger
    bot: Bot = dispatcher.bot
AttributeError: 'NoneType' object has no attribute 'bot'
@iuriguilherme iuriguilherme added the bug Something isn't working label Oct 11, 2023
@iuriguilherme iuriguilherme modified the milestones: v2, v1 Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant