Closed hejunchen closed 1 year ago
just an update, after a couple of hours since I noticed that issue described at above, the widget started working again.
So, i am not sure if this bug still exists, or maybe it was the Coin Market Cap side API data change?
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.
Description
Coin Market Cap widget does not seem to work properly. I have this widget on my homepage for months already but I judst noticed it started failing today.
The wiki page for this widget is: https://gethomepage.dev/v0.7.4/widgets/services/coin-market-cap/
The setup in my services/yaml is like this:
But the rendering is like this:
Steps to reproduce
In Services.yaml file, setup the widget like this:
The api key needs to be your own API key from Coin Market Cap.
homepage version
v0.7.4 (8ec488e)
Installation method
Docker
Configuration
Container Logs
[2023-10-22T14:10:55.157Z] error: HTTP Error 500 calling https://pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest?convert=USD&symbol=BTC%2CETH
[2023-10-22T14:10:59.237Z] error: Error calling https://pro-api.coinmarketcap.com/v1/cryptocurrency/quotes/latest...
[2023-10-22T14:10:59.238Z] error: [
500,
Error: connect ETIMEDOUT 65.8.66.87:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {
errno: -110,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '65.8.66.87',
port: 443
}
]
Browser Logs
Troubleshooting
Other
No response
Before submitting, I have made sure to