n0bel / PiClock

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

No longer seeing radar images #270

Closed ScottChapman closed 10 months ago

ScottChapman commented 10 months ago

For some reason my clock stopped showing radar images. Everything else looks great, but I can't see rain/snow any more!

Any ideas what I should look at first?

ScottChapman commented 10 months ago

Got it. HTTPS. Thanks!

Knackster commented 10 months ago

Scott, How did you fix it?

Chris

On Wed, Nov 22, 2023 at 11:20 AM Scott Chapman @.***> wrote:

Closed #270 https://github.com/n0bel/PiClock/issues/270 as completed.

— Reply to this email directly, view it on GitHub https://github.com/n0bel/PiClock/issues/270#event-11039289247, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFIERVCFSYQDL3L7QO3NITLYFYX67AVCNFSM6AAAAAA7WSJ73SVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGAZTSMRYHEZDINY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ScottChapman commented 10 months ago

Look at tileurl in PyQtPiClock.py, make sure it is HTTPS and not HTTP. It looks like there was a PR that fixed it, so you should be able to just update your clock