nodeSolidServer / nodeSolidServer/node-solid-server

GET https://tonda.inrupt.net/inbox times out

未关闭
#1,558 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
JavaScript
星标
1.8k
派生
308
PR 合并指标
30 天内没有已合并 PR

描述

  1. go to https://inrupt.net/
  2. login as "tonda"
  3. try opening any profile page (in browser), like https://tonda.inrupt.net/profile/card#me, https://tonda.inrupt.net/, https://tonda.inrupt.net/inbox. Or try HTTP GET of https://tonda.inrupt.net/inbox. Everything ends up with timeout ('ERR_EMPTY_RESPONSE' or "Error: socket hang up")

I have another profiles on both inrupt.net and solidcommunity.net and those work just fine. I don't remember doing anything special with the problematic "tonda" profile, but I guess I must have done something (maybe something with permissions).

I don't know where else to report this/investigate how to fix/reset the profile. But even if the profile is broken, I think the solid server should handle it "gracefully".

I have discovered this bug together with https://github.com/inrupt/solid-client-authn-js/issues/981 - I am able to login in my app using this user, but then the "handleRedirect" times out as well (on fetch https://tonda.inrupt.net/profile/card).

Server info

Name

inrupt.net

Details

Running on Solid 5.6.0

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先,使用报告中的 profile 和 server 详细信息,复现对 https://tonda.inrupt.net/profile/card、/ 和 /inbox 的超时,然后检查失败请求对应的 server 日志。将其行为与正常工作的 profile 以及相关的 solid-client-authn-js issue 进行比较;当受影响的 profile 返回响应而不是超时后,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
api, backend
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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