DebugAH

How to Solve Your Programmer Error

Skip to content
  • Home
  • Linux
  • JAVA
  • Python
  • Javasript
  • MYSQL
  • Windows
  • Error

Error: listen eaddinuse: address already in use (Solution to Server Port Occupation)

First step

Lsof – I: port number

The thread occupying the port was found

Step 2

Sudo kill – kill thread number

Or

Sudo kill – 9 thread number

1 (HUP): reload the process.

9 (kill): kill a process.

15 (term): normally stop a process.

Similar Posts:

  • Error: Flask Address already in use [How to Solve]
  • [Solved] ADB Connect Error: failed to start daemon
  • Solve the error of gitbook serve Error: listen EADDRINUSE: address already in use :::35729
  • Linux transport error 202: bind failed: Address already in use
  • How to Solve Failed to start connector [Connector[HTTP/1.1-8080]]
  • [Solved] Port 4200 is already in use. Use ‘–port’ to specify a different port.
  • [Solved] Cannot use lsof command “- bash: lsof: command not found” in centos6
  • ADB Server Didn’t ACK, failed to Start Daemon settlement record
  • [Solved] activemq Startup Error: Address already in use: JVM_Bind
  • IDEAUnable to open debugger port (127.0.0.1:51112): java.net.SocketException “socket closed”

This entry was posted in Linux and tagged Error: listen EADDRINUSE: address already in use—— on January 2, 2022 by Robins.

Post navigation

← TS eslint angle bracket Error: Parsing error: Identifier expected react Cannot find file: ‘index.js’ does not match the corresponding name on disk: →

Recent Posts

  • [Solved] Win-KeX/wsl2/kali Startup Error: A fatal error has occurred and VcXsrv will now exit.
  • [Solved] samtools: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file
  • k8s Error: [ERROR FileAvailable–etc-kubernetes-kubelet.conf]: /etc/kubernetes/kubelet.conf already exists
  • [Solved] NoSuchMethodError: org.springframework.boot.web.servlet.error.ErrorController.getErrorPath
  • [Solved] flink web ui Submit Task Error: Server Respoonse Message-Internal server error
  • Mysql Error: 1140 – In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column ‘a.store’; this is incompatible with sql_mode=only_full_group_by
  • [Solved] Mybatis multi-table query error: Column ‘id’ in field list is ambiguous
  • [Solved] fluentd Log Error: read timeout reached
  • [Solved] xgboost Load Module File Error
  • [Solved] npm install Error: github requires permissions, Permission denied (publickey)

Tags

  • )
  • android
  • android studio
  • CentOS
  • centos7
  • chrome
  • DebugAH
  • django
  • docker
  • eclipse
  • git
  • github
  • go
  • hadoop
  • Hive
  • IDEA
  • ios
  • java
  • jenkins
  • Linux
  • Mac
  • maven
  • MyBatis
  • mysql
  • nginx
  • No module named XXX error
  • npm
  • Oracle
  • php
  • pip
  • pycharm
  • Python
  • Python TypeError
  • redis
  • shell
  • spring
  • springBoot
  • ssh
  • SVN
  • tensorflow
  • tomcat
  • ubuntu
  • vue
  • Windows
  • Yum
Proudly powered by WordPress