Marlon Lückert

Results 19 comments of Marlon Lückert

Correct rendering with Google: https://www.google.com/search?q=(2^x%2B3)%2F(2^(x%2By)-9)

![Bildschirmfoto 2020-03-01 um 22 06 26](https://user-images.githubusercontent.com/11810704/75633839-e766f700-5c08-11ea-8be2-4db0931318f3.png)

This error is coming up in the logs: > TypeError: Cannot set properties of undefined (setting 'fixedCases7Days') > at Parser. (/workspace/src/data-requests/hospitalization.ts:247:60) > at Parser.emit (node:events:527:28) > at Parser.emit (node:domain:537:15) >...

I added better error messages: ```json { "error":{ "message":"An error occurred while fetching external data.", "url":"https://services7.arcgis.com/mOBPykOjAyBO2ZKk/arcgis/rest/services/Coronafälle_in_den_Bundesländern/FeatureServer/0/query?where=1%3D1&outFields=LAN_ew_EWZ,LAN_ew_AGS,Fallzahl,Aktualisierung,Death,cases7_bl,death7_bl,LAN_ew_GEN&returnGeometry=false&outSR=4326&f=json", "details":"Request failed with status code 500", "response":"\r\n500 Internal Server Error\r\n\r\n500 Internal Server Error\r\nMicrosoft-Azure-Application-Gateway/v2\r\n\r\n\r\n" }...

I use [railway](https://railway.app) for hosting. I created a new project and the IP address is the same.

We can use any server that supports Node.js and Redis. Any recommendations?

@Rubber1Duck Danke für deine Arbeit! Wie groß ist der Dump und wie aufwendig ist die Berechnung? Können wir das per GitHub Action regelmäßig in die Repo pushen?

We are back online 🎉 Switched to Hetzner for hosting. @Rubber1Duck Deine Lösung muss ich mir zu einem späteren Zeitpunkt nochmal anschauen.

Maybe we should switch from the arcgis API to parsing the Excel table.

Hey @Maruu23 What Smart Home Server are you using? I don't want to give up the redirect to https. Maybe you can try running the server at your local machine....