About web proxy 502 Bad gateway #1353
Closed
jahidulrudro
started this conversation in
General
Replies: 1 comment
-
Closing as resolved via other channels (local build issues) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am having an issue at my end when install and build the application with docker. Its failing with 502 bad gateway timeout while trying to communicate with API
web-proxy_1 | 2022/09/30 01:55:00 [error] 24#24: *54 connect() failed (113: No route to host) while connecting to upstream, client: 58.26.40.10, server: localhost, request: "POST /api/v1/accounts/register HTTP/1.1", upstream: "http://172.18.0.13:3002/accounts/register", host: "18.136.0.107:3000", referrer: "http://18.136.0.107:3000/register" web-proxy_1 | 58.26.40.10 - - [30/Sep/2022:01:55:00 +0000] "POST /api/v1/accounts/register HTTP/1.1" 502 559 "http://18.136.0.107:3000/register" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-"
If you anyone experience about this please share with me your experience how to resolve this issue.
With regards and thanks
Jahid
Beta Was this translation helpful? Give feedback.
All reactions