반응형
Recreating filebeat ... done
Attaching to filebeat
filebeat | Exiting: error loading config file: yaml: line 12: found character that cannot start any token
filebeat exited with code 1
도커를 compose up 시키려고 하니
위와 같은 에러가 발생하는 것이 보이는데
내용은 docker-compose 파일에서
탭을 사용할 수 없는데 탭을 사용했거나 혹은 특수문자 등
잘못된 텍스트가 들어가 있을 경우 발생하게 되는데
해당 부분만 고쳐서 저장한 후
다시 compose up 시키면 에러가 해결된다
반응형
'Error & Fix' 카테고리의 다른 글
Mac vi Can't open file for writing 에러 해결방법 (0) | 2023.03.02 |
---|---|
스프링부트 template might not exist 에러 해결방법 (0) | 2023.01.31 |
Thymeleaf EL1001E: Type conversion problem, cannot convert from null to boolean 에러 해결방법 (0) | 2023.01.09 |
sudo apt-get install 명령어 사용 시 에러 해결방법 (0) | 2022.11.17 |
Docker RPC 명령어 사용 시 curl: (52) Empty reply from server 에러 해결방법 (0) | 2022.10.12 |
댓글