제로초님 오류 관련 질문이요..
323
작성한 질문수 17
[nodemon] 1.19.1
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: index.js routes C:\choWitter\ch1\back\config/**/* passport C:\choWitter\ch1\back\models/**/* nodemon.json
[nodemon] starting `node index.js`
events.js:183
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE :::3065
at Object._errnoException (util.js:992:11)
at _exceptionWithHostPort (util.js:1014:20)
at Server.setupListenHandle [as _listen2] (net.js:1355:14)
at listenInCluster (net.js:1396:12)
at Server.listen (net.js:1480:7)
at Function.listen (C:\choWitter\ch1\back\node_modules\express\lib\application.js:618:24)
at Object.<anonymous> (C:\choWitter\ch1\back\index.js:16:5)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:191:16)
at bootstrap_node.js:612:3
[nodemon] app crashed - waiting for file changes before starting...
이게 무슨 에러인가요?
답변 8
0
비슷한 에러로 많은 질문드려서 죄송해요!
아까의 에러는 해결 했는데
Unhandled rejection SequelizeAccessDeniedError: Access denied for user 'root'@'localhost' (using password: YES)
요 에러가 나와서 다른 질문들 참고해서 mysql5.7 버전 설치했는데도 나오네요?
0
이미 기존에 백엔드 서버를 실행하신 후 다시 백엔드 서버를 실행하신 것 같습니다.
해결하는 가장 쉬운 방법은 컴퓨터를 재부팅하는 겁니다. (정확한 해결 방법은 3065 포트를 사용하는 프로세스를 종료하는 겁니다. 윈도우라면 작업관리자에서 노드 프로세스 종료하면 됩니다)
이 에러는 외워두세요.
next 10 이상에서는 redux dev tool 구동이 안되나요?
0
272
1
세션 갱신 문의 건
0
484
7
배포 진행 후 Highlight updates components render 표시
0
445
1
똑같은 기능을 하는 테이블
0
448
4
관계형
0
312
2
프론트 서버를 이용하지 않는경우
1
299
3
인피니트 스크롤링 사용시 오류
0
278
0
계속 이런에러가 떠서 해결하기는 했는데 어떤 의미인지 모르겠습니다.
0
435
2
req.user가 언제 생성되나요??
0
330
2
Cannot read property 'id' of null 에러
0
333
1
리트윗한 게시글 불러오는 sequelize
0
252
1
result.data에서 images인 이유
0
281
2
takeLatest에 대한 질문입니다.
1
342
2
프론트에서 express를 사용하지 않을때 동적라우팅
0
501
6
getInitialProps가 클라이언트에서 수행되는 이유?
0
258
1
리로드하면 팔로우 언팔로우 값이 초기화 되는 문제입니다.
0
445
2
스타일드 컴포넌트와 className을 통한 스타일 적용의 차이에 대해 궁금합니다
0
585
2
할인 쿠폰 사용이 안되는되요 (848-f9af83f183e3)
0
365
1
nodejs mvc 패턴
0
976
4
사용하고 보니, 람다 구성이 궁금합니다!
0
266
1
제로초님
0
445
1
새로고침 로그인 풀림 문제.
0
247
1
안녕하세요. 강의 너무 감사합니다
0
157
1
제로초님
0
170
1





