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

Failed to deploy document store to Polygon(matic), with no detail #274

Open
Tilerphy opened this issue Jul 8, 2023 · 3 comments
Open

Failed to deploy document store to Polygon(matic), with no detail #274

Tilerphy opened this issue Jul 8, 2023 · 3 comments

Comments

@Tilerphy
Copy link

Tilerphy commented Jul 8, 2023

.\open-attestation-win.exe deploy document-store "mydocument-store" --network matic --encrypted-wallet-path wallets.json

OS: Windows 10
CLI version: 2.3.1
Program: https://github.com/Open-Attestation/open-attestation-cli/releases/tag/v2.3.1 Windows Verson

i info Deploying document store mydocument-store
? Wallet password [hidden]
... awaiting Decrypting Wallet [====================] [100/100%]
i info Wallet successfully decrypted
... awaiting Sending transaction to pool
× error processing response error

What is the processing response error? and what happened?

I can ensure that I have enought MATIC in may wallet. (9.9 MATIC)

====================

I tested in mainnet of ETH, the and get another error:
× error missing revert data in call exception

@Tilerphy
Copy link
Author

Tilerphy commented Jul 8, 2023

It seems that the version of ether.js is too old.

@Tilerphy
Copy link
Author

After updatding packages of project, I got some other error messages.
And I found that the default Provider (INFURA) without API KEY cannot provide service correctly.

After I changed the provider to Alchemy with my own key, the issue was gone.

May be this CLI should provide some options to use other provide and their own keys.

@superical
Copy link
Contributor

@Tilerphy Could you try the recent version v2.7.0 and see if it helps with the issue you were having?

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

2 participants