JartanFTW / Trade-Notifier

A trade notifier for Roblox. Sends a Discord webhook whenever you complete/receive/send a trade.
Apache License 2.0
15 stars 2 forks source link

error log that might have something to do with random stops #49

Closed vikktrey123 closed 3 years ago

vikktrey123 commented 3 years ago

`2021-01-30 18:48:37,337:ERROR:Task exception was never retrieved future: <Task finished name='Task-14' coro=<TradeWorker.check_trade_loop() done, defined at trade_worker.py:46> exception=ConnectTimeout('')> Traceback (most recent call last): File "httpx_exceptions.py", line 326, in map_exceptions File "httpx_client.py", line 1502, in _send_single_request File "httpcore_async\connection_pool.py", line 218, in arequest File "httpcore_async\connection.py", line 92, in arequest File "httpcore_async\connection.py", line 118, in _open_socket File "httpcore_backends\auto.py", line 44, in open_tcp_stream File "httpcore_backends\asyncio.py", line 243, in open_tcp_stream File "contextlib.py", line 135, in exit File "httpcore_exceptions.py", line 12, in map_exceptions httpcore.ConnectTimeout

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "trade_worker.py", line 50, in check_trade_loop File "user.py", line 136, in get_trade_status_info File "httpx_client.py", line 1548, in get File "httpx_client.py", line 1371, in request File "httpx_client.py", line 1406, in send File "httpx_client.py", line 1444, in _send_handling_auth File "httpx_client.py", line 1476, in _send_handling_redirects File "httpx_client.py", line 1502, in _send_single_request File "contextlib.py", line 135, in exit File "httpx_exceptions.py", line 343, in map_exceptions httpx.ConnectTimeout `

vikktrey123 commented 3 years ago

01 30 2021 16 58 20.log