502 Bad Gateway Docker #2067
Unanswered
danielmochalov27
asked this question in
Q&A
Replies: 1 comment
-
Having the same problem. Logs said: "failed (111: Connection refused) while connecting to upstream" |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have npm installed and other docker applications on the same network. When I do a ssh tunnel to my dedicated machine I can access the systems directly no problem. When I try to run it though npm I get 502 Bad Gateway and my docker container I’m trying to run through npm says, "GET / HTTP/1.1" 302 562 "-" "curl/7.64.0". I have some images attached showing what I’m trying to do. I tried bunch of fixes searching in google and GitHub nothing I tried worked.
Thank you for any help
Beta Was this translation helpful? Give feedback.
All reactions