Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: connect ECONNREFUSED 127.0.0.1:80 #5

Open
SANKARAMDAS opened this issue Jul 17, 2022 · 1 comment
Open

Error: connect ECONNREFUSED 127.0.0.1:80 #5

SANKARAMDAS opened this issue Jul 17, 2022 · 1 comment

Comments

@SANKARAMDAS
Copy link

SANKARAMDAS commented Jul 17, 2022

Getting this type of error on web page-
Server Error
Error: connect ECONNREFUSED 127.0.0.1:80

This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack

error: connect ECONNREFUSED 127.0.0.1 (80)
(Error: connect ECONNREFUSED
127.0.0.1 (80)
TCPConnectWrap.afterConnect [as oncomplete]
node:net (1161:16)
And on console-
2022-07-17 (6)
2022-07-17 (7)

@KrevetkaOo
Copy link

add in the .env file -> NEXT_PUBLIC_BASE_URL=http://localhost:3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants