dhermanns
dhermanns
Looks like your docker-compose installation is not working as expected. I would try to reinstall it. Maybe you can check my k3s documentation here: https://h3rmanns.medium.com/creating-a-k3s-raspberry-pi-cluster-with-k3sup-to-fire-up-a-nightscout-backend-service-based-on-a-27c1f5727e5b That is the recommended way...
The second pi is optional.
The Hypriot Image and the docker compose you are trying to install is pretty old. I would switch to the official raspberry 64bit Image and install a current docker compose.
My documentation here is for 32bit only. I should update this to 64bit. Maybe I find some time later on to update it.
Great. You can leave the link to the docs here. Maybe it could help someone else, too.
This could be somehow related to - https://github.com/microsoft/wslg/issues/749 - https://github.com/microsoft/wslg/issues/517 Workarounds mentioned there doesn't seem to work in my case.
Thanks for your workaround. Works for me, too. But only, if using kbdneo. Maybe this helps for someone else...
Sorry, no, I'm using no TLS encryption. Http instead of https.
Ok - than it has to be something else. Now I don't get an error anymore, but still no values...
Don't have much time right now, but the second thing that might be special in my setup ist that I'm using a Port-Number: http://myserver:1337. Could that be an issue?