-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWSとDockerを利用したシステムのセットアップにて躓きます #508
Comments
Curl のログを見る限り、Jiji の起動自体は成功しているようですね。 |
以下のように接続できないです。
nginx自体は動いてるんですが
|
エラーを見たところ、SSL証明書が正しく作成できていないようです。 |
Common Nameで試したんですが同じエラーが出ました。
--no-check-certificate つけると正常に動くので、SSL証明書の設定について教えてください。
|
はい、こちらの設定で問題ないと思います。 |
上手くいかないですね 1度、ローカル環境かSSLなしで試してみます |
なるほど・・・。
|
ご回答有り難うございます。
[ec2-user@ip-172-31-86-250 ~]$ wget -d https://website.jiji-naito.tk:8443
DEBUG output created by Wget 1.18 on linux-gnu.
Reading HSTS entries from /home/ec2-user/.wget-hsts
URI encoding = ‘UTF-8’
Converted file name 'index.html' (UTF-8) -> 'index.html' (UTF-8)
--2019-06-07 10:22:47-- https://website.jiji-naito.tk:8443/
Resolving website.jiji-naito.tk (website.jiji-naito.tk)... 3.88.246.156
Caching website.jiji-naito.tk => 3.88.246.156
Connecting to website.jiji-naito.tk (website.jiji-naito.tk)|3.88.246.156|:8443...
|
ご確認ありがとうございます。 |
しばらく返事なく大変申し訳ございません。 上記の件、AWSのセキュリティグループの設定が原因でした。 これにてcloseいたします。ご対応いただきありがとうございました。 |
#324 #175 を参照させていただきましたが解決に至らなかったので質問させていただきます。
こちらのページを参考に設定を行っているのですが、
URLにてアクセスの部分で躓いております。ブラウザ上で表示できません。
上記2つを参考に切り分けて見たのですが、原因がわからず
対処方法をご教授願いたいです。
状況
conposeの設定ファイル
port
Curl
The text was updated successfully, but these errors were encountered: