
이와 같은 에러가 났을 경우에 :
Can't start Mongo server. MongoDB has an unspecified uncaught exception. This can be caused by MongoDB being unable to write to a local database. Check that you have permissions to write to .meteor/local. MongoDB does not support file systems like NFS that do not allow file locking.
rm -rf .meteor/local/db
명령어 실행 후 다시 실행시킨다.
'정보기술, IT > IT source' 카테고리의 다른 글
EventBus 스레드 모드 종류 (0) | 2015.12.15 |
---|---|
html 화면 컨텐츠 외에 불필요한 스크롤 없애기 (0) | 2015.09.24 |
미티어 라우터 정리 (0) | 2015.08.05 |
미티어 기본 정리 중 (0) | 2015.08.05 |
미티어 구조 및 프로젝트 실행순서 (0) | 2015.08.05 |