Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

zos not exiting terminal when using HDWalletProvider and Infura #20

Closed
haraldini opened this issue Aug 14, 2018 · 4 comments
Closed

zos not exiting terminal when using HDWalletProvider and Infura #20

haraldini opened this issue Aug 14, 2018 · 4 comments
Labels
Milestone

Comments

@haraldini
Copy link

Not sure where the issue is in details, but all zos commands exit cleanly when using --network local.

Using any infura network thats been setup with HDWalletProvider within truffle.js is hanging even when executing correctly on the last step and needs to be cancelled manually

For instance

[ZosNetworkFile] Successfully written zos.rinkeby.json
0x3a1bc630ce85bda9c63bab2aa....... //stuck here
^C //manual cancel

My first though was this was due to writing the file, but even zos status --network rinkeby is hanging at the end

@spalladino
Copy link
Contributor

That's odd, thanks for the report @haraldini!

@haraldini
Copy link
Author

Got the same behaviour when using another node with HDWalletProvider, so I don't think its Infura related.

@spalladino
Copy link
Contributor

Which version of the HDWalletProvider are you using @haraldini ?

@haraldini
Copy link
Author

0.0.6,
It hasn't been updated in 6 month

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

No branches or pull requests

3 participants