universal-resolver icon indicating copy to clipboard operation
universal-resolver copied to clipboard

Driver did:sirius not working

Open BernhardFuchs opened this issue 4 years ago • 1 comments

@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

BernhardFuchs avatar Oct 29 '20 12:10 BernhardFuchs

To be updated with the newer version

thomas-tran avatar Aug 06 '21 09:08 thomas-tran