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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Testnet not work! Server error: VM Validation error: BAD_CHAIN_ID #10270

Open
tanshuai opened this issue May 27, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@tanshuai
Copy link

馃悰 Bug

diem% transfer 0 1 10 XUS

Transferring
[ERROR] Failed to perform transaction: Error { inner: Inner { kind: JsonRpcError, source: None, json_rpc_error: Some(JsonRpcError { code: -32001, message: "Server error: VM Validation error: BAD_CHAIN_ID", data: Some(StatusCode(BAD_CHAIN_ID)) }) } }

To reproduce

diem% transfer 0 1 10 XUS

Stack trace/error message

[ERROR] Failed to perform transaction: Error { inner: Inner { kind: JsonRpcError, source: None, json_rpc_error: Some(JsonRpcError { code: -32001, message: "Server error: VM Validation error: BAD_CHAIN_ID", data: Some(StatusCode(BAD_CHAIN_ID)) }) } }

Expected Behavior

Transfer XUS to another account.

Additional context

Follow the doc https://developers.diem.com/docs/tutorials/tutorial-my-first-transaction/

@tanshuai tanshuai added the bug Something isn't working label May 27, 2022
tanshuai added a commit to zeeis/diem that referenced this issue May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant