MatthewVance / unbound-docker-rpi

Run Unbound with latest version of OpenSSL on Raspberry Pi with Docker.
MIT License
136 stars 23 forks source link

Error with latest update #3

Closed klara31 closed 4 years ago

klara31 commented 4 years ago

After pulling the latest update, unbound-rpi on docker is crashing. docker logs unbound shows: standard_init_linux.go:211: exec user process caused "exec format error"

MatthewVance commented 4 years ago

Try pulling the latest again. The issue should be resolved now.

On Sun, May 17, 2020, 4:31 AM klara31 notifications@github.com wrote:

After pulling the latest update, unbound-rpi on docker is crashing. docker logs unbound shows: standard_init_linux.go:211: exec user process caused "exec format error"

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MatthewVance/unbound-docker-rpi/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUMHOXXUGKONI5NWNE7B33RR6VHFANCNFSM4NDJUCZA .

klara31 commented 4 years ago

Yes, it's working correctly again. Thanks!