nodeSolidServer / nodeSolidServer/node-solid-server
Cannot share file due to error reading ACL
Abierto
@jaxoncreed ya está trabajando en esto.
Desde el 19/6/2019.
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.8k
- Forks
- 308
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.