lambda-github-runner icon indicating copy to clipboard operation
lambda-github-runner copied to clipboard

Unable to ping webhook

Open acs-mpatel opened this issue 1 year ago • 1 comments

First of all, this is awesome, but it doesn't work for me. The terraform worked and setup all resources, including the docker image in my local aws account. However, when I setup webhook, the ping got following error: fork/exec /var/task/main: exec format error: PathError null I am not at all familiar with Go and so any help would be appreciated.

acs-mpatel avatar Feb 24 '24 19:02 acs-mpatel

Probably has something to do with building the Docker image on arm64 vs x86.

jeffrichie avatar Oct 16 '24 17:10 jeffrichie