Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git push fails to Balena #32

Open
pe1mew opened this issue Dec 16, 2019 · 0 comments
Open

git push fails to Balena #32

pe1mew opened this issue Dec 16, 2019 · 0 comments

Comments

@pe1mew
Copy link

pe1mew commented Dec 16, 2019

When running an update to Balena the following error occurred:

[main]     Step 4/15 : COPY dev dev
[main]      ---> 4397f0fe7985
[main]     Step 5/15 : RUN ./dev/build.sh
[main]      ---> Running in a89bb880d823
[main]     Cloning into 'lora_gateway'...
[main]
[main]     fatal: unable to access 'https://github.com/kersing/lora_gateway.git/': gnutls_handshake() failed: Error in the pull function.
[main]
[main]     Cloning lora_gateway failed.
[main]     Removing intermediate container a89bb880d823
[main]     The command '/bin/sh -c ./dev/build.sh' returned a non-zero code: 1
[Info]     Uploading images
[Success]  Successfully uploaded images
[Error]    Some services failed to build:
[Error]      Service: main
[Error]        Error: The command '/bin/sh -c ./dev/build.sh' returned a non-zero code: 1
[Info]     Built on arm03
[Error]    Not deploying release.

After another push this appears:

[main]     Step 10/15 : COPY --from=buildstep /opt/ttn-gateway/mp_pkt_fwd .
[main]     COPY failed: stat /var/lib/balenav6l/overlay2/8e06aaa8618addf653c5877eedca8afd23010d620baec35814550133d6af9817/merged/opt/ttn-gateway/mp_pkt_fwd: no such file or directory
[Info]     Uploading images
[Success]  Successfully uploaded images
[Error]    Some services failed to build:
[Error]      Service: main
[Error]        Error: COPY failed: stat /var/lib/balenav6l/overlay2/8e06aaa8618addf653c5877eedca8afd23010d620baec35814550133d6af9817/merged/opt/ttn-gateway/mp_pkt_fwd: no such file or directory
[Info]     Built on arm03
[Error]    Not deploying release.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant