gRPC Public endpoint not accessible
babayega
TRIALOP

a year ago

Hi
I have a gRPC service that I deployed through a Dockerfile, which is attached for reference and as seen I am exposing 60062 port from the container. Now in the second pic it is visible that I created a TCP proxy mapping to 60062 port on the container. I can also see in the deplpy logs that the service started succesfully. Unfortunately when I am trying to access this service I get an error that service is unavailabe.

Please let me know what am I missing.

7 Replies

babayega
TRIALOP

a year ago

Project ID - 703f10f1-7dc2-4251-9733-755b889fff90


babayega
TRIALOP

a year ago

<@&716022694335742052> any help would be appreciated, I am stuck on this for quite a while. TY.


brody
EMPLOYEE

a year ago

do not ping / tag any team members / moderators, this is community support.

<#727685388893945877> #5


babayega
TRIALOP

a year ago

Ok. Sorry.


babayega
TRIALOP

a year ago

Can atleast anyone acknowledge this. Frankly I’ve never seen such poor communication ever.


babayega
TRIALOP

a year ago

I understand this is community support but if we don’t get may help from this then what’s the point.


babayega
TRIALOP

a year ago

Nvm after painful last 24 hours I finally got the solution. Removing expose from the dockerfile. Don’t know why that works.
But leaving this here so if anyone else faces the situation.


Loading...