Advertisement
Guest User

why do you have to fail, nodejs... why...

a guest
Oct 8th, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. (node:550) UnhandledPromiseRejectionWarning: Error: 404: Not Found
  2. at Telegram.callApi (/home/runner/mySuperMegaHyperBot/node_modules/telegraf/lib/core/network/client.js:263:19)
  3. at processTicksAndRejections (internal/process/task_queues.js:97:5)
  4. at async Telegraf.launch (/home/runner/mySuperMegaHyperBot/node_modules/telegraf/lib/telegraf.js:102:78)
  5. (node:550) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  6. (node:550) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement