Guest User

Untitled

a guest
May 18th, 2020
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. 2020-05-18T19:05:17.090993+00:00 app[web.1]: Exception ignored in: <function BaseBot.__del__ at 0x7f27f5110560>
  2. 2020-05-18T19:05:17.091038+00:00 app[web.1]: Traceback (most recent call last):
  3. 2020-05-18T19:05:17.091040+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/site-packages/aiogram/bot/base.py", line 109, in __del__
  4. 2020-05-18T19:05:17.091093+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/events.py", line 762, in new_event_loop
  5. 2020-05-18T19:05:17.091133+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/events.py", line 660, in new_event_loop
  6. 2020-05-18T19:05:17.091167+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/unix_events.py", line 51, in __init__
  7. 2020-05-18T19:05:17.091221+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/selector_events.py", line 54, in __init__
  8. 2020-05-18T19:05:17.091256+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/base_events.py", line 372, in __init__
  9. 2020-05-18T19:05:17.091290+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/coroutines.py", line 28, in _is_debug_mode
  10. 2020-05-18T19:05:17.091323+00:00 app[web.1]: AttributeError: 'NoneType' object has no attribute 'dev_mode'
  11. 2020-05-18T19:05:17.091364+00:00 app[web.1]: Exception ignored in: <function BaseEventLoop.__del__ at 0x7f27fa405b90>
  12. 2020-05-18T19:05:17.091385+00:00 app[web.1]: Traceback (most recent call last):
  13. 2020-05-18T19:05:17.091386+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/base_events.py", line 621, in __del__
  14. 2020-05-18T19:05:17.091433+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/base_events.py", line 389, in __repr__
  15. 2020-05-18T19:05:17.091465+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.7/asyncio/base_events.py", line 1801, in get_debug
  16. 2020-05-18T19:05:17.091516+00:00 app[web.1]: AttributeError: '_UnixSelectorEventLoop' object has no attribute '_debug'
  17. 2020-05-18T19:05:17.091697+00:00 app[web.1]: ERROR:asyncio:Unclosed client session
  18. 2020-05-18T19:05:17.091698+00:00 app[web.1]: client_session: <aiohttp.client.ClientSession object at 0x7f27f4fa2a50>
  19. 2020-05-18T19:05:17.091803+00:00 app[web.1]: ERROR:asyncio:Unclosed client session
  20. 2020-05-18T19:05:17.091804+00:00 app[web.1]: client_session: <aiohttp.client.ClientSession object at 0x7f27f504b8d0>
Advertisement
Add Comment
Please, Sign In to add comment