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