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
Just wanted to know if there is any difference on passing eth0 as host vs service_name. I observed that in some services you have used eth0 while in base service you have used base0 and base1 in this file https://github.com/senecajs/ramanujan/blob/master/docker/ramanujan.yml. I am facing timeout issue when passing the service name as host.The services join the mesh network and get started but message act results in a timeout error. Could you throw some light it would help in debugging?
The text was updated successfully, but these errors were encountered:
Just wanted to know if there is any difference on passing eth0 as host vs service_name. I observed that in some services you have used
eth0
while in base service you have usedbase0
andbase1
in this file https://github.com/senecajs/ramanujan/blob/master/docker/ramanujan.yml. I am facing timeout issue when passing the service name as host.The services join the mesh network and get started but message act results in a timeout error. Could you throw some light it would help in debugging?The text was updated successfully, but these errors were encountered: