2
카피스트라 노를 사용하여 레일 앱을 배포하려하지만 매니페스트 파일이 없기 때문에 실패합니다.레일 매니페스트 파일을 찾을 수 없습니다 (카피 스트라 노와 함께 배포)
01 mkdir -p /home/deploy/list/releases/20171220202012/assets_manif…
✔ 01 influencerlist.io 0.048s
WARN Rails assets manifest file not found.
(Backtrace restricted to imported tasks)
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing on host influencerlist.io: Rails assets manifest file not found.
Caused by:
Capistrano::FileNotFound: Rails assets manifest file not found.
Tasks: TOP => deploy:assets:backup_manifest
(See full trace by running task with --trace)
The deploy has failed with an error: Exception while executing on host influencerlist.io: Rails assets manifest file not found.
어떤 생각 방법이 문제를 해결하기 위해 :
이것은 내가 cap production deploy
를 실행할 때 내가 무엇을 얻을? 나는 솔루션을 찾으려고했지만 그 중 아무 것도 작동하지 않는 것 같습니다.
감사합니다.
'모자 생산 의사'의 결과를 보여줄 수 있습니까? 민감한 정보가 있으면 수정해야합니다. –