質問編集履歴

2

ログを公開しました

2021/06/02 00:49

投稿

mahimah
mahimah

スコア0

test CHANGED
File without changes
test CHANGED
@@ -61,3 +61,7 @@
61
61
 
62
62
 
63
63
  ### 補足情報(FW/ツールのバージョンなど)
64
+
65
+ [リンク内容](https://i.gyazo.com/1ef5624929e9713889b926470b0b7d0e.jpg)
66
+
67
+ [リンク内容](https://i.gyazo.com/ea1e75458311d0bff60c36fa6099717f.png)

1

ログでエラーが発生しているところを出しましたのでご確認ください

2021/06/02 00:49

投稿

mahimah
mahimah

スコア0

test CHANGED
File without changes
test CHANGED
@@ -18,15 +18,37 @@
18
18
 
19
19
  ```
20
20
 
21
+ ```
21
22
 
23
+ 2021-06-02T00:35:34.810313+00:00 app[web.1]: I, [2021-06-02T00:35:34.810233 #4] INFO -- : [5f4fef76-a313-402d-b5fe-3cc150bf4f8d] Completed 500 Internal Server Error in 121ms (ActiveRecord: 2.1ms | Allocations: 5232)
24
+
25
+ ```
26
+
27
+ ```
28
+
29
+ 2021-06-02T00:35:34.812138+00:00 app[web.1]: [5f4fef76-a313-402d-b5fe-3cc150bf4f8d] ActionView::Template::Error (The asset "image.jpeg" is not present in the asset pipeline.
30
+
31
+ ```
32
+
33
+ ```
34
+
35
+ 2021-06-02T00:35:34.897196+00:00 app[web.1]: I, [2021-06-02T00:35:34.897123 #4] INFO -- : [9a895f88-f5e8-4256-9917-4eea4262418e] Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms | Allocations: 987)
36
+
37
+ ```
38
+
39
+ ```
40
+
41
+ 2021-06-02T00:35:34.898134+00:00 app[web.1]: [9a895f88-f5e8-4256-9917-4eea4262418e] ActionView::Template::Error (The asset "image.jpeg" is not present in the asset pipeline.
42
+
43
+ ```
22
44
 
23
45
  ### 該当のソースコード
24
46
 
47
+ ```
25
48
 
26
49
 
27
- https://gyazo.com/b15db73b7fd12d7ec29e7cc93abce7df
28
50
 
29
- https://gyazo.com/03f21500934646879d5fba49014f44d7
51
+ ```
30
52
 
31
53
  ### 試したこと
32
54