kodycode/CoinMarketBot

Crashing every few mins

Closed this issue · 6 comments

Bot runs for about 10 mins and crashes, running on Raspberry Pi 3 with latest NOOBS.

Starting bot..
Failed to load cryptocurrency acronyms. See error.log.
CoinMarketDiscordBot is online.
Task was destroyed but it is pending!
task: <Task pending coro=<CoreFunctionality._continuous_updates() running at /home/pi/CoinMarketDiscordBot-master/cogs/modules/core_functionality.py:53> wait_for=<Future pending cb=[BaseSelectorEventLoop._sock_connect_done(11)(), <TaskWakeupMethWrapper object at 0x76b649f0>()]>>

Hey Pikkon,

What does error.log say?

01/08/2018 11:18:50 PM - INFO - Starting bot..
01/08/2018 11:20:26 PM - ERROR - Failed to retrieve da$
01/08/2018 11:20:26 PM - ERROR - Exception: Market lis$
01/08/2018 11:20:26 PM - ERROR - CurrencyExcepti$
01/08/2018 11:20:26 PM - INFO - Bot is online.
01/08/2018 11:20:31 PM - INFO - Bot is now offline.

I uploaded some changes, could you try pulling them and testing it?

Just pulled it will test and let you know.

I made another change just recently that may help aid this issue if that doesn’t work. Feel free to pull that also.

Going to close this issue for now. If you run into any more problems, feel free to re-open this.