aws-samples / aws-samples/aws-java-sample
AmazonClientException
- 主要言語
- Java
- スター
- 241
- フォーク
- 345
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I've got some troubles with running this sample.
I've followed instructions on http://aws.amazon.com/ru/developers/getting-started/java/, and after running mvn clean compile exec:java I've got AmazonClientException(Unable to execute HTTP request: peer not authenticated) followed by "Unable to execute HTTP request: peer not authenticated". This things happen when I am trying to create bucket, so I've got "Creating bucket my-first-s3-bucket-865cc23b-7f73-4e09-a9d9-c38382d72e2b" and then an error.
I've looked throw https://forums.aws.amazon.com/message.jspa?messageID=429971, but unfortunately I don't completely understand how to use suggested solution (http://javaskeleton.blogspot.ie/2010/07/avoiding-peer-not-authenticated-with.html) here.
コントリビューションガイド
調査の方向性
Start by reproducing the failure with `mvn clean compile exec:java` and trace the sample's bucket-creation entry point. Read the linked AWS forum discussion and peer-authentication guidance; done means the sample can create the S3 bucket without the AmazonClientException.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, java
- 領域
- cloud
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100