Report this

What is the reason for this report?

net::ERR_CONNECTION_REFUSED

Posted on April 23, 2020

Hello; I got a new user here. My problem is that I could not run nuxt js project node js.

Going to the homepage. net I want to go to another page :: ERR_CONNECTION_REFUSED I get an error. f5 is working also. This repeats constantly.

masallar.org



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @hakkigokdere,

At the moment I can see your website is opening with a 502 Bad Gateway which is a problem with Nginx. It seems like you have a problem with your Domain’s Nginx configuration. I would recommend checking your error logs:

tail -f /var/log/nginx/error.log

When you try to load the website, you’ll see the exact error you are experiencing. If you are unsure how to continue post the error here we’ll further assist you with it. As for the NodeJS issue, I’m not sure you’ve actually reached NodeJS and you’ve just been seeing the website via Nginx.

Regards, KDSys

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.