nodeSolidServer / nodeSolidServer/node-solid-server

Web Error 500

未关闭
#1,251 2 条评论 0 个 reaction 已指派 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. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。