CyberPunkMetalHead / binance-trading-bot-new-coins

This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
MIT License
1.46k stars 268 forks source link

connection aborted error #8

Closed chestikoff closed 3 years ago

chestikoff commented 3 years ago

Testing your code on Mac OS. I've started getting this error since yesterday. It was fine before...

('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer'))

Raynojam commented 3 years ago

I have the same error, what was your fix?

chestikoff commented 3 years ago

I just tried a restart. So far it’s been fine, for roughly 16 hours now.

On 29 Aug 2021, at 00:29, Raynojam @.***> wrote:

I have the same error, what was your fix?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/CyberPunkMetalHead/binance-trading-bot-new-coins/issues/8#issuecomment-907702485, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVMKEAS25AS6EL3NLK7634DT7FWNNANCNFSM5C7EPLBA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Raynojam commented 3 years ago

Thanks that sorted it