GUI / covid-vaccine-spotter

https://www.vaccinespotter.org
MIT License
510 stars 138 forks source link

Oops! We couldn't find that ZIP code in this state. Please double check it or try a different ZIP code. #133

Closed markspivey closed 3 years ago

markspivey commented 3 years ago

We seem to be getting errors saying that valid ZIPs cannot be found in the state (IL).

image

dnyt84 commented 3 years ago

Same problem in Colorado, even if I pick a zip code that is listed for available appointments in the list.

fumb1e commented 3 years ago

Ditto for Oregon.

arane4114 commented 3 years ago

Seen with IL, IN and IA

brandonlou commented 3 years ago

Same for CA

brian163 commented 3 years ago

Same for NJ, so at this point, likely everywhere?

brian163 commented 3 years ago

And... it appears to be working again.

GUI commented 3 years ago

Yeah, sorry about that all! I was shuffling some server-side things around, and unfortunately ran into some new issues on the live site I didn't find earlier (basically what was happening was some cached files were getting served up with the wrong compression, leading to un-parsable files). I believe this should be fixed now and any cached should be purged (https://github.com/GUI/covid-vaccine-spotter/commit/4b50911aa453ab43f9b7f5e07b9f2528617a6127). Pardon the interruption, but holler if anyone still sees any issues.