nodeSolidServer / nodeSolidServer/node-solid-server
I want to work with WebID and Fuseki.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
I created WebID in solid single server mode.
I want to load WebID into Fuseki.
However, an error code occurred in Fuseki.
Error 500: Failed to LOAD 'https://ccl.korea.ac.kr:8443/profile/card#me'
During the solid installation, the certificates used in the solid were test_key.pem and test_cert.pem.
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.
Research direction
Start by reproducing the Fuseki LOAD request for the WebID profile created in single-server mode, using the reported test_key.pem and test_cert.pem certificates. Inspect the resulting Fuseki error and the Solid server's handling of that request; done means identifying the cause and confirming whether the profile can be loaded successfully or documenting the incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend, databases, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100