containerd-shim-spin icon indicating copy to clipboard operation
containerd-shim-spin copied to clipboard

HTTPS request fails

Open radu-matei opened this issue 1 year ago • 2 comments

I am running an application that needs to make an outbound HTTPS request and it currently fails to send that request: unable to get local issuer certificate

Handler returned an error: Uncaught InternalError: Error::RuntimeError("POST /infer request error: error sending request for url (https://fermyon-cloud-gpu-zordxicj.fermyon.app/infer): error trying to connect: unexpected EOF (unable to get local issuer certificate)")

radu-matei avatar Mar 15 '24 08:03 radu-matei

What I'm bumping into is https://github.com/deislabs/containerd-wasm-shims/issues/176.

radu-matei avatar Mar 15 '24 10:03 radu-matei

this is now fixed with https://github.com/spinkube/spin-operator/pull/207 and available in v0.2.0 of spin-operator.

rajatjindal avatar May 23 '24 06:05 rajatjindal