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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet status stuck on Awaiting Sync #74

Open
waynegeorge opened this issue Jan 16, 2024 · 1 comment
Open

Wallet status stuck on Awaiting Sync #74

waynegeorge opened this issue Jan 16, 2024 · 1 comment

Comments

@waynegeorge
Copy link
Contributor

Node appears running. Wallet status not changing.

image

image

20240116 09:11:17.546 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:11:27.622 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:11:37.727 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:11:47.822 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:11:57.929 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:12:08.041 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:12:18.146 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:12:28.240 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:12:38.339 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:12:48.448 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:12:51.373 DEBUG grin_gui::gui::element::menu - Interaction::ModeSelectedSettings(Node)
20240116 09:12:53.153 DEBUG grin_gui::gui::element::menu - Interaction::ModeSelectedSettings(Wallet)
20240116 09:12:55.859 DEBUG grin_gui::gui::element::wallet::operation::action_menu - Interaction::WalletOperationHomeActionMenuViewInteraction(CreateTx)
20240116 09:12:57.759 DEBUG grin_gui::gui::element::wallet::operation::create_tx - Interaction::WalletOperationCreateTxViewInteraction(Back)
20240116 09:12:58.576 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }
20240116 09:12:58.855 DEBUG grin_gui::gui::element::wallet::operation::action_menu - Interaction::WalletOperationHomeActionMenuViewInteraction(ApplyTx)
20240116 09:13:00.121 DEBUG grin_gui::gui::element::wallet::operation::apply_tx - Interaction::WalletOperationApplyTxViewInteraction(Back)
20240116 09:13:08.670 DEBUG grin_gui::gui::element::wallet::operation::home - Update Wallet Info Summary: false, WalletInfo { last_confirmed_height: 2621626, minimum_confirmations: 2, total: 0, amount_awaiting_finalization: 0, amount_awaiting_confirmation: 0, amount_immature: 0, amount_currently_spendable: 0, amount_locked: 0, amount_reverted: 0 }

@yeastplume
Copy link
Member

Thank you, yes I was able to reproduce this. Restarting should help, but it shouldn't be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants