Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get challenge service not available #328

Open
weltitob opened this issue Aug 31, 2023 · 15 comments
Open

Get challenge service not available #328

weltitob opened this issue Aug 31, 2023 · 15 comments

Comments

@weltitob
Copy link

weltitob commented Aug 31, 2023

The get challenge service seems to be unavailable.

try {
didUri = await did.getURI('short');
anchorRequestBody = await did.generateRequest();
anchorRequest = new ION.AnchorRequest(anchorRequestBody);
anchorResponse = await anchorRequest.submit();
} catch (e) {
console.error("Error anchoring DID:", e);
throw new Error(Error at DID anchoring stage: Error: ${e.message}, Request Body: ${anchorRequestBody}, Request: ${anchorRequest}, Response: ${anchorResponse});
}

the anchorResponse is undefinied and throws the error: Get challenge service not available


Generated DID: did:ion:EiBIn2lbWCvXj5Ci445YhJp6BzwF09ugYEaWOXU5xTxlYg
Getting challenge from: https://beta.ion.msidentity.com/api/v1.0/proof-of-work-challenge

Website shows: {"requestId":"9def974b929c460966b9b2f54a06ac0b","date":"Thu, 31 Aug 2023 21:37:32 GMT","mscv":"idcsgbfC2D0iCTr8.0","error":{"code":"not_found","message":"resource was not found"}}

@csuwildcat
Copy link
Member

Looks like their create node endpoint is down, which we can help communicate to them. We're spinning ours up at Block now for folks to have another option.

@bogdanshlb
Copy link

Looks like their create node endpoint is down, which we can help communicate to them. We're spinning ours up at Block now for folks to have another option.

How come that this is not monitored by them? The service has been unavailable for at least 48 hours.

@csuwildcat
Copy link
Member

Adding @dangodb, who works at Microsoft

@weltitob
Copy link
Author

weltitob commented Sep 1, 2023

Looks like their create node endpoint is down, which we can help communicate to them. We're spinning ours up at Block now for folks to have another option.

How come that this is not monitored by them? The service has been unavailable for at least 48 hours.

Agreed, questioned my general usage of ION to identify my users. However it's a great cause and there is no real alternative to identfy users with bitcoin rn. I hope they'll fix it and improve the project further. They def. will need to drive the cost down eventough it's cheap compared to save data directly onchain it def should be cheaper. The bitcoin wizard community opened quite some oppertunity to build onchain. Maybe even putting the dids in open lightning channels or smth.

@bogdanshlb
Copy link

Any news?

@weltitob
Copy link
Author

@csuwildcat How can we use blocks service instead of theirs?

@csuwildcat
Copy link
Member

Yeah, we can make it available, we just need a similar gating mechanism that they have at MSFT for protecting against spam

@weltitob
Copy link
Author

@csuwildcat Yes please, incredible for me that they've simply shut it down. -- Please let everyone here know once you guys have something usable for us. Much love, thanks!

@weltitob
Copy link
Author

weltitob commented Oct 6, 2023

@csuwildcat Can we get an update on the time this will take? This is really important. I'm sure this drives many people away from actually using ION and creating real usecases.

@csuwildcat
Copy link
Member

We won't have our ION node exposed for another month, due to timelines for prod exposure. However, we are working on a simplified DID Method that could be used sooner. I can provide further details in a couple weeks.

@weltitob
Copy link
Author

We won't have our ION node exposed for another month, due to timelines for prod exposure. However, we are working on a simplified DID Method that could be used sooner. I can provide further details in a couple weeks.

@csuwildcat please drop any update, if available.

@sakalis
Copy link

sakalis commented Nov 27, 2023

@csuwildcat any update on this please?

@csuwildcat
Copy link
Member

@sakalis Microsoft is no longer doing a free anchoring service, and we'll be soon offering free did:dht support, so we encourage folks to shift focus to that: https://did-dht.com/

@sakalis
Copy link

sakalis commented Nov 27, 2023

@csuwildcat so we should wait new version of ion-tools ?

@Tahlil
Copy link

Tahlil commented Sep 24, 2024

@csuwildcat does this mean the Ion project has been sunsetted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants