Open Thedude7777 opened 3 years ago
Are you able to run this not in daemon mode (without -d) and see if there is anything helpful in the logs? Feel free to paste the logs here.
I got it to work.
No idea how, but it works now
On Sun., Nov. 7, 2021, 13:51 Joseph Tyler Jones, @.***> wrote:
Are you able to run this not in daemon mode (without -d) and see if there is anything helpful in the logs? Feel free to paste the logs here.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Howchoo/crypto-ticker/issues/26#issuecomment-962662062, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWL75BREWS5Z6CDCUCILEV3UK3DCVANCNFSM5HQFMJHA . 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.
Everything works with the exception that only one coin is displayed on the screen. It never scrolls to other coins nor does it refresh the price. My settings.env file looks like this:
SYMBOLS=BTC,ETH,DOGE,ADA,XRP,BNB,EOS API=coingecko REFRESH_RATE=10 SLEEP=3
any help would be greatly appreciated