Quote service is restarting #2279
Closed
sachin-varshney-git
started this conversation in
General
Replies: 1 comment 1 reply
-
@sachin-varshney-git did you manage to solve this issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running this application on docker engine - hosted on redhat 9.x - Please suggest how to fix that ?
Quote service is restarting and frontend is not able to connect for placing order ,
quote shows these logs -
Listening on: 0.0.0.0:8090
Listening on: 0.0.0.0:8090
Listening on: 0.0.0.0:8090
Listening on: 0.0.0.0:8090
and frontend shows these logs
[Error: 13 INTERNAL: shipping quote failure: failed to get shipping quote: rpc error: code = Unknown desc = Request error: error sending request for url (http://quote:8090/getquote): error trying to connect: dns error: failed to lookup address information: Name or service not known] {
code: 13,
details: 'shipping quote failure: failed to get shipping quote: rpc error: code = Unknown desc = Request error: error sending request for url (http://quote:8090/getquote): error trying to connect: dns error: failed to lookup address information: Name or service not known',
metadata: [Metadata]
}
⨯ [Error: 13 INTERNAL: shipping quote failure: failed to get shipping quote: rpc error: code = Unknown desc = Request error: error sending request for url (http://quote:8090/getquote): error trying to connect: dns error: failed to lookup address information: Name or service not known] {
code: 13,
details: 'shipping quote failure: failed to get shipping quote: rpc error: code = Unknown desc = Request error: error sending request for url (http://quote:8090/getquote): error trying to connect: dns error: failed to lookup address information: Name or service not known',
metadata: [Metadata]
Beta Was this translation helpful? Give feedback.
All reactions