nodeSolidServer / nodeSolidServer/node-solid-server

Web Error 500

オープン
#1,251 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@jaxoncreed がすでに取り組んでいます。

2019年7月2日 から。

主要言語
JavaScript
スター
1.8k
フォーク
308
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi all,

I am receiving 500 errors whilst running a test NSS locally. It seems to be stemming from the updateManager. Interestingly, the command line logs don't show log any of these (i'm assuming) PUT requests, but the browser console does log the error.

Attempted Solutions
  1. I've attempted a fresh install of solid init, but the issue persists.
  2. attempted to run with --no-reject-unauthroized - still no good
Steps to Replicate
  1. install NSS with solid init. (v.5.1.6)
  2. register an account
  3. access the profile pane
  4. attempt to input information anywhere (Error Warning toaster) / access the "Home" section (Error dialogue)
Expected Behaviour

successfully modify form fields

Actual Behaviour

The following warnings:

(when attempted to access "Home" route)
Strange: Error 500 trying to read your preferences file.Fetcher: https://hugo.localhost:8443/settings/prefs.ttl Internal Server Error

(when attempting to modify any form field)
Web error: 500 (Internal Server Error) on PATCH of https://hugo.localhost:8443/profile/card

browser console logs:

(Logged in as https://hugo.localhost:8443/profile/card#me by authentication) signin.js:920
UpdateManager: sending update to https://hugo.localhost:8443/profile/card update-manager.js:408
UpdateManager: Return FAILURE undefined elapsed 63ms update-manager.js:902
Error: Web error: 500 (Internal Server Error) on PATCH of https://hugo.localhost:8443/profile/card contactsPane.js:181

Thanks for any help with this!

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

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

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