NebraLtd / hm-pktfwd

Helium Miner Packet Forwarder
https://nebra.io/hnt
MIT License
12 stars 25 forks source link

invalid reference format during build #150

Open tchey290 opened 9 months ago

tchey290 commented 9 months ago

Hi when trying to push to balena cloud and building the packet forwarder instead of using the prebuilt image ("build: ./hm-pktfwd" instead of image: ) I am getting this error:

[packet-forwarder]  Step 5/38 : FROM $SX1302_PATH AS sx1302_hal
[packet-forwarder]  invalid reference format
[gateway-config]    [>                                                        ] 0%
[helium-miner]      [>                                                        ] 0%
[diagnostics]       [>                                                        ] 0%
[Info]              Uploading images
[Success]           Successfully uploaded images
[Error]             Some services failed to build:
[Error]               Service: packet-forwarder
[Error]                 Error: invalid reference format
[Info]              Built on c617b98
[Error]             Not deploying release.
Remote build failed

Any ideas on what is wrong?

shawaj commented 9 months ago

Can you share the full logs from the build?