nodeSolidServer / nodeSolidServer/node-solid-server
Cannot share file due to error reading ACL
Open
@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:

- 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.