ERR_CONNECTION_REFUSED in production #16204
Unanswered
hypo-thesis
asked this question in
Help
Replies: 0 comments
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 have a code here that supposed to send a youtube link back to the server side process it and then let the user download the file which is stored at https://github.com/hypo-thesis/yt
It works well locally but in production when I access it through domain name it gives me net::ERR_CONNECTION_REFUSED
Here is the screenshot of the error.
How can resolve this?

Beta Was this translation helpful? Give feedback.
All reactions