Replies: 4 comments 3 replies
-
Thanks for posting a discussion about homepage here on GitHub. Homepage now uses a fancy new AI tool thanks to our friends at Glime, so the answer below is the AI bot's attempt to answer your question. If you feel it's sufficient you can mark the answer and close this post, otherwise feel free to leave it open of course! Thanks for using Homepage! ❤️ Based on the information provided, it seems that the open-meteo widget is not functioning correctly and is resulting in a The error suggests that there is an issue with the server-side code that handles the fetching of data from the open-meteo API. This could be due to a number of reasons, such as a misconfiguration in the widget settings, network issues, or a problem with the server environment (e.g., missing dependencies or incorrect permissions). Here are some steps you can take to troubleshoot the issue:
If you provide more specific details about the error or the steps you've already taken, I may be able to offer more targeted advice. Otherwise, the general troubleshooting steps above should help you start investigating the issue. This comment was generated by Glime. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This discussion has been automatically closed due to inactivity. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
-
Description
I've been trying to to get the open-meteo widget working consistently since I installed Homepage and through numerous vms I've managed to get it working sometimes. I really wanted to have it work on Alpine linux so that's where the following error message comes from, but I do believe it's the same that was occuring on debian CT's. the logs in "container logs" are the errors displayed in dev mode.
homepage version
8.12
Installation method
Source
Configuration
Container Logs
Browser Logs
:3000/api/widgets/openmeteo?latitude=50.449684&longitude=30.525026&index=2&label=Kyiv&timezone=Europe%2FKiev&units=metric&cache=5&format=%5Bobject+Object%5D&style=%5Bobject+Object%5D:1
:3000/api/widgets/openmeteo?latitude=50.449684&longitude=30.525026&index=2&label=Kyiv&timezone=Europe%2FKiev&units=metric&cache=5&format=%5Bobject+Object%5D&style=%5Bobject+Object%5D:1
:3000/api/widgets/openmeteo?latitude=50.449684&longitude=30.525026&index=2&label=Kyiv&timezone=Europe%2FKiev&units=metric&cache=5&format=%5Bobject+Object%5D&style=%5Bobject+Object%5D:1
index-ea2c0d705703a383.js:1
fetcher @ index-ea2c0d705703a383.js:1
(anonymous) @ _app-31e5bc7bec1014c9.js:1
(anonymous) @ _app-31e5bc7bec1014c9.js:1
(anonymous) @ _app-31e5bc7bec1014c9.js:1
(anonymous) @ _app-31e5bc7bec1014c9.js:1
o @ _app-31e5bc7bec1014c9.js:1
(anonymous) @ _app-31e5bc7bec1014c9.js:1ec1014c9.js:1
(anonymous) @ _app-31e5bc7bec1014c9.js:1
o @ _app-31e5bc7bec1
Troubleshooting
n/a for info widgets however I have made sure curl and ping works for api.open-meteo.com on several vms.
Beta Was this translation helpful? Give feedback.
All reactions