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

Failed to load remote context https://linkedsoftwaredependencies.org/bundles/npm/solid-calendar-store/^0.0.0/components/context.jsonld: Internal Server Error #18

Open
junszhao opened this issue Feb 18, 2022 · 1 comment

Comments

@junszhao
Copy link

HI,

I used the sample config file as instructed in the README. All seem well, however, when I was tried to access my server, the folllowing error log appeared:

022-02-18T13:17:38.843Z [Components.js] warn: Detected remote context lookup for 'https://linkedsoftwaredependencies.org/bundles/npm/solid-calendar-store/^0.0.0/components/context.jsonld' in /home/ubuntu/workspace/community-server/config-cal.json. This may indicate a missing or invalid dependency, or an invalid context URL.
2022-02-18T13:17:38.907Z [Components.js] warn: Detected remote context lookup for 'https://linkedsoftwaredependencies.org/bundles/npm/@rmlio/solid-rml-store/^0.0.0/components/context.jsonld' in /home/ubuntu/workspace/community-server/config-cal.json. This may indicate a missing or invalid dependency, or an invalid context URL.
Error: could not instantiate server from /home/ubuntu/workspace/community-server/config-cal.json
Error: Error while parsing file "/home/ubuntu/workspace/community-server/config-cal.json": Failed to load remote context https://linkedsoftwaredependencies.org/bundles/npm/solid-calendar-store/^0.0.0/components/context.jsonld: Internal Server Error
at Function.addPathToError (/home/ubuntu/.npm/_npx/519be4cd80562143/node_modules/componentsjs/lib/rdf/RdfParser.js:73:16)
at PassThrough. (/home/ubuntu/.npm/_npx/519be4cd80562143/node_modules/componentsjs/lib/rdf/RdfParser.js:46:38)
at PassThrough.emit (node:events:402:35)
at JsonLdParser. (/home/ubuntu/.npm/_npx/519be4cd80562143/node_modules/rdf-parse/lib/RdfParser.js:71:47)
at JsonLdParser.emit (node:events:402:35)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)

It looks like a depedency issue. The jsonld file cannot be found in the given URL. Should a different version be used and updated in the config file?

Many thanks.

@pheyvaer
Copy link
Contributor

Hi @junszhao

Thanks for the issue! This issue can happen when CSS can't find the Solid Calendar Store. How are you starting the CSS and where is it installed?

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

No branches or pull requests

2 participants