skydivejkl / hyppykeli.fi

Old repository. See readme for new.
https://hyppykeli.fi
GNU General Public License v3.0
5 stars 5 forks source link

Forecasts not rendered, api returns 500 #37

Open vilhok opened 1 year ago

vilhok commented 1 year ago

From browsers console:

XHR GET https://hyppykeli.fi/api/forecasts/60.508105,22.264629/enn-s-1-1-windgust
[HTTP/2 500 Internal Server Error 598ms]

XHR GET https://hyppykeli.fi/api/forecasts/60.508105,22.264629/enn-s-1-1-windspeedms
[HTTP/2 500 Internal Server Error 573ms]

The issue first appeared some time during the winter but I was just thought it was some rendering glitch and didn't care about it.

Steps to reproduce

The UI looks fine, but the forecast data is missing:

image