質問編集履歴
1
エラー分の追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -11,6 +11,10 @@
|
|
11
11
|
|
12
12
|
恐れ入りますが、解決策をご教示頂けますと大変助かります。
|
13
13
|
|
14
|
+
nginx.error.logは以下となっております。
|
15
|
+
|
16
|
+
*1 connect() to unix:/var/www/rails/アプリ名/tmp/sockets/.unicorn.sock failed (2: No such file or directory) while connecting to upstream
|
17
|
+
|
14
18
|
production.logは以下の状況でした。
|
15
19
|
|
16
20
|
D, [2020-09-23T00:37:54.563541 #5007] DEBUG -- : [ec35a7df-2417-4595-9ae0-a22f45a88d30] Post Create (0.2ms) INSERT INTO `posts` (`content`, `user_id`, `created_at`, `updated_at`, `access`, `store_name`, `image`) VALUES ('e', 1, '2020-09-23 00:37:54', '2020-09-23 00:37:54', 'e', 'ee', 'x37cfinxctbrrjjji9xw.jpg')
|