nodeSolidServer / nodeSolidServer/node-solid-server
Get of file times out - socket disconnected
未关闭
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
Node command line log of client:
Fetcher: <https://timbl.com/timbl/Public/Archive/linkeddata/chat/2019/08/23/chat.ttl> Non-HTTP fetch error: FetchError: request to https://timbl.com/timbl/Public/Archive/linkeddata/chat/2019/08/23/chat.ttl failed, reason: socket hang up
#### Error reading file Error: Fetcher: fetch failed: FetchError: request to https://timbl.com/timbl/Public/Archive/linkeddata/chat/2019/08/23/chat.ttl failed, reason: socket hang up
error object {"status":999,"statusText":"fetch failed: FetchError: request to https://timbl.com/timbl/Public/Archive/linkeddata/chat/2019/08/23/chat.ttl failed, reason: socket hang up","response":{"url":"https://timbl.com/timbl/Public/Archive/linkeddata/chat/2019/08/23/chat.ttl","status":999,"statusText":"FetchError: ECONNRESET","responseText":"request to https://timbl.com/timbl/Public/Archive/linkeddata/chat/2019/08/23/chat.ttl failed, reason: socket hang up","headers":{},"ok":false,"body":null,"bodyUsed":false,"size":0,"timeout":0}}
err.response [object Object]
err.response.status 999
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指出源文件或测试;它只提供了一个用于获取所列 timbl.com URL 的 Node 命令行日志。首先复现该请求,并追踪客户端对 ECONNRESET/socket hang up 的 fetch 错误处理。Done 应包括已确认的原因,以及明确定义的客户端修复或解释,但当前 issue 未指定预期行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, nodejs
- 领域
- backend, cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100