Advertisement
AncientCatz

lncrawler log error

Feb 14th, 2021
2,298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2021-02-14T08:44:40.856754+00:00 heroku[bot.1]: Starting process with command `python . --shard-id 0 --shard-count 1`
  2. 2021-02-14T08:44:41.645106+00:00 heroku[bot.1]: State changed from starting to up
  3. 2021-02-14T08:44:44.503986+00:00 app[bot.1]: ================================================================================
  4. 2021-02-14T08:44:44.504307+00:00 app[bot.1]:                            ðŸ“’ Lightnovel Crawler 🍀2.24.3
  5. 2021-02-14T08:44:44.504562+00:00 app[bot.1]:                   https://github.com/dipu-bd/lightnovel-crawler
  6. 2021-02-14T08:44:44.504651+00:00 app[bot.1]: --------------------------------------------------------------------------------
  7. 2021-02-14T08:44:44.577131+00:00 app[bot.1]:
  8. 2021-02-14T08:44:44.577911+00:00 app[bot.1]: âž¡ Press  Ctrl + C  to exit
  9. 2021-02-14T08:44:44.577964+00:00 app[bot.1]:
  10. 2021-02-14T08:44:46.000000+00:00 app[api]: Build succeeded
  11. 2021-02-14T08:44:47.583851+00:00 app[bot.1]: Telegram bot is online!
  12. 2021-02-14T08:44:47.676032+00:00 app[bot.1]: An uncaught error was raised while handling the error.
  13. 2021-02-14T08:44:47.676033+00:00 app[bot.1]: Traceback (most recent call last):
  14. 2021-02-14T08:44:47.676035+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 442, in process_update
  15. 2021-02-14T08:44:47.676035+00:00 app[bot.1]:     handler.handle_update(update, self, check, context)
  16. 2021-02-14T08:44:47.676036+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/conversationhandler.py", line 549, in handle_update
  17. 2021-02-14T08:44:47.676036+00:00 app[bot.1]:     new_state = handler.handle_update(update, dispatcher, check_result, context)
  18. 2021-02-14T08:44:47.676037+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/handler.py", line 160, in handle_update
  19. 2021-02-14T08:44:47.676038+00:00 app[bot.1]:     return self.callback(update, context)
  20. 2021-02-14T08:44:47.676039+00:00 app[bot.1]: TypeError: init_app() missing 1 required positional argument: 'user_data'
  21. 2021-02-14T08:44:47.676040+00:00 app[bot.1]:
  22. 2021-02-14T08:44:47.676041+00:00 app[bot.1]: During handling of the above exception, another exception occurred:
  23. 2021-02-14T08:44:47.676041+00:00 app[bot.1]:
  24. 2021-02-14T08:44:47.676041+00:00 app[bot.1]: Traceback (most recent call last):
  25. 2021-02-14T08:44:47.676042+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 454, in process_update
  26. 2021-02-14T08:44:47.676043+00:00 app[bot.1]:     self.dispatch_error(update, exc)
  27. 2021-02-14T08:44:47.676043+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 674, in dispatch_error
  28. 2021-02-14T08:44:47.676044+00:00 app[bot.1]:     callback(update, context)
  29. 2021-02-14T08:44:47.676052+00:00 app[bot.1]: TypeError: error_handler() missing 1 required positional argument: 'error'
  30. 2021-02-14T08:44:47.676655+00:00 app[bot.1]: An uncaught error was raised while handling the error.
  31. 2021-02-14T08:44:47.676656+00:00 app[bot.1]: Traceback (most recent call last):
  32. 2021-02-14T08:44:47.676657+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 442, in process_update
  33. 2021-02-14T08:44:47.676657+00:00 app[bot.1]:     handler.handle_update(update, self, check, context)
  34. 2021-02-14T08:44:47.676657+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/conversationhandler.py", line 549, in handle_update
  35. 2021-02-14T08:44:47.676658+00:00 app[bot.1]:     new_state = handler.handle_update(update, dispatcher, check_result, context)
  36. 2021-02-14T08:44:47.676658+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/handler.py", line 160, in handle_update
  37. 2021-02-14T08:44:47.676659+00:00 app[bot.1]:     return self.callback(update, context)
  38. 2021-02-14T08:44:47.676659+00:00 app[bot.1]: TypeError: handle_novel_url() missing 1 required positional argument: 'user_data'
  39. 2021-02-14T08:44:47.676659+00:00 app[bot.1]:
  40. 2021-02-14T08:44:47.676660+00:00 app[bot.1]: During handling of the above exception, another exception occurred:
  41. 2021-02-14T08:44:47.676660+00:00 app[bot.1]:
  42. 2021-02-14T08:44:47.676661+00:00 app[bot.1]: Traceback (most recent call last):
  43. 2021-02-14T08:44:47.676661+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 454, in process_update
  44. 2021-02-14T08:44:47.676662+00:00 app[bot.1]:     self.dispatch_error(update, exc)
  45. 2021-02-14T08:44:47.676662+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 674, in dispatch_error
  46. 2021-02-14T08:44:47.676662+00:00 app[bot.1]:     callback(update, context)
  47. 2021-02-14T08:44:47.676667+00:00 app[bot.1]: TypeError: error_handler() missing 1 required positional argument: 'error'
  48. 2021-02-14T08:44:47.677417+00:00 app[bot.1]: An uncaught error was raised while handling the error.
  49. 2021-02-14T08:44:47.677418+00:00 app[bot.1]: Traceback (most recent call last):
  50. 2021-02-14T08:44:47.677418+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 442, in process_update
  51. 2021-02-14T08:44:47.677419+00:00 app[bot.1]:     handler.handle_update(update, self, check, context)
  52. 2021-02-14T08:44:47.677419+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/conversationhandler.py", line 549, in handle_update
  53. 2021-02-14T08:44:47.677420+00:00 app[bot.1]:     new_state = handler.handle_update(update, dispatcher, check_result, context)
  54. 2021-02-14T08:44:47.677420+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/handler.py", line 160, in handle_update
  55. 2021-02-14T08:44:47.677420+00:00 app[bot.1]:     return self.callback(update, context)
  56. 2021-02-14T08:44:47.677421+00:00 app[bot.1]: TypeError: init_app() missing 1 required positional argument: 'user_data'
  57. 2021-02-14T08:44:47.677421+00:00 app[bot.1]:
  58. 2021-02-14T08:44:47.677422+00:00 app[bot.1]: During handling of the above exception, another exception occurred:
  59. 2021-02-14T08:44:47.677422+00:00 app[bot.1]:
  60. 2021-02-14T08:44:47.677423+00:00 app[bot.1]: Traceback (most recent call last):
  61. 2021-02-14T08:44:47.677423+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 454, in process_update
  62. 2021-02-14T08:44:47.677424+00:00 app[bot.1]:     self.dispatch_error(update, exc)
  63. 2021-02-14T08:44:47.677424+00:00 app[bot.1]:   File "/app/.heroku/python/lib/python3.6/site-packages/telegram/ext/dispatcher.py", line 674, in dispatch_error
  64. 2021-02-14T08:44:47.677424+00:00 app[bot.1]:     callback(update, context)
  65. 2021-02-14T08:44:47.677466+00:00 app[bot.1]: TypeError: error_handler() missing 1 required positional argument: 'error'
  66.  
  67.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement