nodeSolidServer / nodeSolidServer/node-solid-server

Notepad does not work in docker

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

还没有人认领这个 Issue。

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

描述

I started solid in docker, as described in the README, created user alice, went to alice.localhost, logged in, went to Public Folder, clicked plus, selected the Notepad icon. Giving a name leads to:

Error: FAILED to save new tool at: https://alice.localhost:8443/public/Alice/index.ttl : Web error: 500 (Internal Server Error) on PUT of <https://alice.localhost:8443/public/Alice/index.ttl>

Per issue #901, certificate problems might be the cause. However, unlike that issue, I cannot start with option -v: error: unknown option -v

Anyways, I changed the dockerfile to CMD ./bin/solid-test start.

Now, I can create a notebook. However, selecting it and entering text leads to:

Error undefined sending data: Web error: 409 (Conflict) on PATCH of <https://alice.localhost:8443/public/Notepad/index.ttl>

What is supposed to work via docker? Maybe Dockerfile should use solid-test by default?

贡献指南

打开贡献指南

从这里开始

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

调研方向

从 README 中描述的 Docker 设置开始,检查 Dockerfile 的默认命令以及 bin/solid-test。使用默认容器重现 Notepad 的创建和编辑,然后将其与报告中的 solid-test 命令进行比较。当文档化的 Docker 设置支持创建 notebook 并保存编辑内容,且不会出现报告中的 500 或 409 错误时,即表示完成。

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

评估

技术栈
docker, javascript, node.js
领域
devops
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

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