質問編集履歴
1
誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,15 +5,15 @@
|
|
5
5
|
```
|
6
6
|
00:05 deploy:assets:backup_manifest
|
7
7
|
01 mkdir -p /var/www/achieve/releases/20190224132928/assets…
|
8
|
-
✔ 01 app@
|
8
|
+
✔ 01 app@**.**.**.** 0.075s
|
9
9
|
WARN Rails assets manifest file not found.
|
10
10
|
#<Thread:0x00007f9cf3b178e8@/Users/myoujinamae/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/sshkit-1.18.0/lib/sshkit/runners/parallel.rb:10 run> terminated with exception (report_on_exception is true):
|
11
11
|
Traceback (most recent call last):
|
12
12
|
1: from /Users/myoujinamae/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/sshkit-1.18.0/lib/sshkit/runners/parallel.rb:11:in `block (2 levels) in execute'
|
13
|
-
/Users/myoujinamae/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/sshkit-1.18.0/lib/sshkit/runners/parallel.rb:15:in `rescue in block (2 levels) in execute': Exception while executing as app@
|
13
|
+
/Users/myoujinamae/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/sshkit-1.18.0/lib/sshkit/runners/parallel.rb:15:in `rescue in block (2 levels) in execute': Exception while executing as app@**.**.**.**: Rails assets manifest file not found. (SSHKit::Runner::ExecuteError)
|
14
14
|
(Backtrace restricted to imported tasks)
|
15
15
|
cap aborted!
|
16
|
-
SSHKit::Runner::ExecuteError: Exception while executing as app@
|
16
|
+
SSHKit::Runner::ExecuteError: Exception while executing as app@**.**.**.**: Rails assets manifest file not found.
|
17
17
|
|
18
18
|
|
19
19
|
Caused by:
|