Hello I just deployed balena on raspberry pi 4b, almost everything seems ok, it’s visible on internet.But bluetooth interface isn’t visible on my phone or laptop, and there’s no services tab.How to fix that?
All device health checks are ok btw
Hello I just deployed balena on raspberry pi 4b, almost everything seems ok, it’s visible on internet.But bluetooth interface isn’t visible on my phone or laptop, and there’s no services tab.How to fix that?
All device health checks are ok btw
Hi @zepter91, couple of quick questions… What project are you building? Did you install the CLI and push your local Dockerfile or git clone
directory up to the cloud to be built? If you used a “Deploy with Balena” button, did you see a build running in the Dashboard? (You can click on Releases to see if it did indeed build properly). Thanks!
I am trying to make balena sound.I used deploy with Balena.Release is
Host OS version
[balenaOS 2.87.16+rev1](https://github.com/balena-os/meta-balena/blob/master/CHANGELOG.md)
production
Supervisor version
12.11.0
Ok, great! Now, on the left, click on “Fleets”, then the name of your Fleet, then “Releases”. Is anything there? If so, does it say “Succeeded”?
Yes there’s something like add release, what I should do now?Install balenacli?Isn’t it installed as default?
Yes there’s my device in releases, what I should do next?
Can you add a screenshot of that “Releases” page @zepter91 – I am still curious if what I am expecting to be there, is perhaps missing. The next thing for you to do at this point, however, is to simply try again to re-deploy the project. Head back to GitHub - balenalabs/balena-sound: Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect , scroll down a bit, and click that blue “Deploy with balena” button one more time. It will pass you through to balenaCloud dashboard, and try one more time to let it build again. You can select the existing Fleet, no need to create a new one. Thanks!