nodeSolidServer / nodeSolidServer/node-solid-server
Cannot share file due to error reading ACL
Aberta
@jaxoncreed já está trabalhando nisso.
Desde 19/6/2019.
- Linguagem predominante
- JavaScript
- Estrelas
- 1.8k
- Forks
- 308
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.