open-balena icon indicating copy to clipboard operation
open-balena copied to clipboard

Open source software to manage connected IoT devices at scale

Results 71 open-balena issues
Sort by recently updated
recently updated
newest added

Superseded by: https://github.com/balena-io/open-balena/pull/141 Depends on: https://github.com/balena-io/open-balena-haproxy/pull/84 Change-type: minor

Based on #131, a request for comment: Even with the update of the acme.sh and the staging certs (both from #131), it seems need more fixes: * The workaround from...

It would be a good idea to have a public repo that all users could contribute to with documentation specific to openBalena. Currently there is good documentation for balenaCloud which...

Hi Balena peeps! I am trying to see my devices on my balenaCloud dashboard but I'm struggling because the network that the devices are connect to is pretty closed and...

As originally reported in: * https://forums.balena.io/t/balena-create-app-fails-without-internet/342575 * https://github.com/balena-io/balena-cli/issues/2322 When users run the balena CLI command `balena fleet create`, regardless of whether or not they specify the device type with the...

Hi, I'd like the clarify if a generic amd64 device type is supported in open balena. I'm not sure if the supported devices table row in readme means that open...

This limitation is mentioned in the roadmap, but opening this issue as a placeholder.

I don't know your roadmap but supporting more deployment options would bring more people to the community. And the kubernetes community is one of the largest. Plus it would help...

Tried to run open-balena but got error that "haproxy could not resolve address". And access to port 80 gives TCP reset. ``` balena@raspberrypi:~/open-balena $ ./scripts/compose up Starting openbalena_s3_1 ... done...

We've had a few users address openbalena API crashes by setting `PRODUCTION_MODE: "true"` to force restarts. https://forums.balena.io/t/api-container-crashing/273784 https://forums.balena.io/t/openbalena-crash-error-getaddrinfo-enotfound-api-github-com/285697 Not sure if this is just a hack/workaround, or if we want...