question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deploying master branch to rpi3 application fails

See original GitHub issue

Describe the problem A clear and concise description of what the problem is.

To Reproduce Steps to reproduce the behavior:

  1. git clone balena-sound repo from github
  2. git remote add balena g_paul_anton_letnes@git.balena-cloud.com:g_paul_anton_letnes/sverresborg.git (fetch)
  3. git push balena
  4. See error

Expected behavior Build successful and app deployed.

Screenshots Bottom of logs:

[Info]              Uploading images
[Success]           Successfully uploaded images
[Error]             Some services failed to build:
[Error]               Service: audio
[Error]                 Error: manifest for balenaplayground/balenalabs-audio:raspberrypi3-64 not found
[Error]               Service: bluetooth
[Error]                 Error: manifest for balenaplayground/balenalabs-bluetooth:raspberrypi3-64 not found
[Info]              Built on arm01
[Error]             Not deploying release.

remote: error: hook declined to update refs/heads/master
To git.balena-cloud.com:g_paul_anton_letnes/sverresborg.git
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'git.balena-cloud.com:g_paul_anton_letnes/sverresborg.git'

Device information

  • Board (hardware info): Raspberry Pi 3B (not sure if + or not)
  • Device type (as seen in balenaCloud): Raspberry Pi 3 (using 64bit OS)
  • balenaOS version: balenaOS 2.47.0+rev1 (in production mode)

Additional context Can’t think of anything.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
tmigonecommented, Sep 16, 2020

@ChestersGarage I think that’s badly worded tbh, needs to be corrected. It should work though you might need to apply the workaround described here: https://sound.balenalabs.io/docs/support#troubleshooting (scroll down to the issue No audio when using balenaOS 64 bit on Raspberry Pi 3's)

1reaction
AlexProgrammerDEcommented, Sep 17, 2020

@tmigone imma make a commit for that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deploying master branch to rpi3 application fails · Issue #289
A clear and concise description of what the problem is. ... Steps to reproduce the behavior: git clone balena-sound repo from github; git...
Read more >
How to Build a Raspberry Pi Server for Development
In this article, I'm going to guide you through the process of setting it up as a home development server and deploying a...
Read more >
Moving Linux Kernel to 5.15
Initially updating the "next" firmware branch to the 5.15 kernel. As testing was positive, we have now updated the master rpi-update firmware ...
Read more >
Unable to deploy application to Raspberry Pi 3, Windows ...
I'm receiving the following error when attempting to deploy my UWP application to my connected Raspberry Pi 3, Model B. I am running...
Read more >
Running on a Raspberry Pi - GitLab Docs
In order to run GitLab Community Edition on a Raspberry Pi, you need the newest Pi 4 with at least 4GB of RAM...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found