troubleshooting - kookmin-sw/capstone-2024-03 GitHub Wiki

ėĩœė‹  ë‚´ėšŠė€ https://minwook-shin.github.io/capstone-2024-03-web/docs/getting-started/ ė—ė„œ 관ëĻŦë˜ęŗ  ėžˆėŠĩ니다.

  • [0] probably another instance of uWSGI is running on the same address (0.0.0.0:80).

or

  • [0] bind(): Address already in use [core/socket.c line 769]

lsof -i -P -n | grep uwsgi

kill -9 {pid}

  • input issue
  • ADB 가 ė‹œėž‘ë˜ė§€ ė•Šė„ 때

~/adb/platform-tools/adb start-server