Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.
This repository was archived by the owner on May 2, 2022. It is now read-only.

Error on own solid server #4

@mguiral

Description

@mguiral

Hi,

I tried to use this command line tool with my own solid server but i have the following error on my solid server.

cause: Error: Preferred provider for Web ID https://agency.repo1.samy-poc.org/profile/card#me does not match token issuer https://login.repo1.samy-poc.org:443

And this is my solid server configuration

{
  "root": "./data",
  "port": "443",
  "serverUri": "https://repo1.samy-poc.org",
  "webid": true,
  "mount": "/",
  "configPath": "./config",
  "configFile": "./config.json",
  "dbPath": "./.db",
  "sslKey": "<hidden>",
  "sslCert": "<hidden>",
  "multiuser": true,
  "enforceToc": false,
  "server": {
    "name": "Samy Test repo",
    "description": "",
    "logo": ""
  }
}

Do you have a n idea ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions