본문 바로가기 메뉴 바로가기

Deve1oper

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Deve1oper

검색하기 폼
  • 분류 전체보기 (18)
    • Linux (2)
    • JAVA (0)
    • React & Vue (1)
    • Spring & Spring Boot (2)
    • AWS & DOCKER (6)
    • DATABASE (6)
    • AHK (0)
    • VBA (0)
    • Git (1)
  • 방명록

linux 포트중복 (1)
Linux / listen tcp4 0.0.0.0:XXXX: bind: address already in use 오류

문제 : listen tcp4 0.0.0.0:XXXX: bind: address already in use -> XXXX 포트번호를 사용중이기 때문에 사용할 수 없다고 문제가 발생된다. 해결 : 사용하는 포트를 킬한다. 1. 사용중인 포트 번호 찾기 lsof -i :XXXX * 옵션 [-i] : select IPv[46] files 2. 사용중인 포트번호의 PID를 확인한다. 3. KILL 명령어를 통해 포트 킬하기 kill -9 PID번호 * kill -9 에서 숫자9는 SIGKILL (프로세스를 죽이는 POSIX신호) 이다. * kill 시그널을 알고싶다면 kill -l를 사용하여 확인할 수 있다.

Linux 2022. 5. 14. 21:01
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • gitignore 적용안됨
  • git gitignore
  • nginx
  • vue npm
  • mybatis
  • Docker
  • aws
  • docker context
  • 리눅스 메모리 캐시
  • 메모리 삭제
  • aws spring boot
  • docker 명령어
  • colima docker
  • gitignore 적용오류
  • Linux caches
  • Spring Artifact
  • spring boot sh파일
  • Spring Group
  • vue project
  • colima
  • SQL Mapper
  • oracle db
  • aws git pull
  • linux 포트중복
  • mysql oracle
  • aws build
  • Mybatis vs JPA
  • docker --context
  • aws git
  • Mapper namespcae
more
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바