nodeSolidServer / nodeSolidServer/node-solid-server
Cannot create new file in public directory (error 500)
Open
@justinwb is already working on this.
Since Nov 5, 2018.
input-needed
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
I tried cloning the repository and running with Docker. I wanted to make an account and do a simple test by creating "test.ttl" under my public directory. However, nearly everything I tried was greeted by an error. Here's my adventure in trying to do so:
- Created a new account
- Log in
- Navigate to /public and create new source file with "+" button
Result:

- Try to escape by pushing the home icon

- Log out and try to log back in again

- Eventually manage to log back in. Go back to /public, am greeted by unexpected looking page:

Docker logs say nothing. There's a lot of errors here without much helpful output, so I don't really know how to go about figuring this out.
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.