How to solve POSTMAN ECONNREFUSED Error ?
Error: connect ECONNREFUSED 127.0.0.1:80 in POSTMAN??
While working with postman we face one error that is Error: connect ECONNREFUSED 127.0.0.1:80
To solve this error follow the below steps or you can watch the video :
To solve this error follow the below steps or you can watch the video :
Check the Connection with localhost that is phpmyadmin
Here you should start the Mysql server in above image you can see there is an Mysql which is start
if it is not started it will give the above error so most important is we need to start the Mysql server
The blunder message "ECONNREFUSED 127.0.0.1:80" commonly demonstrates that the association with the predefined IP address and port is being declined or dismissed. On account of 127.0.0.1:80, it recommends that you are attempting to associate with the localhost (your own machine) on port 80, which is regularly utilized for HTTP traffic.
The following are a couple of things you can check and attempt to determine this issue in Mailman:
Confirm that the server you're attempting to associate with is running and tuning in on port 80. Check assuming the server is going appropriately and that tolerant associations on port 80 is arranged.
Guarantee that there are no firewalls or security programming obstructing the association. Firewalls or security settings on your machine may be forestalling the association with port 80. Check your firewall settings and ensure that port 80 is open for inbound and outbound associations.
Affirm that the URL you are utilizing is right. Twofold check the URL you entered in Mailman to guarantee it is right, including the right IP address (127.0.0.1) and port number (80).
Test the association utilizing an alternate device. Have a go at getting to the server utilizing an internet browser or another instrument (e.g., Twist) to check whether you experience a similar issue. Assuming the association is as yet declined, it could show an issue with the server design.
Check for clashing applications. A few applications or administrations running on your machine may be utilizing port 80 as of now, causing clashes. Close whatever other applications that may be utilizing port 80 and attempt once more.
Confirm the server arrangement. Assuming you have command over the server you're attempting to interface with, ensure tolerating approaching associations on port 80 is appropriately arranged. Check the server logs for any blunders or issues.
For More Details :
Contact : info@infysky.com
Post a Comment