nodeSolidServer / nodeSolidServer/node-solid-server
Cannot share file due to error reading ACL
未关闭
@jaxoncreed 已经在做这个了。
开始于 2019年6月19日。
- 主要语言
- JavaScript
- 星标
- 1.8k
- 派生
- 308
- PR 合并指标
- 30 天内没有已合并 PR
描述
Instruction
- I use the master branch with latest commits to try building the Solid server.
- Firstly, I create a Solid server with
Dockerfile. - It looks fine and I also create a new Pod server named
https://lee.electric-data-pod.local:8443. The related snapshots are as follows:

- I also create a
private_folderfolder and atest.txtsuccessfully.

- When I try setting sharing file setting, I got the following snapshot:

It seems that I don't have the ACL file for this test.txt and I notice that the access control file will not be created when I create the test.txt file.
How to solve this problem? Creating a ACL file for test.txt manually?
Is there any way to create related ACL file for specific files automatically?
Thanks.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。