Hello !
I also ran accross this error today… I tried to change the file name with the new version of the file provided by Bosch. I changed the following line in the dockerfile to match the new file name:
ARG BSEC_FILENAME=BSEC_1.4.7.4_Generic_Release.zip
Not getting a 404 error anymore, but still can’t figure out what is wrong now…
Hey @hiddenwaterfall and @dancan welcome to the forums and thanks for letting us know about this issue!
I have just updated the repo bumping it to the latest BSEC version and fixed the issue in the build repo (here) so you should find if you push now that the project works again. You might need to use --nocache when using balena push to make sure the builder gets the latest version of that repo.
Let us know how you get on and thanks for trying the project!