Installed cml app again recently on a new laptop and am now getting the following when working in local mode after trying a push/when live push does an update:
Retrying "Streaming logs" after 60s (72 of 1000) due to: Error: No native build was found for platform=linux arch=x64 runtime=node abi=64 uv=1 libc=glibc node=10.21.0
loaded from: /home/username/.local/bin/ref-napi
I’m running PopOS (debian derivative) 64b obviously
It ‘works’ as in it does manage to push the image, I get feedback as far as I can see the build stages executing and then “Device is setteling” and then “Device settled” but no logs…
Any ideas? Something odd about my node install perhaps? (Can’t imagine what)
Hi @r4space. Could you tell us more about the method you used to install the CLI to your machine? Could you also share the result of running balena version -a and paste the full log output of running the push command when adding the --debug flag? This will help us understand a bit more what the problem might be. Thank you!