You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A timeout happens during addValidator execution for a L1 on Fuji and the cmd ends.
Waiting for P-Chain to update validator information ... 100%
✗ failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: Post "http://127.0.0.1:9650/ext/bc/wNWCENGg1E8gYNtWQMv2V6ZoLraNamaw6qgEqx1mRmQ8kLi3S/rpc": context deadline exceeded
✗ failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: nonce too low: next nonce 3, tx nonce 2
✗ failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: Post "http://127.0.0.1:9650/ext/bc/wNWCENGg1E8gYNtWQMv2V6ZoLraNamaw6qgEqx1mRmQ8kLi3S/rpc": context deadline exceeded
Error: failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: Post "http://127.0.0.1:9650/ext/bc/wNWCENGg1E8gYNtWQMv2V6ZoLraNamaw6qgEqx1mRmQ8kLi3S/rpc": context deadline exceeded
To Reproduce
add a validator to an L1 on Fuji
Expected behavior
It is a non deterministic failure
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, please include the relevant logs that indicate a problem.
Operating System
Which OS you used to reveal the bug.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug A timeout happens during addValidator execution for a L1 on Fuji and the cmd ends.
Waiting for P-Chain to update validator information ... 100%
✗ failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: Post "http://127.0.0.1:9650/ext/bc/wNWCENGg1E8gYNtWQMv2V6ZoLraNamaw6qgEqx1mRmQ8kLi3S/rpc": context deadline exceeded
✗ failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: nonce too low: next nonce 3, tx nonce 2
✗ failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: Post "http://127.0.0.1:9650/ext/bc/wNWCENGg1E8gYNtWQMv2V6ZoLraNamaw6qgEqx1mRmQ8kLi3S/rpc": context deadline exceeded
Error: failure issuing txs to activate proposer VM fork for client ðclient.client{c:(*rpc.Client)(0xc0015446c0)}: Post "http://127.0.0.1:9650/ext/bc/wNWCENGg1E8gYNtWQMv2V6ZoLraNamaw6qgEqx1mRmQ8kLi3S/rpc": context deadline exceeded
To Reproduce add a validator to an L1 on Fuji
Expected behavior It is a non deterministic failure
Screenshots If applicable, add screenshots to help explain your problem.
Logs If applicable, please include the relevant logs that indicate a problem.
Operating System Which OS you used to reveal the bug.
Additional context Add any other context about the problem here.
This is the screenshot for more detailed information
Describe the bug
A timeout happens during addValidator execution for a L1 on Fuji and the cmd ends.
To Reproduce
add a validator to an L1 on Fuji
Expected behavior
It is a non deterministic failure
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, please include the relevant logs that indicate a problem.
Operating System
Which OS you used to reveal the bug.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: