Bot crashing upon regenerationg Twitch token #3

Open
opened 2025-02-09 23:20:16 +00:00 by kami · 0 comments

The bot crashes upon startup if the bot was started after some time since the last token refresh:

...
raise RuntimeError("Session is closed")
RuntimeError: Session is closed

During handling of the above exception, another exception occurred:
AttributeError: 'NoneType' object has no attribute 'cancel'
...
The bot crashes upon startup if the bot was started after some time since the last token refresh: ``` ... raise RuntimeError("Session is closed") RuntimeError: Session is closed During handling of the above exception, another exception occurred: AttributeError: 'NoneType' object has no attribute 'cancel' ... ```
kami added the
bug
label 2025-02-09 23:20:16 +00:00
kami self-assigned this 2025-02-09 23:20:16 +00:00
kami added this to the Devboard project 2025-02-09 23:20:16 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kami/OokamiPupV2#3
There is no content yet.