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

Manifest not found for RPI Zero 2 Wireless #270

Closed
acostach opened this issue Nov 25, 2021 · 8 comments
Closed

Manifest not found for RPI Zero 2 Wireless #270

acostach opened this issue Nov 25, 2021 · 8 comments

Comments

@acostach
Copy link
Contributor

[Error] Some services failed to build:
[Error] Service: main
[Error] Error: manifest for balenalib/raspberrypi0-2w-64-debian:stretch-run not found: manifest unknown: manifest unknown
[Info] Built on arm06
[Error] Not deploying release.

balenalabs/x11-window-manager cannot be built for now, most likely base image build not completed.
Should be closed when the build becomes available

@acostach
Copy link
Contributor Author

Same for multi-container-getting-started app:

[Error] Some services failed to build:
[Error] Service: frontend
[Error] Error: manifest for balenalib/raspberrypi0-2w-64-debian-node:10-stretch-run not found: manifest unknown: manifest unknown
[Error] Service: data
[Error] Error: manifest for balenalib/raspberrypi0-2w-64-debian-node:10-stretch-run not found: manifest unknown: manifest unknown

Step 1/6 : FROM balenalib/raspberrypi0-2w-64-debian-node:10-stretch-run
manifest for balenalib/raspberrypi0-2w-64-debian-node:10-stretch-run not found: manifest unknown: manifest unknown

@acostach
Copy link
Contributor Author

cc @nghiant2710

@nghiant2710
Copy link
Contributor

v10.x is EOL and no longer supported, fixed when update the example to v14.8 balena-io-examples/multicontainer-getting-started#33

@acostach
Copy link
Contributor Author

acostach commented Mar 4, 2022

Hi @nghiant2710, I'm still getting this:

Step 1/6 : FROM balenalib/raspberrypi0-2w-64-debian-node:14-stretch-run
manifest for balenalib/raspberrypi0-2w-64-debian-node:14-stretch-run not found: manifest unknown: manifest unknown

Step 1/11 : FROM balenalib/raspberrypi0-2w-64-debian-node:14-stretch-run
manifest for balenalib/raspberrypi0-2w-64-debian-node:14-stretch-run not found: manifest unknown: manifest unknown


when trying to deploy the multicontainer-getting-started app to a pi zero 2w app. Any idea what happened?

@acostach acostach reopened this Mar 4, 2022
@nghiant2710
Copy link
Contributor

@acostach, let me check and will get back to you.

@acostach
Copy link
Contributor Author

acostach commented Mar 5, 2022

Thanks Trong. Btw, seeing the same problem for the X11 Window Manager App:

[Error]    Some services failed to build:
[Error]      Service: main
[Error]        Error: manifest for balenalib/raspberrypi0-2w-64-debian:stretch-run not found: manifest unknown: manifest unknown

@nghiant2710
Copy link
Contributor

Hey @acostach, fixed for both. It's an issue with curl: (60) SSL certificate problem: certificate has expired on debian stretch (you can find more details here https://serverfault.com/a/1079205) If possible, can we move our getting-started app to newer release of Debian like bullseye? Since Debian Stretch is old and will reach EOL on June 30, 2022.

@acostach
Copy link
Contributor Author

acostach commented Mar 7, 2022

Thanks @nghiant2710 I switched to bullseye, both examples and test-bluetooth work now.

@acostach acostach closed this as completed Mar 7, 2022
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

2 participants