Jump to content

issues in linux while trying to access services running locally. i.e localhost:3000


Recommended Posts

Hello,

having issues in linux while trying to access services running locally. i.e localhost:3000, if I remove ESET it goes back to normal

The connection is refused (err_connection_reset) but when they use i.e hxxp://127.0.0.1:3000 connection works.

Is there a workaround  localhost working again?

Regards

Alex

Link to comment
Share on other sites

Hello Marcos, 

 

add "::1 localhost" to /etc/hosts , not working...

It works if you put 127.0.0.1 instead of localhost, but natively, everything we develop must be using the word localhost.

Alex 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...