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

Outbound HTTP calls with relative URLs not working

Open jpflueger opened this issue 1 year ago • 2 comments

Found that when trying to call another spin function in the same application that outbound http calls using relative URLs don't work like they do in spin up. The exception message doesn't seem particularly useful but here is a sample application.

jpflueger avatar Apr 03 '24 14:04 jpflueger

I have not been able to reproduce this when running the the application with the shim (using ctr run). Could you please share the logs you are seeing when running?

radu-matei avatar Apr 04 '24 12:04 radu-matei

what is the recommendation for making outbound-calls to same Spin application?

rajatjindal avatar May 23 '24 05:05 rajatjindal