Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2021-02-14T08:44:40.856754+00:00 heroku[bot.1]: Starting process with command `python . --shard-id 0 --shard-count 1`
- 2021-02-14T08:44:41.645106+00:00 heroku[bot.1]: State changed from starting to up
- 2021-02-14T08:44:44.503986+00:00 app[bot.1]: ================================================================================
- 2021-02-14T08:44:44.504307+00:00 app[bot.1]: 📒 Lightnovel Crawler ðŸ€2.24.3
- 2021-02-14T08:44:44.504562+00:00 app[bot.1]: https://github.com/dipu-bd/lightnovel-crawler
- 2021-02-14T08:44:44.504651+00:00 app[bot.1]: --------------------------------------------------------------------------------
- 2021-02-14T08:44:44.577131+00:00 app[bot.1]:
- 2021-02-14T08:44:44.577911+00:00 app[bot.1]: âž¡ Press Ctrl + C to exit
- 2021-02-14T08:44:44.577964+00:00 app[bot.1]:
- 2021-02-14T08:44:46.000000+00:00 app[api]: Build succeeded
- 2021-02-14T08:44:47.583851+00:00 app[bot.1]: Telegram bot is online!
- 2021-02-14T08:44:47.676032+00:00 app[bot.1]: An uncaught error was raised while handling the error.
- 2021-02-14T08:44:47.676033+00:00 app[bot.1]: Traceback (most recent call last):
- 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
- 2021-02-14T08:44:47.676035+00:00 app[bot.1]: handler.handle_update(update, self, check, context)
- 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
- 2021-02-14T08:44:47.676036+00:00 app[bot.1]: new_state = handler.handle_update(update, dispatcher, check_result, context)
- 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
- 2021-02-14T08:44:47.676038+00:00 app[bot.1]: return self.callback(update, context)
- 2021-02-14T08:44:47.676039+00:00 app[bot.1]: TypeError: init_app() missing 1 required positional argument: 'user_data'
- 2021-02-14T08:44:47.676040+00:00 app[bot.1]:
- 2021-02-14T08:44:47.676041+00:00 app[bot.1]: During handling of the above exception, another exception occurred:
- 2021-02-14T08:44:47.676041+00:00 app[bot.1]:
- 2021-02-14T08:44:47.676041+00:00 app[bot.1]: Traceback (most recent call last):
- 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
- 2021-02-14T08:44:47.676043+00:00 app[bot.1]: self.dispatch_error(update, exc)
- 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
- 2021-02-14T08:44:47.676044+00:00 app[bot.1]: callback(update, context)
- 2021-02-14T08:44:47.676052+00:00 app[bot.1]: TypeError: error_handler() missing 1 required positional argument: 'error'
- 2021-02-14T08:44:47.676655+00:00 app[bot.1]: An uncaught error was raised while handling the error.
- 2021-02-14T08:44:47.676656+00:00 app[bot.1]: Traceback (most recent call last):
- 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
- 2021-02-14T08:44:47.676657+00:00 app[bot.1]: handler.handle_update(update, self, check, context)
- 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
- 2021-02-14T08:44:47.676658+00:00 app[bot.1]: new_state = handler.handle_update(update, dispatcher, check_result, context)
- 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
- 2021-02-14T08:44:47.676659+00:00 app[bot.1]: return self.callback(update, context)
- 2021-02-14T08:44:47.676659+00:00 app[bot.1]: TypeError: handle_novel_url() missing 1 required positional argument: 'user_data'
- 2021-02-14T08:44:47.676659+00:00 app[bot.1]:
- 2021-02-14T08:44:47.676660+00:00 app[bot.1]: During handling of the above exception, another exception occurred:
- 2021-02-14T08:44:47.676660+00:00 app[bot.1]:
- 2021-02-14T08:44:47.676661+00:00 app[bot.1]: Traceback (most recent call last):
- 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
- 2021-02-14T08:44:47.676662+00:00 app[bot.1]: self.dispatch_error(update, exc)
- 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
- 2021-02-14T08:44:47.676662+00:00 app[bot.1]: callback(update, context)
- 2021-02-14T08:44:47.676667+00:00 app[bot.1]: TypeError: error_handler() missing 1 required positional argument: 'error'
- 2021-02-14T08:44:47.677417+00:00 app[bot.1]: An uncaught error was raised while handling the error.
- 2021-02-14T08:44:47.677418+00:00 app[bot.1]: Traceback (most recent call last):
- 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
- 2021-02-14T08:44:47.677419+00:00 app[bot.1]: handler.handle_update(update, self, check, context)
- 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
- 2021-02-14T08:44:47.677420+00:00 app[bot.1]: new_state = handler.handle_update(update, dispatcher, check_result, context)
- 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
- 2021-02-14T08:44:47.677420+00:00 app[bot.1]: return self.callback(update, context)
- 2021-02-14T08:44:47.677421+00:00 app[bot.1]: TypeError: init_app() missing 1 required positional argument: 'user_data'
- 2021-02-14T08:44:47.677421+00:00 app[bot.1]:
- 2021-02-14T08:44:47.677422+00:00 app[bot.1]: During handling of the above exception, another exception occurred:
- 2021-02-14T08:44:47.677422+00:00 app[bot.1]:
- 2021-02-14T08:44:47.677423+00:00 app[bot.1]: Traceback (most recent call last):
- 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
- 2021-02-14T08:44:47.677424+00:00 app[bot.1]: self.dispatch_error(update, exc)
- 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
- 2021-02-14T08:44:47.677424+00:00 app[bot.1]: callback(update, context)
- 2021-02-14T08:44:47.677466+00:00 app[bot.1]: TypeError: error_handler() missing 1 required positional argument: 'error'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement