500 error only in privacy mode (chrome)
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 25/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- docker, javascript, kubernetes, nodejs
- 領域
- backend, networking, security
調査の方向性
まず、Chrome のプライバシーモードまたは Chromium で https://localhost/inbox/ への GET リクエストを再現し、通常のセッションと比較します。/.well-known/openid-configuration の証明書検証失敗と、存在しない nssidp.sid cookie を NSS、Docker、Kubernetes、Traefik にわたって追跡します。リクエストが 500 エラーなしで成功すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
We have a NSS 5.2.3 (Docker Container) running in our kubernetes behind traefik with a certificate by lets encrypt.
We are testing the chess app (https://pheyvaer.github.io/solid-chess/) and it's working for a normal chrome session.
But in privacy mode or in Chromium, we will got the following error for the GET request https://localhost/inbox/ with status 500:
request to https://localhost/.well-known/openid-configuration failed, reason: unable to verify the first certificate
We tested also against inrupt.net and there is no problem.
We compared the requests and found out, that the cookie nssidp.sid is missing.
We tried some startup parameters, but with no effect.
We think that is not a specific NSS issue more like general purpose for proxying or security measures.
- 主要言語
- JavaScript
- スター
- 1.8k
- フォーク
- 308
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
nodeSolidServer/node-solid-server のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
nodeSolidServer/node-solid-server#1848 · コメント 2 件 · リアクション 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
nodeSolidServer/node-solid-server#1841 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
nodeSolidServer/node-solid-server#1147 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
nodeSolidServer/node-solid-server#1867 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
nodeSolidServer/node-solid-server#1853 ·