decentralized-identity / universal-resolver

Universal Resolver implementation and drivers.
https://uniresolver.io/
Apache License 2.0
533 stars 235 forks source link

Driver did:sirius not working #157

Open BernhardFuchs opened 3 years ago

BernhardFuchs commented 3 years ago

@thomas-tran the driver runs into a 504 Gateway Timeout and produces following logs:

yarn run v1.7.0
warning package.json: License should be a valid SPDX license expression
$ yarn prepare && node js/index.js
warning package.json: License should be a valid SPDX license expression
$ tsc
SiriusId Resolver driver is running on port 8080...
did:sirius:2VhYrbauc2cCx9ZpCp5wrDtK7HKf7jrsvgoKBD4KgK

It was added with this PR: https://github.com/decentralized-identity/universal-resolver/pull/119

thomas-tran commented 2 years ago

To be updated with the newer version