Open dehuszar opened 1 month ago
@karthik2804 I see spin trigger http
loads but trigger-cron
doesn't, even though both are built on Ubuntu 20. Spin sets --features openssl/vendored
on all Ubuntu builds but cron only sets it on aarch64
which I think is why cron is hitting this...?
vs
@itowlson could very well be the case, I will update the action. I think this is common across all our triggers - if it fixes the issue here, I can update the rest as well.
Sounds good @karthik2804 - thanks!
I added this trigger to a project I am working on. My OS is Ubuntu 24.04, and was seeing the following error:
Current versions of Ubuntu are using libssl v3. Tracking down an old version from archived repos does resolve the issue, but I suspect on enough people's machines, doing so will result in some kind of unexpected side-effect.