[GH-ISSUE #162] standard_init_linux.go:207: exec user process caused "exec format error" #116

Closed
opened 2026-02-25 20:34:56 +03:00 by kerem · 3 comments
Owner

Originally created by @OlivierVerhoek on GitHub (Dec 29, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/162

Describe the bug
2020-12-29T15:11:43.966179075Z standard_init_linux.go:207: exec user process caused "exec format error"

To Reproduce
Steps to reproduce the behavior:
Go to RPI and execute the deployment in terminal

Deployment Method
docker pull benbusby/whoogle-search
docker run --publish 5000:5000 --detach --name whoogle-search benbusby/whoogle-search:latest

Desktop (please complete the following information):

  • OS: RPI Raspberry pi OS64 bit
Originally created by @OlivierVerhoek on GitHub (Dec 29, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/162 **Describe the bug** 2020-12-29T15:11:43.966179075Z standard_init_linux.go:207: exec user process caused "exec format error" **To Reproduce** Steps to reproduce the behavior: Go to RPI and execute the deployment in terminal **Deployment Method** docker pull benbusby/whoogle-search docker run --publish 5000:5000 --detach --name whoogle-search benbusby/whoogle-search:latest **Desktop (please complete the following information):** - OS: RPI Raspberry pi OS64 bit
kerem 2026-02-25 20:34:56 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (Dec 30, 2020):

I just pushed a new tag (buildx-experimental) to Docker Hub with support for ARM builds. Could you try that one out rather than the latest tag?

<!-- gh-comment-id:752285806 --> @benbusby commented on GitHub (Dec 30, 2020): I just pushed a new tag (`buildx-experimental`) to Docker Hub with support for ARM builds. Could you try that one out rather than the `latest` tag?
Author
Owner

@fabriciopirini commented on GitHub (Dec 30, 2020):

Not OP but I had the same problem and the new buildx-experimental tag solved! Thanks!

<!-- gh-comment-id:752726495 --> @fabriciopirini commented on GitHub (Dec 30, 2020): Not OP but I had the same problem and the new `buildx-experimental` tag solved! Thanks!
Author
Owner

@benbusby commented on GitHub (Jan 5, 2021):

Closing this, as ARM is now supported via the buildx-experimental tag. The README has been updated to indicate which tag to use for ARM machines as well.

<!-- gh-comment-id:754957046 --> @benbusby commented on GitHub (Jan 5, 2021): Closing this, as ARM is now supported via the `buildx-experimental` tag. The README has been updated to indicate which tag to use for ARM machines as well.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#116
No description provided.