Qrome / marquee-scroller

Marquee Scroller Clock News Weather and More
https://www.thingiverse.com/thing:2867294
MIT License
330 stars 158 forks source link

Timesync fails #213

Closed bit4man closed 2 years ago

bit4man commented 2 years ago

I've run the marquee-scroller for more than a year, daily on my office desk, works perfectly. However, after a "reboot" today I am no longer getting time updates from dbtime. From the serial log:

Updating Time... essful! Getting Time Data for 38.8951,-77.0364 GET /v2.1/get-time-zone?key=XXXXXXXXXXX&format=json&by=position&lat=38.8951&lng=-77.0364 HTTP/1.1 Waiting for data {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=3xA7TA4vmTfDdrYzswiMDg0jCGwPwKbOYJuHnvBa9CIHsbVY1Ann8uZHUmKL1}

The Cloudflare URL above reports:

curl -v "https://a.nel.cloudflare.com/report/v3?s=3xA7TA4vmTfDdrYzswiMDg0jCGwPwKbOYJuHnvBa9CIHsbVY1Ann8uZHUmKL1"

HTTP-405 is "method not allowed".

Qrome commented 2 years ago

Have you tried latest version of 2.18 that was released Oct 10th to fix this? https://github.com/Qrome/marquee-scroller/releases/tag/Scroller_V2.18

bit4man commented 2 years ago

/me DUH I'd done an update (I thought) but it turns out I just used my old version. 2.18 reset most of my settings, but it's getting the date/time now. Thanks.