Skip to content
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

[QUESTION] Widget w/ API: Unable to fetch data #578

Closed
4 tasks done
vanillanesquik opened this issue Mar 25, 2022 · 2 comments
Closed
4 tasks done

[QUESTION] Widget w/ API: Unable to fetch data #578

vanillanesquik opened this issue Mar 25, 2022 · 2 comments
Labels
🤷‍♂️ Question [ISSUE] Further information is requested

Comments

@vanillanesquik
Copy link

Question

Hello,

I am having trouble with the weather widget, I was able to go through the configuration and setup all of my links and sections but I am trying to experiment with the widgets.

I was able to confirm that the basic widgets works (no API), for example the Crypto ones in the sample config.

I signed up for openweather.org and setup the widget in my config. I have tried several different city codes and switched to US just for troubleshooting.

I have tried with both the proxy (useProxy: true) and internal CORS (no proxy). I don't know how to access the logs to find out what the problem is. I only saw references to using the browser console which I do not have much experience with in troubleshooting.

Any idea where I may be able to find the logs, or how to resolve this?

I am running on Docker in Unraid. I have Pihole running on unraid and use PFsense on my router. Openweather.org and api.openweather.org are both pingable from inside the container.

image

  • name: Today
    displayData:
    rows: 5
    sortBy: default
    cols: 5
    collapsed: false
    hideForGuests: false
    widgets:
    - type: weather
    useProxy: true
    options: null
    apiKey: efdbade728b37086877a5e83442004db
    city: US
    units: imperial
    hideDetails: false
    id: 0_513_weather

Category

Widgets

Please tick the boxes

@vanillanesquik vanillanesquik added the 🤷‍♂️ Question [ISSUE] Further information is requested label Mar 25, 2022
@liss-bot
Copy link
Collaborator

Welcome to Dashy 👋
It's great to have you here, but unfortunately your ticket has been closed to prevent spam. Before reopening this issue, please ensure the following criteria are met.

Issues are sometimes closed when users:

  • Have only recently joined GitHub
  • Have not yet stared this repository
  • Have not previously interacted with the repo

Before you reopen this issue, please also ensure that:

  • You have checked that a similar issue does not already exist
  • You have checked the documentation for an existing solution
  • You have completed the relevant sections in the Issue template

Once you have verified the above standards are met, you may reopen this issue. Sorry for any inconvenience caused, I'm just a bot, and sometimes make mistakes 🤖

@Lissy93
Copy link
Owner

Lissy93 commented Mar 26, 2022

Answered here in #577.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤷‍♂️ Question [ISSUE] Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants