-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: Unable to search for city in Weather widget #2017
Comments
Hey @zodac for me the search works: Can you check if you are using an dns-hole and if so if the domain |
No DNS blocking. I'm not able to connect to that domain in the docker container:
But working fine from my host:
|
To me it seems like you are able to connect to the site on both host and container (It just returns 400 bad request which is also what I get when opening the |
I don't quite understnad why it is not working for you then (technically). What architecture is your rasperry pi on? |
Using a
I tried a curl and can see I'm getting the following error from the API, but it doesn't look like I'm passing anything that would cause it?
|
It's only showing this error from the page as we don't pass certain parameters, so it's reachable from your raspberrypi. We'll need to investigate why this is not working |
Can you check if the error is more verbose and contains more informations now? |
Not much better I'm afraid:
|
Okay, I'll search for a solution to show why the fetch fails |
Describe the bug
I've just added the weather widget but when trying to find my home city (Auckland, New Zealand), all I get is an error:
The logs don't show much:
Steps to reproduce
Impact
Unable to use the widget
Additional information
Using v1.0.1
Version
Other (describe in "additional information")
Installation method
Docker Compose
Browser
Chrome
The text was updated successfully, but these errors were encountered: