Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing CRUD test: Create non-container › in an non-existing container › using PATCH › emits websockets-pubsub on the resource #1493

Closed
michielbdejong opened this issue Oct 20, 2020 · 4 comments

Comments

@michielbdejong
Copy link
Member

No description provided.

@michielbdejong
Copy link
Member Author

I thought there were explicit calls to 'publish' but now I can only find https://github.com/solid/node-solid-server/blob/master/lib/create-server.js#L103

@michielbdejong
Copy link
Member Author

@michielbdejong
Copy link
Member Author

solid:server Error page because of: [HTTPError: Failed to write file after patch: Error: ENOENT: no such file or directory, open '/Users/michiel/gh/solid/mashlib-dev/workspaces/node-solid-server/data/solid-crud-tests-1603188215125/new/new.ttl'] {
  status: 500

@michielbdejong
Copy link
Member Author

I added mkdir-p and set it to .only 'creates the resource', and now seeing:
Expected: "2xx"
Received: "4xx"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant