-
-
Notifications
You must be signed in to change notification settings - Fork 355
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
"Click here" in migration banner unclickable #1391
Comments
I have same issue on MacOS. |
@justanwar Got the same issue. Can someone explain RCP Call and where to do that? |
Known workarounds (independent of each other):
Attempting to use the Send -> Private Balance to send Lelantus to Spark will not work. |
@justanwar, the workaround options cause Firo Core on macOS Sonoma 14.2.1 to become unresponsive and it needs to be force quit. After each force quit it needs to sync that last 36 hours again. This is on a 32 GB Ram 2,4 GHz 8-Core Intel Core i9 machine. |
@goodc0re Could you try the |
@justanwar The joinsplit RPC method also results in Firo Core to become unresponsive and needing to be force closed after issuing the command. The wallet had been unlocked prior to issuing the joinsplit command. |
@goodc0re After I use walletphrase to unlock wallet and clicking link, it became unresponsive too, but I waited. In 30 seconds it did show dialog. After choosing to migrate it became again unresponsive (i think even for few minutes), but I let it run and after few minutes when I went back to wallet it was migrated and everything works nicely. |
@nrsimha Thanks, it needed a couple of minutes of unresponsiveness and indeed migration worked in the end. A note along the lines of "may take a while" might be useful somewhere in the gui. |
I've been trying to migrate and tried the RPC calls (joinsplit and lelantustospark). They appear successful but when I check the transaction, it says "0/offline, has not been successfully broadcast yet". If I try to rebroadcast, I get a dialog window that says "There was an error trying to broadcast the message:". Edit: I'm also connected to 8 peers and the balance does not reflect the transaction. |
@JCThePants Which transactions failed to rebroadcast? (Lelantus to transparent/transparent to Spark?) Are those transactions by any chance exceeding 140kB? We have a fix for this already but it is not released yet. In the meantime, try using smaller amounts to get it below this size. For reference: https://forum.firo.org/t/lelantus-to-spark-migration-workarounds/3112 |
@justanwar I'm attempting to migrate my Lelantus balance and encountered the issue of not being able to use "Click here". I used the workarounds you mentioned here: https://forum.firo.org/t/lelantus-to-spark-migration-workarounds/3112 In all cases, my transactions would not broadcast or re-broadcast. The transaction size was 65270 bytes. I've abandoned the transaction and attempted joinsplit to a transparent address again but using less than the full amount this time and it successfully broadcast. Edit: I did a second joinsplit using the full remaining amount and experienced the same issue of not broadcasting. The transaction shows "0/unconfirmed, not in memory pool, has not been successfully broadcast yet". Attempt to rebroadcast yields error: "There was an error trying to rebroadcast the message:". The transaction size 62710 bytes. The joinsplit command syntaxt I'm using looks like:
It seems I'm not able to broadcast the transaction when using the full amount. |
Unlock wallet with walletpassphrase "YOURPASSWORD" 30 in the Debug Console. You should be able to “Click here” in the migration banner. https://forum.firo.org/t/lelantus-to-spark-migration-workarounds/3112 The only "bug" about is the fact it's not explicitly mentioned on the banner that the wallet needs to be unlocked first |
Fixed in #1456 , |
In some circumstances the "Click here" in migration banner is unclickable. The RPC call still works.
The text was updated successfully, but these errors were encountered: