haxxnz / vaxxnz

NZ COVID Vaccination Finder - community project
https://vaxx.nz
MIT License
82 stars 44 forks source link

Last updated is a long time ago (Months) #334

Closed sleemanj closed 2 years ago

sleemanj commented 2 years ago

Describe the bug I don't know if this is normal, but I thought the last updated would be ~every 30 minutes, but locations are reporting last updated several months ago.

To Reproduce Open site, look at last updated.

Screenshots lu

Device:

98.0.4758.66 (Official Build) beta (64-bit)

Additional context Add any other context about the problem here.

sleemanj commented 2 years ago

404's from githubusercontent

lu1

waltzaround commented 2 years ago

Investigating after work today - please hold caller

noway commented 2 years ago

The node ./lib/availability.js job got stuck. I killed the process. The job restarted and the availability scraping continued as normal.

I've added a cronjob which fires off at 02:15AM every day to kill node ./lib/availability.js job just in case.

It would be nice to add monitoring at some point in the future.