sidetree.js
sidetree.js copied to clipboard
Broken UI - 500 error when attempting to access explorer panel
- Go to explore panel.
- Click button.
- get a 500 error.

Thanks for opening an issue!. A couple of questions to try and get a better idea of what's going on.
- Which documentation are you referencing?
- Which OS/system are you running on?
- Which Ethereum chain, ganache(local), or ropsten(ltestnet)?
- Is the bug reproducible on https://ropsten.element.transmute.industries/?
The documentation is at: https://github.com/transmute-industries/sidetree.js/blob/main/packages/did-method-element/docs/local-element-ropsten-install.md
The project is running on an azure server: Ubuntu 20.04.3 LTS (GNU/Linux 5.11.0-1022-azure x86_64) Running on ropsten.
Can the bug be repro on https://ropsten.element.transmute.industries/?? Yes and no.
YES, the GET to https://ropsten.element.transmute.industries/api/1.0/identifiers/history returns a 500https://ropsten.element.transmute.industries/api/1.0/identifiers/history%20returns%20a%20500. NO, the UI does not provide the error pop up, instead provides just a spinny wheel.
From: Benjamin Collins @.> Reply-To: "transmute-industries/sidetree.js" @.> Date: Friday, December 24, 2021 at 5:05 AM To: "transmute-industries/sidetree.js" @.> Cc: downTheFallLine @.>, Author @.***> Subject: Re: [transmute-industries/sidetree.js] Broken UI - 500 error when attempting to access explorer panel (Issue #336)
Thanks for opening an issue!. A couple of questions to try and get a better idea of what's going on.
- Which documentation are you referencing?
- Which OS/system are you running on?
- Which Ethereum chain, ganache(local), or ropsten(ltestnet)?
- Is the bug reproducible on https://ropsten.element.transmute.industries/?
— Reply to this email directly, view it on GitHubhttps://github.com/transmute-industries/sidetree.js/issues/336#issuecomment-1000812741, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHX4VQIIIINAADOPHJ6TSW3USROZJANCNFSM5KVOHXJQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>
Also, making the call with postman also fails with a 500 plus: { "code": "did_incorrect_prefix", "message": "did_incorrect_prefix: Expected DID prefix did:elem:ropsten: not given in DID." }
From: Benjamin Collins @.> Reply-To: "transmute-industries/sidetree.js" @.> Date: Friday, December 24, 2021 at 5:05 AM To: "transmute-industries/sidetree.js" @.> Cc: downTheFallLine @.>, Author @.***> Subject: Re: [transmute-industries/sidetree.js] Broken UI - 500 error when attempting to access explorer panel (Issue #336)
Thanks for opening an issue!. A couple of questions to try and get a better idea of what's going on.
- Which documentation are you referencing?
- Which OS/system are you running on?
- Which Ethereum chain, ganache(local), or ropsten(ltestnet)?
- Is the bug reproducible on https://ropsten.element.transmute.industries/?
— Reply to this email directly, view it on GitHubhttps://github.com/transmute-industries/sidetree.js/issues/336#issuecomment-1000812741, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHX4VQIIIINAADOPHJ6TSW3USROZJANCNFSM5KVOHXJQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>
This issue is reproduced as of today, see: https://ropsten.element.transmute.industries/api/1.0/identifiers/history it yields a 500.
.