aws-samples / aws-samples/aws-sam-java-rest

Dynamo unreachable

オープン
#16 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
437
フォーク
151
PR マージ指標
30日以内にマージされた PR はありません

説明

Working on Windows 10 I am unable to browse content of database with `http://127.0.0.1:3000/orders` endpoint due to docker-related networking issues. This is due to endpoints being defined with hostname `docker.for.windows.localhost` which is no longer domain name used by docker during Docker for Windows installation. Recommended is to use `host.docker.internal`. This change fixes the issue and provides excellent out-of-the-box experience for fresh install of docker for windows.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

/orders ルートで使用されているエンドポイント定義を調査し、docker.for.windows.localhost への参照を探してください。廃止された Docker ホスト名を host.docker.internal に置き換え、その後、Windows 10 上の Docker for Windows で /orders エンドポイントからデータベースの内容を参照できることを確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, docker, java
領域
backend, databases, networking
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。