Error: listen EADDRINUSE: address already in use 127.0.0.1:80
1. Open CMD
2 Enter
netstat - ano
to find port 80, as shown in the following figure
3 Enter
taskkill/PID 12532/T
If you are prompted that the process cannot be terminated and you need to forcibly terminate the process, run the following command
taskkill/F/PID 12532/T
Read More:
- How to Sove Error: listen EADDRINUSE: address already in use 127.0.0.1:8888
- [Solved] – npm run dev Error: listen EADDRINUSE: address already in use :::8000(or 8080 etc.)
- Port occupancy error address already in use: bind [Solved]
- [Solved] Error running Tomcat8: Address localhost:8080 is already in use
- [Solved] Error running tomcat8: Address localhost:80 is already in use
- error: could not install *smartsocket* listener: Address already in use PM8:49 ADB server didn’t AC…
- Jmeter Error java.net.BindException: Address already in use: connect
- FTP 500 Illegal PORT command. ftp: bind: Address already in use [How to Solve]
- [Solved] Disconnected from the target VM, address : ‘127.0.0.1:6847’ , transport : ‘socket’
- [Solved] error when starting dev server:Error: listen EACCES: permission denied 0.0.0.0:80 at Server.set
- [Go] Solve panic: runtime error: invalid memory address or nil pointer dereference in golang
- K8s cluster initialization error: Port 6443 is in use [Solved]
- RabbitMQ:address (cannot connect to host/port) [How to Solve]
- Sqllineage Error: OSError: [Errno 99] Cannot assign requested address
- Flask Startup Error: s.bind(server_address)PermissionError: [Errno 13] Permission denied
- Leetcode error: address sanitizer: detailed analysis and solution of deadlysignal
- [Solved] MindSpore Error: Should not use Python in runtime
- How to Solve “RIP Address Out Of Range” Error
- [Solved] failed to set bridge addr: “cni0“ already has an IP address different from xxxx
- How to Solve mount error(6): No such device or address