bob11
December 16, 2021, 6:33pm
1
When I try to create a canister via the frontend of NNS app, if I inspect I get the following error:
Error: Call failed: Canister: qoctq-giaaa-aaaaa-aaaea-cai Method: get_icp_to_cycles_conversion_rate (query) “Status”: “rejected” “Code”: “CanisterError” “Message”: “IC0503: Canister qoctq-giaaa-aaaaa-aaaea-cai trapped explicitly: Panicked at ‘ICP/XDR conversion rate is not available.’, rs/src/main.rs:269:21” at caller (ic_agent.js:18421) at async Object.executeWithLogging (ic_agent.js:5235)
That’s all.
ayjayem
December 16, 2021, 7:32pm
2
@THLO
Might this be related to the recent exchange-rate-query updates to the NNS registry and cycles minting canisters?
1 Like
diegop
December 16, 2021, 7:36pm
3
Thanks for letting me know. Let me escalate this (i suspect I know what this is… it is a front-end thing that is in the middle of being changed).
2 Likes
The fix for this is in this proposal Internet Computer Network Status
The ICP → cycles conversion rate moved from the registry to the cycles minting canister but there was a delay in getting the required change out to the NNS Dapp.
Hopefully that proposal will pass soon at which point it should be woking again.
5 Likes
THLO
December 17, 2021, 2:08pm
5
Yes, it is related to the move of the conversion rate from the registry to the cycles minting canister.
As @diegop said, it’s a front-end thing.
I just saw that the proposal to fix this got rejected…
@hpeebles , is a new proposal coming?
ielashi
December 17, 2021, 2:29pm
6
Yes. The new proposal is 35058 .
1 Like
bob11
December 17, 2021, 2:43pm
7
Looks like the new proposal was executed! So I went to check and now the NNS won’t load at all.
Maybe it is mid-upgrade or something…?
1 Like
diegop
December 17, 2021, 3:18pm
8
Thanks for reporting. I know team has been looking into this. Should be fixed soon.
1 Like
diegop
December 17, 2021, 4:20pm
9
Should be fixed now. please let us know if you see any issues!
is it work now? i can’t get cycle rate now. can anyone help me?
url : Internet Computer Content Validation Bootstrap
then i add cycle.
diegop
December 17, 2021, 5:27pm
11
It should . Let me check.
diegop
December 17, 2021, 5:30pm
12
Just checked. Fix should be out very soon.
This proposal has the fix: Internet Computer Network Status
bob11
December 17, 2021, 5:31pm
13
I can’t wait! Is someone just going to vote and execute the proposal? Or do we have to wait another 24 hours?
ielashi
December 17, 2021, 5:36pm
14
Fix is now deployed. We had to revert the earlier release due to an issue with our current migration to Svelte - sorry for the delay!
2 Likes