not sure it's something I should set or configure or extension is hardcoded for http port. but as you can see here it's assuming the serving is http, while actually it's https
2025-11-05T18:50:38.675Z [info] 2025-11-05T18:50:38Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:7220
originService=http://localhost:7220 should be originService=https://localhost:7220
not sure it's something I should set or configure or extension is hardcoded for http port. but as you can see here it's assuming the serving is http, while actually it's https
originService=http://localhost:7220should beoriginService=https://localhost:7220