Error while trying to create the LoRa Server Raspberry Pi image

Hello everyone,

I’m trying to create the LoRa Server Raspberry Pi image, however I always get this message

Can someone please help me on how to avoid this authentication verification?

Thanks a lot!

Could you provide us with the steps to reproduce this issue?

Hello, thanks for your answer.

Yes, At first I tried to create the image by using docker as suggested by the GitHub site pi-gen

sudo CONTINUE=1 ./build-docker.sh

However I got an message saying that there was an error while fetching some files from deb.debian.org, as shown in the following screen-shot.

So, I decided to do it by using the build.sh file. Everything goes well till the Stage 3 and then I got the error related to the authenticity of some packages.

Thank you very much for your help and time, I really appreciate it.

The error says there is an issue resolving deb.debian.org. This usually indicates there is a networking issue. I recommend trying again ./build-docker.sh and in case this error pops up again, try to solve the root issue instead of trying alternative methods.

Hello brocaar,

Thanks for your help As you’ve thought it was a networking use.