n0bel / PiClock

A Fancy Clock built around a monitor and a Raspberry Pi
MIT License
566 stars 182 forks source link

No weekly forecast #80

Closed bigbadmayo closed 7 years ago

bigbadmayo commented 7 years ago

I have a satellite image but no radar the weekly forecast is blank. I've tried flashing and reinstalling as well as checking WU's API and lat lon in Config.txt. This Raspberry Pi 2 b is also running Pi-Hole. I have had this set up running before changing from Jessie to Stretch. This is my first issue and I can't wait to get it up and running again. Let me know what files you need!

n0bel commented 7 years ago

Check the log files (in the Clock folder) for errors, or other information. Also included is the url for the forecast and the radar, so you can copy/paste to try in your browser to diagnose. PyQtPiClock.log is the latest one.

It is most likely an API key, or a lat lon issue.

bigbadmayo commented 7 years ago

What is the log file called in Clocks?

On Mon, Sep 4, 2017 at 2:51 PM, Kevin Uhlir notifications@github.com wrote:

Check the log files (in the Clock folder) for errors, or other information. Also included is the url for the forecast and the radar, so you can copy/paste to try in your browser to diagnose. PyQtPiClock.log is the latest one.

It is most likely an API key, or a lat lon issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/n0bel/PiClock/issues/80#issuecomment-327020748, or mute the thread https://github.com/notifications/unsubscribe-auth/AY05XzS6caTy7beG3O7q-B2o6ooFpJTpks5sfFS6gaJpZM4PFV9i .

n0bel commented 7 years ago

PyQtPiClock.log is the latest one.

bigbadmayo commented 7 years ago

I have a PyQtPiClock.py but no .log

On Mon, Sep 4, 2017 at 9:10 PM, Kevin Uhlir notifications@github.com wrote:

PyQtPiClock.log is the latest one.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/n0bel/PiClock/issues/80#issuecomment-327053287, or mute the thread https://github.com/notifications/unsubscribe-auth/AY05XxOjYayTWV-mfWhZ35lkmEI_-p5Zks5sfK2KgaJpZM4PFV9i .

bigbadmayo commented 7 years ago

My brilliant self was using the wrong WU Api. Thanks for the help!