質問編集履歴

1

調査結果を追記

2016/12/25 05:57

投稿

tsuyoring
tsuyoring

スコア93

test CHANGED
File without changes
test CHANGED
@@ -139,3 +139,21 @@
139
139
  </Server>
140
140
 
141
141
  ```
142
+
143
+
144
+
145
+ 追記
146
+
147
+ ---
148
+
149
+ nginxのerrorlogを確認したところ、下記のメッセージが表示されておりました。
150
+
151
+
152
+
153
+ ```ここに言語を入力
154
+
155
+ 2016/12/25 05:51:36 [crit] 23591#0: *1 connect() to 127.0.0.1:55580 failed (13: Permission denied) while connecting to upstream, client: xxx.xxx.xxx.xxx, server: http://jira.domain.com, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:55580/", host: "jira.domain.com"
156
+
157
+ ```
158
+
159
+ 権限周りの観点から引き続き調査実施します。