hello is there still active support here that can help me with the installation of openbalena.
[INFO] ACME Certificate request is ENABLED.
==> Creating new configuration at: /home/balena/open-balena/config
==> Bootstrapping easy-rsa…
Downloading easy-rsa…
==> Generating root CA cert…
==> Generating root cert chain for haproxy…
Enter pass phrase for /home/balena/open-balena/config/certs/root/private/ca.key:
balena@iot:~/open-balena$ ./scripts/compose up -d # Start instance
No configuration found; please create one first with: ./scripts/quickstart
See README.md for help.
balena@iot:~/open-balena$
The quickstart script doesn’t work for me when running it once, I’ve to run it three times probably before every file is created. So you could try that, just rerunning the script until there’s some text that states everything went well and you’ve to run the compose up -d.
It seems like you’re encountering some issues with the installation of OpenBalena. Have you followed all the steps outlined in the README.md file? It looks like you may need to create a configuration first using “./scripts/quickstart” before starting the instance with “./scripts/compose up -d”. Double-checking your steps and ensuring all prerequisites are met could help resolve the issue. If you need further assistance, don’t hesitate to ask!