Running on local URL but can't access from outside
Hi guys, I have this service running in my pod but I can't seem to access it through the intended way.
I have the service ready
I checked using curl from the pod on localhost and I get the interface.
However, the service is "not ready" from the UI
And when I still try to connect I get the
I have the service ready
Running on local URL: http://127.0.0.1:7860I checked using curl from the pod on localhost and I get the interface.
However, the service is "not ready" from the UI
And when I still try to connect I get the
Bad gateway Error code 502 error
