Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence アクセスエラー ERR_CONNECTION_REFUSED

季 てい
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 15, 2021

お世話になります。

ブラウザでConfluenceにアクセスすると、よくERR_CONNECTION_REFUSED発生します。

LINUXサーバ上の状態を確認したら、以下の状態です

confluence.service loaded active exited LSB: Atlassian Confluence

以下のコマンドを投入して、(サービス再起動)

systemctl restart confluence

以下の状態に変わります。

confluence.service loaded active running LSB: Atlassian Confluence

そうすると、ブラウザでConfluenceにアクセスすると、上記のエラーがなくなります。

もっと良い解決方法を教えていただきたい。

よろしくお願い致します。

2 answers

0 votes
Rick Li
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 18, 2021

コミュニティをご利用いただきありがとうございます。

追加情報となります。

本件は、サポートの対応中です。

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 16, 2021

ブラウザで「接続が拒否されました」とは、通常、そのURLで何かが実行されていることを意味しますが、許可されていないものがあります。

Confluenceが実行されていることを確認します。

ログをざっと見て、リッスンを停止している可能性のあるエラーがあるかどうかを確認します(Tomcatログの場合は<confluence home> /logs/atlassian-confluence.logおよび<confluenceinstall> /logs/catalina.out) それが問題かもしれません)。

サーバーでローカル接続を試して、正しく機能していることを確認します(コマンドラインでcurlまたはwgetを使用して、ベースURLからフロントエンドページを取得し、サーバー名を「localhost:port」に置き換えて、外観を確認します。 ローカルで。ログインプロンプトが含まれるhtmlのブロックが表示されますか、それとも接続が拒否されますか?)

グーグルはこれを翻訳しました:

---- google translated from this:

"Connection refused" in a browser usually means that there is something running on that url, but there is something not letting you in.  

Check that Confluence is running.

Have a quick look at the logs to see if there are errors that may be stopping it listening to you (<confluence home>/logs/atlassian-confluence.log and <confluence install>/logs/catalina.out for the Tomcat log if that might be the problem).

Check that it is serving properly by trying a local connection on the server (use curl or wget on the command line to try to get the front-end page from the base url, replacing the server name with "localhost:port" so it looks locally.  Does that give you a block of html with a login prompt in it, or connection refused?).

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
6.15.4
TAGS
AUG Leaders

Atlassian Community Events