dr-mod/zero-btc-screen

Graph not shown

Closed this issue · 2 comments

Hi, as of today my btc-screen no longer displays the price graph. The API seems ok, what could this be due to?
Here's a picture of the problem.
btc-screen-problem

Here's some logs:

$ tail -f /tmp/zero-btc-screen.log 

2022-11-08 20:10:25 INFO     Initialize
2022-11-08 20:10:25 INFO     Building up
2022-11-08 20:10:25 INFO     Binding epd2in13v2
2022-11-08 20:10:29 INFO     epd2in13v2 initialized
2022-11-08 20:10:29 INFO     Fetching prices
2022-11-08 20:10:30 DEBUG    Horizontal
2022-11-08 20:25:31 INFO     Fetching prices
2022-11-08 20:25:32 DEBUG    Horizontal
2022-11-08 20:40:34 INFO     Fetching prices
2022-11-08 20:40:34 DEBUG    Horizontal

Update: Now it's working, was probably due to an overload of requests to the API.