-
Notifications
You must be signed in to change notification settings - Fork 115
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
morpheus-cli hangs during transfer action #603
Comments
Were you able to capture any interesting logs during this? |
I figured this out. This is because the default mode in In the meantime, I'll revert this default change and it should work in the next release. |
I decided to rip the bandaid off and just migrate the CLI to use WS. I already made this change on hypersdk/examples/tokenvm/cmd/token-cli/cmd/resolutions.go Lines 41 to 55 in f735d94
|
I followed examples/morpheusvm/README.md and the token transfer step seems to be hanging constantly.
The text was updated successfully, but these errors were encountered: