Port occupancy error address already in use: bind
solution:
Open CMD
netstat -ano View the processes and their port numbers
taskkill /PID 6272 /F Terminate the process with PID 6272
In app_config_Under of the dev.properties folder,
ipsd.port=11111
Enter netstat – ano in CMD, find out that the process corresponding to 11111 is 6272
and then enter taskkill/PID 6272/F to terminate the process with PID 6272
Read More:
- FTP 500 Illegal PORT command. ftp: bind: Address already in use [How to Solve]
- [Solved] Error: listen EADDRINUSE: address already in use 127.0.0.1:80
- How to Sove Error: listen EADDRINUSE: address already in use 127.0.0.1:8888
- [Solved] Error running Tomcat8: Address localhost:8080 is already in use
- [Solved] – npm run dev Error: listen EADDRINUSE: address already in use :::8000(or 8080 etc.)
- Flask Startup Error: s.bind(server_address)PermissionError: [Errno 13] Permission denied
- RabbitMQ:address (cannot connect to host/port) [How to Solve]
- [Solved] Error running tomcat8: Address localhost:80 is already in use
- Jmeter Error java.net.BindException: Address already in use: connect
- error: could not install *smartsocket* listener: Address already in use PM8:49 ADB server didn’t AC…
- K8s cluster initialization error: Port 6443 is in use [Solved]
- [Solved] matlab Error: Error in port widths or dimensions. ‘Output Port 1‘ of ‘sl_arm_ibvs/camera‘
- [Solved] Disconnected from the target VM, address : ‘127.0.0.1:6847’ , transport : ‘socket’
- XAMPP Error: Apache shutdown unexpectedly.This may be due to a blocked port, missing dependencies…
- [Solved] Windows Nginx Startup Error: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket
- [Go] Solve panic: runtime error: invalid memory address or nil pointer dereference in golang
- [Solved] Redis Error: Creating Server TCP listening socket *:6379: bind: No error
- Jupyter specifies that the port is open; Importerror: DLL load failed error
- [Solved] MinIO Start Error: “WARNING: Console endpoint is listening on a dynamic port…”
- ubuntu20.04——hdaudioC0D2: unable to bind the codec