Enriko82 / BTB-Install-script

Binance trade bot and telegram bot installer
GNU General Public License v3.0
39 stars 26 forks source link

adapters.py error BTBB #1

Closed kokoye2007 closed 3 years ago

kokoye2007 commented 3 years ago

-- Logs begin at Mon 2021-06-28 14:15:18 UTC. -- Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: r = adapter.send(request, **kwargs) Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: File "/home/ubuntu/.local/lib/python3.8/site-packages/requests/adapters.py", line 498, in send Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: raise ConnectionError(err, request=request) Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: 2021-06-29 01:41:48,331 - crypto_trading_logger - INFO - Selling 0.5034 of BNB Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: 2021-06-29 01:41:48,332 - crypto_trading_logger - INFO - Balance is 0.5034 Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: 2021-06-29 01:41:48,476 - crypto_trading_logger - WARNING - Failed to Buy/Sell. Trying Again (attempt 1/20) Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: 2021-06-29 01:41:48,638 - crypto_trading_logger - INFO - Selling 0.5034 of BNB Jun 29 01:41:48 ip-172-26-14-183 python3[1726]: 2021-06-29 01:41:48,639 - crypto_trading_logger - INFO - Balance is 0.5034 Jun 29 01:41:49 ip-172-26-14-183 python3[1726]: WARNING:apprise:Failed to send Telegram notification to 537992700: Bad Request: can't parse entities: Unsupported start tag "string" at byte offset 296, error=400.