ERR_UNHANDLED_ERROR error #45
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: thereadme/node-telegram-api#45
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error [ERR_UNHANDLED_ERROR]: Unhandled error. ([object Object])
at Bot.emit (events.js:171:17)
at Bot.EventEmitter.emit (domain.js:442:20)
at /root/nodeapp/node_modules/telegram-api/build/functions/poll.js:19:9
at run (/root/nodeapp/node_modules/core-js/modules/es6.promise.js:75:22)
at /root/nodeapp/node_modules/core-js/modules/es6.promise.js:92:30
at flush (/root/nodeapp/node_modules/core-js/modules/_microtask.js:18:9)
at process._tickCallback (internal/process/next_tick.js:61:11)
What I have:
telegram-api : v4.1.0
OS : Ubuntu 16.04.3 x64
Node js : v10.2.1
npm : v6.4.1
The code I use: