You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can not connect to the server instance and actually get a response. From bloom i get "2 UNKNOWN: Stream removed" from services calling container to container i get
I was hoping the log would give more insight. If i remove the mock server and point back to another container with the live service all is fine. I was thinking this could be related to how .netcore handles GRPC calls with the client vs other clients.
Url used in .net for connecting is "http://camouflage.svc.cluster.local:5057"
Can not connect to the server instance and actually get a response. From bloom i get
"2 UNKNOWN: Stream removed"
from services calling container to container i getI was hoping the log would give more insight. If i remove the mock server and point back to another container with the live service all is fine. I was thinking this could be related to how .netcore handles GRPC calls with the client vs other clients.
Url used in .net for connecting is
"http://camouflage.svc.cluster.local:5057"
Folder Structure
....
Proto
MOCK
YAML
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
BLOOMRPC
DOCKER LOGS
Desktop (please complete the following information):
Additional context
camouflage.log
Attach camouflage.log file
The text was updated successfully, but these errors were encountered: