Hi there,
I just wanted to try out the 64 bit version of balena OS on a Raspberry Pi 3 A+.
Unfortunately it fails to load my container images. Any idea why that might be?
The same application works fine on a Raspberry Pi 4.
Here’s the log output from the dashboard:
19.11.19 08:53:33 (+0100) Supervisor starting
19.11.19 08:54:06 (+0100) Applying configuration change {"SUPERVISOR_POLL_INTERVAL":"900000"}
19.11.19 08:54:07 (+0100) Applied configuration change {"SUPERVISOR_POLL_INTERVAL":"900000"}
19.11.19 08:54:12 (+0100) Creating network 'default'
19.11.19 08:54:45 (+0100) Downloading image 'registry2.balena-cloud.com/v2/a43a019cfb65af98c064083fa2c8755c@sha256:92ab22ac0af594fa54ffb6163026587fdb82971bb37382b00bdfe968f6b7715c'
19.11.19 08:54:53 (+0100) Downloading image 'registry2.balena-cloud.com/v2/594cd166819812564e8c50e739e17f9f@sha256:b23ac8f8e5702165eb4ec2c8704d2b4c1f0f95f7aea90546d6e3146a40e67386'
19.11.19 08:55:04 (+0100) Downloading image 'registry2.balena-cloud.com/v2/96fd27c0b5b23abbc4a888cb15b02122@sha256:922dfe530d2a4bad26786c20f5ab9667bf8096c5378615ee1fb3327e1e45ba46'
19.11.19 08:55:48 (+0100) Failed to download image 'registry2.balena-cloud.com/v2/594cd166819812564e8c50e739e17f9f@sha256:b23ac8f8e5702165eb4ec2c8704d2b4c1f0f95f7aea90546d6e3146a40e67386' due to 'socket hang up'
19.11.19 08:55:48 (+0100) Failed to download image 'registry2.balena-cloud.com/v2/a43a019cfb65af98c064083fa2c8755c@sha256:92ab22ac0af594fa54ffb6163026587fdb82971bb37382b00bdfe968f6b7715c' due to 'socket hang up'
19.11.19 08:55:48 (+0100) Failed to download image 'registry2.balena-cloud.com/v2/96fd27c0b5b23abbc4a888cb15b02122@sha256:922dfe530d2a4bad26786c20f5ab9667bf8096c5378615ee1fb3327e1e45ba46' due to 'socket hang up'
19.11.19 08:58:22 (+0100) Supervisor starting
19.11.19 09:07:01 (+0100) Supervisor starting
19.11.19 09:07:39 (+0100) Downloading image 'registry2.balena-cloud.com/v2/a43a019cfb65af98c064083fa2c8755c@sha256:92ab22ac0af594fa54ffb6163026587fdb82971bb37382b00bdfe968f6b7715c'
19.11.19 09:07:40 (+0100) Downloading image 'registry2.balena-cloud.com/v2/594cd166819812564e8c50e739e17f9f@sha256:b23ac8f8e5702165eb4ec2c8704d2b4c1f0f95f7aea90546d6e3146a40e67386'
19.11.19 09:07:40 (+0100) Downloading image 'registry2.balena-cloud.com/v2/96fd27c0b5b23abbc4a888cb15b02122@sha256:922dfe530d2a4bad26786c20f5ab9667bf8096c5378615ee1fb3327e1e45ba46'
19.11.19 09:08:10 (+0100) Failed to download image 'registry2.balena-cloud.com/v2/594cd166819812564e8c50e739e17f9f@sha256:b23ac8f8e5702165eb4ec2c8704d2b4c1f0f95f7aea90546d6e3146a40e67386' due to '(HTTP code 500) server error - Get https://registry2.balena-cloud.com/v2/: net/http: TLS handshake timeout '
19.11.19 09:08:13 (+0100) Failed to download image 'registry2.balena-cloud.com/v2/96fd27c0b5b23abbc4a888cb15b02122@sha256:922dfe530d2a4bad26786c20f5ab9667bf8096c5378615ee1fb3327e1e45ba46' due to '(HTTP code 500) server error - Get https://registry2.balena-cloud.com/v2/: net/http: TLS handshake timeout '
19.11.19 09:08:14 (+0100) Failed to download image 'registry2.balena-cloud.com/v2/a43a019cfb65af98c064083fa2c8755c@sha256:92ab22ac0af594fa54ffb6163026587fdb82971bb37382b00bdfe968f6b7715c' due to '(HTTP code 500) server error - Get https://registry2.balena-cloud.com/v2/: net/http: TLS handshake timeout '
EDIT1:
I took a photo of the boot log, this might be useful:
Thanks for any advice on this.
Best,
eb