Zebble

Results 49 comments of Zebble

> I'm not strictly opposed to implementing/allowing this, but, I definitely have concerns that it introduces the potential for behavior that, while obvious as we discuss it, is not obvious...

Thanks @kbx81! If it helps with context, I have been working on a standalone sprinkler system through this component. The ESP32 device can run completely on its own after it...

> Weather-based adjustment is not something that can be easily calculated, there are algorithms for this (eg. Zimmerman method, Evapotranspiration method etc.) which need quite a lot of rather accurate...

Thanks @dcaputo-harmoni ! I did some additional digging. I am definitely running devices in Production mode, so that explains the SSH issue. I do get the same errors though when...

Thanks again. I am running the latest and greatest of openBalena and open-balena-admin and I double-checked by doing a compose down/compose pull/compose up steps for both. Something still isn't right....

I just read similar documentation and tried putting the open-balena-ui container behind an nginx reverse proxy. The certs now work but most of the interface is broken ("Failed to fetch"...

I have an idea to get this working behind nginx but I'm going to need to move the open-balena-admin containers to a different host than open-balena itself. Port 443 conflicts...

I'm a complete noob with k8s, so I'll probably use this as my excuse to finally get up to speed. :) I don't know of a way that docker could...

Of course docker can use multiple IP's... I've done it before! Not sure how I forgot! :) Have been doing some digging and I rememer the haproxy + certificate containers...

To answer your questions from rcgroups: "The checksum is different. They've added 0x89 to it. I don't know where this value is coming from... Can you capture a bind packet?...