nodeSolidServer / nodeSolidServer/node-solid-server

Cannot share file due to error reading ACL

Open
#1,236 4 comments 0 reactions 1 assignee View on GitHub

@jaxoncreed is already working on this.

Since Jun 19, 2019.

Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

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:

image

  • I also create a private_folder folder and a test.txt successfully.

image

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

image

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.