Plugin failing to work with Action Controller ( summerwinds ) #3584
-
|
Hey Folks! FYI : If i run a standalone alpine container in the cluster all typical cmd works, and this also works with default ubuntu based self hosted runner, so i dont think its the cluster |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The error seems to occur at this line. It doesn't look like our issue. |
Beta Was this translation helpful? Give feedback.
-
|
I had the same issue and had to do with a firewall preventing the private runner to reach the download site. |
Beta Was this translation helpful? Give feedback.
I had the same issue and had to do with a firewall preventing the private runner to reach the download site.
Add
https://dl-cdn.alpinelinux.orgto the allowed outgoing firewall rules.