question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Just updated - getting this error

See original GitHub issue
Welcome to Poloniex Lending Bot
Started WebServer, lendingbot status available at http://localhost:8000/lendingbot.html
2017-02-06 11:53:27 Error: list index out of range
Traceback (most recent call last):
  File "C:\Utils\LendingBot\lendingbot.py", line 71, in <module>
    Lending.lend_all()
  File "C:\Utils\LendingBot\modules\Lending.py", line 160, in lend_all
    usable_currencies += lend_cur(cur, total_lended, lending_balances)
  File "C:\Utils\LendingBot\modules\Lending.py", line 268, in lend_cur
    cur_min_daily_rate = get_min_daily_rate(active_cur)
  File "C:\Utils\LendingBot\modules\Lending.py", line 179, in get_min_daily_rate
    recommended_min = Analysis.get_rate_suggestion(cur)
  File "C:\Utils\LendingBot\modules\MarketAnalysis.py", line 122, in get_rate_suggestion
    result = rates[index]
IndexError: list index out of range

Unhandled error, please open a Github issue so we can fix it!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Feb 7, 2017

No, look below.


From: Evan [mailto:notifications@github.com] Sent: Tuesday, February 7, 2017 2:38 AM To: Mikadily/poloniexlendingbot poloniexlendingbot@noreply.github.com Cc: realrover ilinykh@gmail.com; Author author@noreply.github.com Subject: Re: [Mikadily/poloniexlendingbot] Just updated - getting this error (#216)

What do the .csv files in your market_data folder look like? Are they empty/nonexistent?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Mikadily/poloniexlendingbot/issues/216#issuecomment-277923310 , or mute the thread https://github.com/notifications/unsubscribe-auth/AEKoSdQMvtaZNLKP5i_UXTuKuaWuqJ2Tks5raB9qgaJpZM4L4c6M . https://github.com/notifications/beacon/AEKoSXRtXozx3hlM30M4mrz0m4ot4gCkks5raB9qgaJpZM4L4c6M.gif

0reactions
Evanitocommented, Feb 9, 2017

Thanks for putting up with the questions, found the bug and it has been squashed with extreme prejudice. Update and you won’t find this error anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot problems updating Windows - Microsoft Support
If you are receiving an error message with a specific error code, try running the Windows Update Troubleshooter. If that doesn't resolve the...
Read more >
Fix Chrome update problems & failed updates - Google Support
If you're having problems updating Chrome on your computer, you might see: Update failed: Updates are disabled by administrator; Update failed (Error: 3...
Read more >
7 Solutions to Fix Windows 10 Won't Update. #6 Is Fantastic
Here we list 7 ways to fix Win 10 update error and force Windows 10 ... We just list some factors may lead...
Read more >
FIX Windows Update issues for Windows 11 Errors ...
The basic troubleshooting steps to fix the Windows updates issues for Windows 11 are shared in this document. Most of the update issues...
Read more >
What to Do When Windows Update Keeps Failing on ...
What causes the Windows Update failing error? · Methods to fix Windows Update failing errors · Method 1: Run the Windows Update Troubleshooter...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found