TypeError: Cannot read properties of null (reading 'includes') #8

Closed
opened 2022-12-14 09:23:59 +01:00 by minicx · 1 comment
Owner

log error:

TypeError: Cannot read properties of null (reading 'includes')
TypeError: Cannot read properties of null (reading 'includes')
    at getMessagesByEntity (/home/client/hk_bot/build/utils.js:72:41)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async doBotTasks (/home/client/hk_bot/build/automatization.js:493:42)
    at async proccesGroup (/home/client/hk_bot/build/index.js:383:25)
    at async Promise.allSettled (index 1)
    at async farm (/home/client/hk_bot/build/index.js:454:21)
    at async /home/client/hk_bot/build/index.js:492:25 
log error: ``` TypeError: Cannot read properties of null (reading 'includes') TypeError: Cannot read properties of null (reading 'includes') at getMessagesByEntity (/home/client/hk_bot/build/utils.js:72:41) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async doBotTasks (/home/client/hk_bot/build/automatization.js:493:42) at async proccesGroup (/home/client/hk_bot/build/index.js:383:25) at async Promise.allSettled (index 1) at async farm (/home/client/hk_bot/build/index.js:454:21) at async /home/client/hk_bot/build/index.js:492:25 ```
minicx added the
bug
label 2022-12-14 09:23:59 +01:00
minicx self-assigned this 2022-12-14 09:23:59 +01:00
minicx added a new dependency 2022-12-14 18:38:28 +01:00
Author
Owner
[Solved](https://git.disroot.org/minicx/hk_bot/commit/2e0a82058f33733ef0aaedb8c3ec9c3339e6335f)
Sign in to join this conversation.
No Milestone
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.

Blocks
#10 Fixes of issue
minicx/hk_bot
Reference: minicx/hk_bot#8
No description provided.