• 카테고리

    질문 & 답변
  • 세부 분야

    데브옵스 · 인프라

  • 해결 여부

    미해결

code-deploy실습에서

23.03.27 22:33 작성 조회수 336

1

루비 설치하고

chmod +x ./install 치고

sudo ./install auto를 누르면

이런 식으로 에러가 뜹니다...

 

/usr/share/ruby3.2/logger/log_device.rb:83:in `exist?': no implicit conversion of Array into String (TypeError)

if File.exist?(path)

^^^^

from /usr/share/ruby3.2/logger/log_device.rb:83:in `set_dev'

from /usr/share/ruby3.2/logger/log_device.rb:18:in `initialize'

from /usr/share/ruby3.2/logger.rb:587:in `new'

from /usr/share/ruby3.2/logger.rb:587:in `initialize'

from ./install:43:in `new'

from ./install:43:in `<main>'

미치겟네요..ㅠㅠ 빠른 답변 부탁드려요

답변 1

답변을 작성해보세요.

0

송서연님의 프로필

송서연

2023.04.03

이거 ec2 인스턴스 생성할때 새로나온 2023 으로 하셔서 그래요..

저도 한참 해맸어요.