balena-io-experimental / photo-slideshow

A web frame to display photo slideshow of your favorite photo albums
19 stars 8 forks source link

pull access denied #9

Closed Shane01638 closed 1 year ago

Shane01638 commented 1 year ago

I have tried using the button and using the CLI and I can't get past "pull access denied". Using raspberry pi 4b. I wiped my magicmirror2 build for this and am now regretting that decision lol.

PS C:\Balena\photo-slideshow-master> balena push photo-slideshow [Info] Starting build for photo-slideshow, user g_shane_zirkle [Info] Dashboard link: https://dashboard.balena-cloud.com/apps/1994895/devices [Info] Building on arm05 [Info] No suitable previous release for caching, skipping cache pull [kiosk] Step 1/1 : FROM bh.cr/balenablocks/browser-aarch64/2.4.2 [photo-gallery] Step 1/1 : FROM bh.cr/balenablocks/photo-gallery-aarch64/0.0.3 [kiosk] pull access denied for bh.cr/balenablocks/browser-aarch64/2.4.2, repository does not exist or may require 'docker login': denied: requested access to the resource is denied [photo-gallery] pull access denied for bh.cr/balenablocks/photo-gallery-aarch64/0.0.3, repository does not exist or may require 'docker login': denied: requested access to the resource is denied [Error] Some services failed to build: [Error] Service: photo-gallery [Error] Error: pull access denied for bh.cr/balenablocks/photo-gallery-aarch64/0.0.3, repository does not exist or may require 'docker login': denied: requested access to the resource is denied [Error] Service: kiosk [Error] Error: pull access denied for bh.cr/balenablocks/browser-aarch64/2.4.2, repository does not exist or may require 'docker login': denied: requested access to the resource is denied [Info] Built on arm05 [Error] Not deploying release. Remote build failed

maggie44 commented 1 year ago

Could you try this one: https://github.com/balena-io-experimental/photo-slideshow/pull/10

Shane01638 commented 1 year ago

Could you try this one: #10

Thank you, could you provide some instruction?

Shane01638 commented 1 year ago

Could you try this one: #10

Ok, I figured out how to push the changes you made and it's working now, thank you!