nodeSolidServer / nodeSolidServer/node-solid-server

Cannot create new file in public directory (error 500)

Open
#901 4 comments 0 reactions 1 assignee View on GitHub

@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:

  1. Created a new account
  2. Log in
  3. Navigate to /public and create new source file with "+" button
    Result:
    image
  4. Try to escape by pushing the home icon
    image
  5. Log out and try to log back in again
    image
  6. Eventually manage to log back in. Go back to /public, am greeted by unexpected looking page:
    image

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

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.