You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the official windmill image for arm architecture has indeed been released, but it is having issues running on my machine. I guess the main problem is due to architecture mismatch. My machine is 4.19.90-25.46.v2101.ky10.aarch64, and I'm starting Docker with the official arm64 image, but the error message is as follows. standard_init_linux.go:219: exec user process caused "exec format error" libcontainer: container start initialization failed: standard_init_linux.go:219: exec user process caused "exec format error"standard_init_linux.go:219: exec user process caused "exec format error"
Based on the current issue, could you provide some guidance or assistance to resolve the problem of windmill not running on my machine? or is there any deb to run on linux?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the official windmill image for arm architecture has indeed been released, but it is having issues running on my machine. I guess the main problem is due to architecture mismatch. My machine is 4.19.90-25.46.v2101.ky10.aarch64, and I'm starting Docker with the official arm64 image, but the error message is as follows.
standard_init_linux.go:219: exec user process caused "exec format error" libcontainer: container start initialization failed: standard_init_linux.go:219: exec user process caused "exec format error"standard_init_linux.go:219: exec user process caused "exec format error"Based on the current issue, could you provide some guidance or assistance to resolve the problem of windmill not running on my machine? or is there any deb to run on linux?
Beta Was this translation helpful? Give feedback.
All reactions