-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Broken UI - 500 error when attempting to access explorer panel #336
Labels
bug
Something isn't working
Comments
Thanks for opening an issue!. A couple of questions to try and get a better idea of what's going on.
|
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 500<https://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.
1. Which documentation are you referencing?
2. Which OS/system are you running on?
3. Which Ethereum chain, ganache(local), or ropsten(ltestnet)?
4. Is the bug reproducible on https://ropsten.element.transmute.industries/?
—
Reply to this email directly, view it on GitHub<#336 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHX4VQIIIINAADOPHJ6TSW3USROZJANCNFSM5KVOHXJQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://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.
1. Which documentation are you referencing?
2. Which OS/system are you running on?
3. Which Ethereum chain, ganache(local), or ropsten(ltestnet)?
4. Is the bug reproducible on https://ropsten.element.transmute.industries/?
—
Reply to this email directly, view it on GitHub<#336 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHX4VQIIIINAADOPHJ6TSW3USROZJANCNFSM5KVOHXJQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://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. |
Closed
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The text was updated successfully, but these errors were encountered: